django-admin2/djadmin2/tests
Andrews Medina 1d43c71829 Fix tests (#448)
* tox: disable development mode

* fix django-extra-views and djangorestframework versions

* using get_field instead get_field_by_name

to fix compatibility with Django 1.10

* travis: dont test Django 1.10 with Python 3.3
2016-11-13 11:47:08 +06:00
..
migrations Fix model migrations 2016-05-20 10:54:42 +02:00
templates/djadmin2theme_bootstrap3 Hardcoded LoginView (#436) 2016-09-03 15:17:37 +06:00
__init__.py many fixes to django-admin2 with py3 2014-10-10 22:19:02 -05:00
models.py Fix model migrations 2016-05-20 10:54:42 +02:00
test_actions.py Fix model migrations 2016-05-20 10:54:42 +02:00
test_admin2tags.py Fix model migrations 2016-05-20 10:54:42 +02:00
test_auth_admin.py Removing django-crispy-forms and django-floppyforms 2016-05-26 19:14:39 +02:00
test_core.py Fix model migrations 2016-05-20 10:54:42 +02:00
test_renderers.py Fix tests (#448) 2016-11-13 11:47:08 +06:00
test_types.py Fix model migrations 2016-05-20 10:54:42 +02:00
test_utils.py Fix model migrations 2016-05-20 10:54:42 +02:00
test_views.py Hardcoded LoginView (#436) 2016-09-03 15:17:37 +06:00
urls.py Hardcoded LoginView (#436) 2016-09-03 15:17:37 +06:00