django-categories/example
2016-02-15 11:52:33 -06:00
..
simpletext Ran the 2to3 script 2to3 -w . 2016-02-10 11:47:30 -06:00
static New template and media 2010-12-16 12:27:43 -05:00
templates Refactored the templates to extend a categories/base.html 2010-12-18 14:46:37 -05:00
__init__.py Renamed sample to example because that is what every other one is called, damnit 2010-04-23 11:13:35 -04:00
manage.py Removing outdated settings and updating outdated files 2015-06-09 15:20:09 -05:00
settings-testing.py Updated settings to remove all the TEMPLATE_* settings and put them into the TEMPLATES dict for Django 1.9 compatibility. 2016-02-15 11:52:33 -06:00
settings.py Removing outdated settings and updating outdated files 2015-06-09 15:20:09 -05:00
urls.py Fixing a few minor Django 1.5 incompatibilities 2013-03-20 06:54:34 -05:00