django-categories/categories
2010-02-26 08:35:05 -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
migration Added a description field 2009-10-06 08:09:04 -04:00
templates/categories added missing templates for category traversal 2010-02-26 08:35:05 -05:00
templatetags Added a new templatetag to retrieve the top level categories 2009-10-05 15:07:11 -04:00
tests Added tests for templatetags 2009-09-30 10:51:28 -04:00
__init__.py attempt at hacking a through table (field errors) 2010-02-02 10:40:51 -05:00
admin.py attempt at hacking a through table (field errors) 2010-02-02 10:40:51 -05:00
fields.py attempt at hacking a through table (field errors) 2010-02-02 10:40:51 -05:00
models.py added missing templates for category traversal 2010-02-26 08:35:05 -05:00
settings.py Added an optional setting to allow the slug to be changed 2009-10-22 12:32:28 -04:00
urls.py added missing templates for category traversal 2010-02-26 08:35:05 -05:00
views.py added missing templates for category traversal 2010-02-26 08:35:05 -05:00