aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site (follow)
Commit message (Expand)AuthorAgeLines
* Remove mentions of there being multiple snekbox containers (#988)Gravatar ChrisJL2023-05-30-3/+1
* Use the new datetime.UTC alias over datetime.timezone.utcGravatar Chris Lovering2023-05-13-62/+62
* Specify file encoding so tests pass on windowsGravatar Chris Lovering2023-05-13-1/+1
* Fix psycopg3 compatibility in metricityGravatar Johannes Christ2023-05-12-7/+8
* Merge branch 'main' into django-rules-ruffGravatar Xithrius2023-05-11-1/+9
|\
| * Do not duplicate "Edit on GitHub" link for tagsGravatar Johannes Christ2023-05-10-1/+9
* | Add Django-specific rules for ruffGravatar Johannes Christ2023-05-10-36/+36
|/
* Switch to ruff for lintingGravatar Johannes Christ2023-05-10-216/+218
* Merge branch 'main' into update-sir-lancebot-contrib-guideGravatar shtlrs2023-05-07-309/+678
|\
| * Fix extra whitespace from buttonGravatar hedy2023-05-06-2/+2
| * Hide edit-on-github link on small screensGravatar Johannes Christ2023-05-06-0/+6
| * Improve docstring for page_src_url template filterGravatar hedy2023-05-06-0/+5
| * Simplify line in page_src_url template filterGravatar hedy2023-05-06-4/+1
| * Put 'Edit on GitHub' on breadcrum row with Sub-Articles dropdownGravatar hedy2023-05-06-7/+17
| * Use content articles source url in django.conf.settingsGravatar hedy2023-05-06-1/+7
| * Edit on GitHub link instead of buttonGravatar hedy2023-05-06-1/+6
| * feat: Edit on GitHub button for content articlesGravatar Hedy Li2023-05-06-0/+23
| * Update Code Jam 2022 & Events homepage (#952)Gravatar r4ge2023-04-25-7/+280
| * Merge branch 'main' into Simplify-the-bot-contributing-guideGravatar Amrou Bellalouna2023-04-22-3/+7
| |\
| | * Make unittests independent of GitHub (#948)Gravatar Johannes Christ2023-04-22-3/+7
| * | Seperate manual configuration out of the main bot contributing guideGravatar Chris Lovering2023-04-22-288/+257
| |/
| * Crosscheck rules between API and static rulesGravatar Johannes Christ2023-04-21-2/+40
| * Merge branch 'main' into staff-app-readmeGravatar Xithrius2023-04-20-4/+21
| |\
| | * Merge branch 'main' into mainGravatar wookie1842023-04-20-4/+4
| | |\
| | | * update rule 5 (#943)Gravatar Amrou Bellalouna2023-04-16-3/+3
| | * | Add Python Graph Gallery to the ResourcesGravatar etrotta2023-04-15-0/+17
| * | | Implement grammar fixGravatar Johannes Christ2023-04-21-1/+1
| * | | Add a README to the staff appGravatar Johannes Christ2023-04-16-5/+21
| |/ /
* | | update forgotten mentions of sir-lancebot-commands channelGravatar shtlrs2023-05-07-4/+5
* | | remove unused cycle_frequency env varGravatar shtlrs2023-05-07-1/+0
* | | remove defaults columnGravatar shtlrs2023-05-07-17/+17
* | | update all env var namesGravatar shtlrs2023-05-06-62/+52
| |/ |/|
* | Update rule 5 (#942)Gravatar Steele Farnsworth2023-04-16-1/+1
|/
* Add README to the resources app (#934)Gravatar Johannes Christ2023-04-14-6/+34
* Merge branch 'main' into config-scaffolding-guideGravatar Boris Muratov2023-04-07-664/+2430
|\
| * Fix contents and descriptions being too long for their field typeGravatar Boris Muratov2023-04-06-5/+4
| * Merge pull request #861 from python-discord/new-filter-schemaGravatar Boris Muratov2023-04-06-274/+1774
| |\
| | * Make additional_settings non-null with dict defaultGravatar Boris Muratov2023-04-06-4/+5
| | * Add maximum auto-timeout duration validationGravatar Boris Muratov2023-04-05-6/+27
| | * Rename additional_field to additional_settingsGravatar mbaruh2023-03-26-18/+21
| | * Use consistent quoting styleGravatar mbaruh2023-03-25-36/+36
| | * Specify the common elements in the validation errorsGravatar mbaruh2023-03-25-12/+22
| | * Merge the extra kwargs creation functionsGravatar mbaruh2023-03-25-18/+5
| | * Documentation improvements and fixesGravatar mbaruh2023-03-25-5/+6
| | * Make the unique constraint reversibleGravatar mbaruh2023-03-25-0/+1
| | * Merge branch 'main' into new-filter-schemaGravatar mbaruh2023-03-21-352/+402
| | |\
| | * | Fix filter serializers for false-y valuesGravatar mbaruh2023-02-11-1/+1
| | * | Fix documentation and importGravatar mbaruh2023-02-11-9/+8
| | * | Update viewsets, fix lintingGravatar mbaruh2023-01-28-192/+428
| | * | Make filter unique constraint use NULLS NOT DISTINCTGravatar mbaruh2023-01-28-26/+34