Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2020-11-28 | Move articles writing guide to PyDis guides directory | -0/+2 | ||
2020-11-22 | Add articles path to settings | -0/+3 | ||
2020-10-30 | Update content app views tests | -9/+13 | ||
2020-10-30 | Port views to TemplateView for content app | -44/+40 | ||
2020-10-30 | Use Django URL generation for category URL | -1/+1 | ||
2020-10-30 | Use just plain strings for site repo information | -7/+4 | ||
2020-10-30 | Use Django URL generation for content app templates | -3/+3 | ||
2020-10-30 | Remove unnecessary namespace from content app URLs include | -2/+2 | ||
2020-10-30 | Let Django generate URL for guides section of resources index | -1/+1 | ||
2020-10-28 | Change resources home name from resources -> index | -2/+2 | ||
2020-10-28 | Remove unnecessary namespace from including resources app URLs | -1/+1 | ||
Co-authored-by: Jeremiah Boby <[email protected]> |