| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-10-04 | Remove references to django_nyt | -2/+0 | ||
| 2020-10-04 | Remove remaining references to wiki. | -18/+10 | ||
| 2020-10-04 | Remove render_block tags. These no longer exist. | -2/+0 | ||
| 2020-10-04 | Remove wiki template tags. | -370/+0 | ||
| 2020-10-04 | Remove references to wiki from other apps. | -9/+2 | ||
| 2020-10-04 | Remove wiki from settings.py. | -89/+2 | ||
| 2020-10-04 | Remove wiki templates and static. | -2968/+0 | ||
| 2020-10-04 | Remove wiki and pygments from Pipfile. | -298/+153 | ||
| We no longer need these now that we're removing the wiki. | ||||
| 2020-10-04 | Simplify resources index view | -10/+5 | ||
| 2020-09-26 | Add "Welcome to Python Discord" video to index | -3/+1 | ||
| 2020-09-22 | Create tests for resources app | -0/+10 | ||
| 2020-09-22 | Include resources app URLs to home app URLs | -0/+2 | ||