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
b6921baedee140ba3a5622080e6b8c5860f527f1
django-polymorphic
/
polymorphic
/
tests
T
History
Bastien Vallet
68605ba2ba
[compat] Remove PY2 compat artefacts
...
- No need to specific types - Remove __future__ imports
2020-08-04 14:49:40 +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
Corrected black code wrapping when lines had long comments.
2019-07-15 18:10:05 +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