django-categories/categories
2013-03-20 06:54:34 -05:00
..
editor Updating the admin template to support the latest django admin code 2013-03-20 06:54:34 -05:00
fixtures Addresses issue #27; updated musicgenres.json 2012-02-06 15:44:32 -05:00
locale/de/LC_MESSAGES german translation 2013-03-20 06:54:34 -05:00
management Placing some south imports into try blocks. 2012-08-18 13:04:58 -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 1.5 compat: remove adminmedia templatetag calls 2013-03-01 00:35:33 +01:00
templatetags Update categories/templatetags/category_tags.py 2013-02-24 23:16:53 -08:00
tests Can't use the m2m tests because it conflicts with the fk tests. 2012-08-18 13:06:46 -04:00
__init__.py Added customization of admin fieldsets 2013-03-20 06:54:34 -05:00
admin.py i18n 2013-03-20 06:54:34 -05:00
base.py i18n 2013-03-20 06:54:34 -05: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 i18n 2013-03-20 06:54:34 -05:00
models.py i18n 2013-03-20 06:54:34 -05:00
registration.py i18n 2013-03-20 06:54:34 -05:00
settings.py Fixing a merge conflict 2013-03-20 06:54:34 -05:00
urls.py pep8 cleanup 2012-07-12 19:24:55 -04:00
views.py Fixing a merge conflict 2013-03-20 06:54:34 -05:00