aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/settings.py (follow)
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' into subdomains-to-query-pathsGravatar Johannes Christ2021-10-06-4/+25
|\
| * Merge branch 'main' into fix-http-linksGravatar ChrisJL2021-10-06-0/+1
| |\
| | * Add www.pythondiscord.com to ALLOWED_HOSTS (#601)Gravatar Joe Banks2021-10-05-0/+1
| * | Switches HTTP Links To HTTPSGravatar Hassan Abouelela2021-10-06-1/+1
| |/
| * Correct import orderGravatar Joe Banks2021-09-04-1/+1
| * Add pod IPs to allowed hostsGravatar Joe Banks2021-09-04-0/+3
| * Revert change to Metricity DB URLGravatar Joe Banks2021-09-02-1/+1
| * Add Django Prometheus to installed apps and middlewareGravatar Joe Banks2021-09-02-3/+11
* | Move subdomains to query paths.Gravatar Johannes Christ2021-06-08-21/+1
|/
* Use bulma extension in place of self-written code.Gravatar kosayoda2021-05-14-0/+1
* Merge branch main into dewikificationGravatar kosayoda2021-05-14-27/+12
* Migrate redirections from settings.py -> redirects.yamlGravatar ks1292021-05-03-34/+1
* Add code jam pages redirectsGravatar ks1292021-05-03-0/+21
* Add groups with comments to redirections definitionGravatar ks1292021-05-03-0/+3
* Migrate redirections definition to not include testing argsGravatar ks1292021-05-03-7/+6
* Add events index redirectionGravatar ks1292021-05-03-0/+3
* Add redirect app to settings and add resources redirections configGravatar ks1292021-05-03-0/+10
* Merge pull request #468 from python-discord/content-app-improvementsGravatar Kieran Siek2021-04-03-4/+5
|\
| * Fix overriden PAGES_PATH in settings.py.Gravatar kosayoda2021-04-01-4/+5
* | Merge branch 'dewikification' into resources-listsGravatar ks1292021-03-30-0/+13
|\|
| * Simplify content app.Gravatar kosayoda2021-03-23-1/+1
| * Rename `articles` to `pages`.Gravatar kosayoda2021-03-23-1/+1
| * Merge branch 'dewikification' into guides-appGravatar ks1292020-11-28-0/+4
| |\
| | * Apply changes of pages location to views and settingsGravatar ks1292020-10-29-4/+5
| | * Port View to TemplateView for events page viewGravatar ks1292020-10-28-1/+4
| | * Merge branch 'dewikification' into events-appGravatar ks1292020-10-28-0/+1
| | |\
| | * | Add events app to INSTALLED_APPSGravatar ks1292020-10-26-0/+1
| * | | Add articles path to settingsGravatar ks1292020-11-22-0/+3
| * | | Use just plain strings for site repo informationGravatar ks1292020-10-30-7/+4
| * | | Merge remote-tracking branch 'up/dewikification' into guides-appGravatar ks1292020-10-30-40/+1
| |\ \ \ | | | |/ | | |/|
| * | | Move repository configuration to environment variablesGravatar ks1292020-10-06-4/+7
| * | | Add repository configuration to settingsGravatar ks1292020-10-06-0/+5
| * | | Merge branch 'dewikification' into guides-appGravatar Leon Sandøy2020-10-05-89/+2
| |\ \ \
| * | | | Change guides system to content systemGravatar ks1292020-10-04-1/+1
| * | | | Include guides app to projectGravatar ks1292020-09-20-0/+1
* | | | | Remove unused Bulma Tooltip extensionGravatar ks1292021-03-30-1/+0
* | | | | Add Bulma Tooltip extension to settingsGravatar ks1292020-11-14-1/+3
| |_|/ / |/| | |
* | | | Merge pull request #395 from ks129/resources-homeGravatar Jeremiah Boby2020-10-28-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'dewikification' into resources-homeGravatar ks1292020-10-07-89/+2
| |\ \ \ | | | |/ | | |/|
| * | | Include resources app to settingsGravatar ks1292020-09-22-0/+1
| | |/ | |/|
* | | Remove django-allauth from settings.Gravatar Leon Sandøy2020-10-04-40/+0
| |/ |/|
* | Remove references to django_nytGravatar Leon Sandøy2020-10-04-1/+0
* | Remove wiki from settings.py.Gravatar Leon Sandøy2020-10-04-88/+2
|/
* Move the SHA into constants.py.Gravatar Leon Sandøy2020-08-22-2/+2
* Move git SHA fetcher into its own file.Gravatar Leon Sandøy2020-08-22-1/+1
* Move git SHA fetcher into utils.Gravatar Leon Sandøy2020-08-22-2/+2
* Set the sentry_sdk.init release to git_sha.Gravatar Leon Sandøy2020-08-22-1/+3
* Add a context processor that outputs the git SHA.Gravatar Leon Sandøy2020-08-22-1/+1
* Fix linting issues caused by refactor.Gravatar Leon Sandøy2020-07-15-1/+1
* Removes django_crispy_forms dependency, too.Gravatar Leon Sandøy2020-07-15-13/+0