aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2020-11-14Create testing resourcesGravatar ks129-0/+4
2020-11-14Fix lint in resources home viewGravatar ks129-1/+1
2020-11-14Push Django Simple Bulma versionGravatar ks129-78/+91
2020-11-14Create as_icon templatetag and tests for itGravatar ks129-0/+45
2020-11-14Update resources YAML files to match with new systemGravatar ks129-293/+496
2020-10-31Move resources files from home app to resources appGravatar ks129-0/+0
2020-10-28Change resources home name from resources -> indexGravatar ks129-2/+2
2020-10-28Remove unnecessary namespace from including resources app URLsGravatar ks129-1/+1
Co-authored-by: Jeremiah Boby <[email protected]>