aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/settings.py (follow)
Commit message (Collapse)AuthorAgeLines
* Changing PARENT_HOST to django.pythondiscord.com to fix URL resolutionGravatar Leon Sandøy2019-07-05-1/+1
|
* Disabling strict manifest compression modeGravatar Leon Sandøy2019-07-03-1/+0
|
* Changing the STATIC_ROOT and MEDIA_ROOT to include the root folder created ↵Gravatar Leon Sandøy2019-07-03-2/+2
| | | | by the Dockerfile
* Replacing hardcoded secret keys with token_urlsafe calls.Gravatar Leon Sandøy2019-07-03-2/+3
|
* removing possible hardcoded passwordsGravatar Leon Sandøy2019-07-03-16/+3
|
* Adding whitenoise to the toolchain to serve static imagesGravatar Leon Sandøy2019-07-03-0/+2
|
* Adding django.pythondiscord.com to ALLOWED_HOSTSGravatar Leon Sandøy2019-07-02-1/+2
|
* Merge settings/Pipfile.lockGravatar Gareth Coles2019-04-20-1/+1
|
* Merge branch 'django' into django+200/wikiGravatar Gareth Coles2019-04-20-0/+2
|\ | | | | | | | | | | | | | | | | | | # Conflicts: # Pipfile # Pipfile.lock # pydis_site/apps/home/tests/test_app_basics.py # pydis_site/apps/home/urls.py # pydis_site/hosts.py # pydis_site/settings.py
| * Addressing all comments in volcyy's second review. The tests now mock the ↵Gravatar Leon Sandøy2019-04-19-11/+1
| | | | | | | | API calls so we don't have to actually call the API every time we run tests.
| * The GitHub API stuff is done now, including data caching. Just a couple of ↵Gravatar Leon Sandøy2019-04-17-0/+10
| | | | | | | | minor bugfixes left before this is PR-ready.
| * refactoring slightly to use a class-based view, changing home to main. Ready ↵Gravatar Leon Sandøy2019-04-13-2/+1
| | | | | | | | to write the API search stuff now.
| * Implemented a sticky footer systemGravatar Leon Sandøy2019-04-12-0/+1
| |
| * New landing page. Not quite done yet. This probably should've been more than ↵Gravatar Leon Sandøy2019-04-11-0/+1
| | | | | | | | one commit.
| * Make the pipeline green as grass.Gravatar Johannes Christ2019-04-10-3/+3
| |
* | Address reviewsGravatar Gareth Coles2019-04-20-3/+2
| |
* | Lint and update django-simple-bulmaGravatar Gareth Coles2019-04-19-5/+3
| |
* | Wiki requires notification plugin, so we're stuck with itGravatar Gareth Coles2019-04-19-0/+1
| |
* | Settings: PARENT_HOST will be added to ALLOWED_HOSTS in debug modeGravatar Gareth Coles2019-04-19-0/+5
| |
* | All config of PARENT_HOST with env varGravatar Gareth Coles2019-04-18-1/+1
| |
* | Settings fixes/reversionsGravatar Gareth Coles2019-04-18-3/+1
| |
* | Lots of work on the images management pageGravatar Gareth Coles2019-04-17-0/+2
| |
* | Accessibility and images sidebarGravatar Gareth Coles2019-04-17-1/+3
| |
* | Better method for default label renderingGravatar Gareth Coles2019-04-15-4/+3
| |
* | Remove TOC, link headers, fix breadcrumb paddingGravatar Gareth Coles2019-04-15-1/+3
| | | | | | | | Also removes some templates we don't care about
* | More styling - breadcrumbs and messagesGravatar Gareth Coles2019-04-14-3/+10
| |
* | Remove attachments plugin, add plugin templatesGravatar Gareth Coles2019-04-14-2/+3
| |
* | Fixing up image pluginGravatar Gareth Coles2019-04-14-0/+5
| |
* | Some initial work on updating the wiki templates for BulmaGravatar Gareth Coles2019-04-10-0/+1
| |
* | Remove wiki host, use /wiki - Also some wiki configGravatar Gareth Coles2019-04-08-1/+28
| | | | | | | | I've included the monokai pygments theme, but we can change it later
* | First attempt at getting the wiki upGravatar Gareth Coles2019-04-08-3/+23
|/
* pysite -> pydis_siteGravatar Gareth Coles2019-04-05-0/+259