django-categories/categories
Brent O'Connor 79fec52e90 Remove skip
2019-06-26 13:12:44 -05:00
..
editor Fix for TOXENV=py27-lint 2018-11-28 00:31:46 +05:30
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 [-] Get management commands compatible with Django 1.10+ 2017-10-12 22:49:47 -05:00
migrations Made updates to get everything working with Django 2 2017-12-26 11:27:42 -06: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 updates to get everything working with Django 2 2017-12-26 11:27:42 -06:00
tests Remove skip 2019-06-26 13:12:44 -05:00
__init__.py Fix 'Models aren't loaded yet' warning on import 2019-06-26 13:08:46 -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 Made updates to get everything working with Django 2 2017-12-26 11:27:42 -06:00
fields.py Fix for TOXENV=py27-lint 2018-11-28 00:48:19 +05:30
genericcollection.py Made updates to get everything working with Django 2 2017-12-26 11:27:42 -06:00
migration.py [-] Check for a valid session id before trying to save or rollback a transaction 2017-10-12 22:47:22 -05:00
models.py Made updates to get everything working with Django 2 2017-12-26 11:27:42 -06:00
registration.py Changed from using a string to importing the actual CASCADE function 2018-02-27 11:18:07 -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
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 [-] Remove old django-cbv reference and adds better error checking in views 2017-10-12 22:48:51 -05:00