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
e10deeaebd6bce2ba8413e42953ed1bb68a067a7
django-polymorphic
/
polymorphic
/
admin
T
History
Diederik van der Boor
fe0880e413
Merge pull request
#300
from nazarewk/patch-1
...
`declared_fieldsets` typo fix
2017-08-01 11:38:13 +02:00
..
__init__.py
flake8 fixes
2016-12-19 11:28:41 +01:00
childadmin.py
declared_fieldsets
typo fix
2017-07-05 13:45:28 +02:00
filters.py
docs start for formset/inline support
2016-06-13 10:18:18 +02:00
forms.py
Convert
admin.py
into a package.
2016-06-10 14:25:06 +02:00
generic.py
Drop support for Django <1.8, Python <2.7
2017-07-10 09:08:11 +03:00
helpers.py
remove unneeded import
2016-08-15 16:10:55 +02:00
inlines.py
Drop support for Django <1.8, Python <2.7
2017-07-10 09:08:11 +03:00
parentadmin.py
Reverted int/long change, as Django's BigIntegerField can produce longs on Python 2
2017-07-10 10:57:07 +02:00