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
d95347b92d8590b75f994cbe7d7dff936a1d905f
django-polymorphic
/
polymorphic
/
tests
T
History
Chris Glass
6be20c14be
Fix PY3 reference in tests
...
We only ever build for py3 now, the compat reference was useless.
2020-08-14 11:05:32 +02:00
..
migrations
Reformat all files with isort and black
2019-07-15 09:50:15 +02:00
__init__.py
Move test models into models.py and add migrations
2017-09-06 19:47:18 -03:00
admintestcase.py
Reformat all files with isort and black
2019-07-15 09:50:15 +02:00
models.py
Corrected black code wrapping when lines had long comments.
2019-07-15 18:10:05 +02:00
test_admin.py
Reformat all files with isort and black
2019-07-15 09:50:15 +02:00
test_contrib.py
Reformat all files with isort and black
2019-07-15 09:50:15 +02:00
test_multidb.py
[compat] Remove PY2 compat artefacts
2020-08-04 14:49:40 +02:00
test_orm.py
Fix PY3 reference in tests
2020-08-14 11:05:32 +02:00
test_query_translate.py
Replace instance_of OR query with IN statement
2018-08-24 11:16:30 +02:00
test_regression.py
Reformat all files with isort and black
2019-07-15 09:50:15 +02:00
test_utils.py
Reformat all files with isort and black
2019-07-15 09:50:15 +02:00