This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-polymorphic
Watch
8
Star
0
Fork
0
You've already forked django-polymorphic
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f82d4907a4576d8d95cc083fb6d98192dd9b59fe
django-polymorphic
/
polymorphic
/
tests
T
History
Diederik van der Boor
171d14f369
Improve reset_polymorphic_ctype() for reliability and test it.
...
This function can now be safely used on a set of models.
2017-08-01 12:17:10 +02:00
..
__init__.py
Remove test imports that Django 1.5- required
2017-08-01 12:17:10 +02:00
test_admin.py
Added plain tests for admin importing
2017-02-03 22:05:13 +01:00
test_contrib.py
Remove test imports that Django 1.5- required
2017-08-01 12:17:10 +02:00
test_multidb.py
Drop support for Django <1.8, Python <2.7
2017-07-10 09:08:11 +03:00
test_orm.py
Provide a better error message when polymorphic_ctype_id is Null
2017-08-01 11:44:21 +02:00
test_regression.py
Moved polymorphic models back to tests/__init__.py, for Django 1.6-
2017-01-09 15:12:26 +01:00
test_utils.py
Improve reset_polymorphic_ctype() for reliability and test it.
2017-08-01 12:17:10 +02:00