aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2020-10-04Remove references to django_nytGravatar Leon Sandøy-2/+0
2020-10-04Remove remaining references to wiki.Gravatar Leon Sandøy-18/+10
2020-10-04Remove render_block tags. These no longer exist.Gravatar Leon Sandøy-2/+0
2020-10-04Remove wiki template tags.Gravatar Leon Sandøy-370/+0
2020-10-04Remove references to wiki from other apps.Gravatar Leon Sandøy-9/+2
2020-10-04Remove wiki from settings.py.Gravatar Leon Sandøy-89/+2
2020-10-04Remove wiki templates and static.Gravatar Leon Sandøy-2968/+0
2020-10-04Remove wiki and pygments from Pipfile.Gravatar Leon Sandøy-298/+153
We no longer need these now that we're removing the wiki.
2020-10-04Simplify resources index viewGravatar ks129-10/+5
2020-09-26Add "Welcome to Python Discord" video to indexGravatar Den4200-3/+1
2020-09-22Create tests for resources appGravatar ks129-0/+10
2020-09-22Include resources app URLs to home app URLsGravatar ks129-0/+2