..
editor
Close table tag in templatetag result
2016-11-19 15:13:44 -06: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
PEP8 fixes
2016-11-14 12:29:05 -06:00
tests
Updated django-categories to work with Django 1.10
2016-11-14 12:28:07 -06:00
__init__.py
Version bump
2016-11-14 12:29:43 -06: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