django-categories/categories/management/commands
2012-02-15 08:56:23 -05:00
..
__init__.py Added the ability to add the appropriate fields to a table if configured after an initial syncdb. 2011-08-01 09:12:39 -04:00
add_category_fields.py Added the ability to add the appropriate fields to a table if configured after an initial syncdb. 2011-08-01 09:12:39 -04:00
drop_category_field.py Added the ability to add the appropriate fields to a table if configured after an initial syncdb. 2011-08-01 09:12:39 -04:00
import_categories.py Allow the setting of a SLUG_TRANSLITERATOR to convert non-ASCII characters to ASCII characters. 2012-02-15 08:56:23 -05:00