django-categories/categories
2012-07-12 19:26:45 -04:00
..
editor Fixed some Django 1.4 cosmetic issues 2012-07-12 19:26:45 -04:00
fixtures Addresses issue #27; updated musicgenres.json 2012-02-06 15:44:32 -05:00
management pep8 cleanup 2012-07-12 19:24:55 -04:00
migrations Documented the upgrade path from 1.0.2 and 1.0.3 plus a small migration to keep things in sync 2012-03-30 13:41:49 +02:00
static/js Renamed 'media' directories to 'static' to work with the django 1.3 staticfiles app 2011-01-19 17:47:59 -05:00
templates Update to template tags to include ways to retrieve an object from a model other than Category. 2012-07-11 07:05:47 -04:00
templatetags Update to template tags to include ways to retrieve an object from a model other than Category. 2012-07-11 07:05:47 -04:00
tests Update to template tags to include ways to retrieve an object from a model other than Category. 2012-07-11 07:05:47 -04:00
__init__.py Updated CREDITS, docs and bumped version to 1.0.5 2012-06-04 08:46:22 -04:00
admin.py pep8 cleanup 2012-07-12 19:24:55 -04:00
base.py pep8 cleanup 2012-07-12 19:24:55 -04:00
fields.py pep8 cleanup 2012-07-12 19:24:55 -04:00
genericcollection.py Added generic relation stuff into categories 2010-04-23 11:37:18 -04:00
migration.py Moved the editor app so its inside the categories app 2012-01-11 15:22:29 -05:00
models.py pep8 cleanup 2012-07-12 19:24:55 -04:00
settings.py stylistic fixes and docs 2012-05-16 21:59:58 +02:00
urls.py pep8 cleanup 2012-07-12 19:24:55 -04:00
views.py pep8 cleanup 2012-07-12 19:24:55 -04:00