django-categories/categories
2016-04-19 14:55:11 -05:00
..
editor Fixed it so display_for_field works with Django 1.8 and 1.9 2016-04-19 14:55:11 -05:00
fixtures [-] 1.6/1.7/1.8 compatiable changes (WIP) 2015-06-09 15:17:48 -05:00
locale i18n: add french translation 2015-05-19 17:02:58 +02:00
management Made a bunch of flake8 fixes and also added flake8 testing to Travis and Tox 2016-02-15 15:47:21 -06:00
migrations b'' doesn't work under Python 3 in a migration file 2016-02-11 14:53:20 -06:00
south_migrations [-] Missed some migrations 2015-06-09 15:17:48 -05: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 Fixed tests so they run under Django 1.7 2015-06-09 15:17:47 -05:00
templatetags Made a bunch of flake8 fixes and also added flake8 testing to Travis and Tox 2016-02-15 15:47:21 -06:00
tests Added some tests to test the admin 2016-03-05 19:45:14 -06:00
__init__.py Version bump 2016-03-31 10:53:08 -05:00
admin.py Made a bunch of flake8 fixes and also added flake8 testing to Travis and Tox 2016-02-15 15:47:21 -06:00
apps.py Ran the 2to3 script 2to3 -w . 2016-02-10 11:47:30 -06:00
base.py Avoid the "Cannot call get_descendants on unsaved Category instances" 2016-03-05 18:23:05 -06:00
fields.py Dramatically refactored how migrations are performed to work with Django 1.7 2015-06-09 15:21:38 -05:00
genericcollection.py Made a bunch of flake8 fixes and also added flake8 testing to Travis and Tox 2016-02-15 15:47:21 -06:00
migration.py Ran the 2to3 script 2to3 -w . 2016-02-10 11:47:30 -06:00
models.py Made a bunch of flake8 fixes and also added flake8 testing to Travis and Tox 2016-02-15 15:47:21 -06:00
registration.py Made a bunch of flake8 fixes and also added flake8 testing to Travis and Tox 2016-02-15 15:47:21 -06:00
settings.py Made a bunch of flake8 fixes and also added flake8 testing to Travis and Tox 2016-02-15 15:47:21 -06:00
south_migration.py Ran the 2to3 script 2to3 -w . 2016-02-10 11:47:30 -06:00
urls.py Made a bunch of flake8 fixes and also added flake8 testing to Travis and Tox 2016-02-15 15:47:21 -06:00
views.py Made a bunch of flake8 fixes and also added flake8 testing to Travis and Tox 2016-02-15 15:47:21 -06:00