django-categories/categories
Brent O'Connor 5b230ef4f5 Version bump
2017-03-29 16:53:44 -05:00
..
editor Fixed a unicode error that happens with Python 2.7 2017-03-29 14:32:47 -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 Added a missing migration 2017-02-17 11:24:48 -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 PEP8 fixes 2016-11-14 12:29:05 -06:00
tests Fixed a unicode error that happens with Python 2.7 2017-03-29 14:32:47 -05:00
__init__.py Version bump 2017-03-29 16:53:44 -05:00
admin.py PEP8 fixes 2016-11-14 12:29:05 -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 PEP8 fixes 2016-11-14 12:29:05 -06: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 PEP8 fixes 2016-11-14 12:29:05 -06:00
registration.py PEP8 fixes 2016-11-14 12:29:05 -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