This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-polymorphic
Watch
6
Star
0
Fork
You've already forked django-polymorphic
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
697df65c7b
django-polymorphic
/
polymorphic
/
admin
History
Krzysztof Nazarewski
697df65c7b
`declared_fieldsets` typo fix
2017-07-05 13:45:28 +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
Fix import errors with Django 1.6 code
2017-02-03 22:05:13 +01:00
helpers.py
remove unneeded import
2016-08-15 16:10:55 +02:00
inlines.py
Add an explicit exclude for polymorphic_ctype in the PolymorphicInlineModelAdmin
2017-04-06 12:47:28 +02:00
parentadmin.py
Fix TypeError on Python 3 when querystring is preserved in the admin.
2017-04-06 14:13:56 +02:00