django-categories/categories
2010-12-18 14:49:22 -05:00
..
fixtures Added a demo file of music genres 2009-09-30 10:52:07 -04:00
management Added a command to import categories from a file 2009-08-27 11:56:43 -04:00
media/js Added generic relation stuff into categories 2010-04-23 11:37:18 -04:00
migration Added metadata to the model for seo stuff 2010-04-22 14:31:38 -04:00
templates Updated the docstrings of the template tags and added breadcrumbs 2010-12-18 14:49:22 -05:00
templatetags Updated the docstrings of the template tags and added breadcrumbs 2010-12-18 14:49:22 -05:00
tests Added tests for templatetags 2009-09-30 10:51:28 -04:00
__init__.py Bumped the version 2010-12-10 06:55:07 -05:00
admin.py Added additional fields to the display_list 2010-12-16 13:28:23 -05:00
fields.py Removed some tabs... 2010-02-12 12:09:58 -05:00
genericcollection.py Added generic relation stuff into categories 2010-04-23 11:37:18 -04:00
models.py Unstashing the previous changes 2010-12-12 13:15:03 -05:00
settings.py Added generic relation stuff into categories 2010-04-23 11:37:18 -04:00
urls.py Got rid of the with_stories keyword for the category detail view. 2010-12-18 14:47:52 -05:00
views.py Got rid of the with_stories keyword for the category detail view. 2010-12-18 14:47:52 -05:00