This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-polymorphic
Watch
8
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
5fe504d40da2a2b213c025b6e04d0cc98bd76ade
django-polymorphic
/
polymorphic
/
admin
T
History
Tadas Dailyda
5fe504d40d
fix detecting whether childadmin has explicitly defined fields/fieldsets
...
(cherry picked from commit
180df8e98c
)
2018-04-16 11:21:51 +02:00
..
__init__.py
flake8 fixes
2016-12-19 11:28:41 +01:00
childadmin.py
fix detecting whether childadmin has explicitly defined fields/fieldsets
2018-04-16 11:21:51 +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 support for proxy models in formsets and admin inlines
2018-04-16 11:21:51 +02:00
helpers.py
Fix support for proxy models in formsets and admin inlines
2018-04-16 11:21:51 +02:00
inlines.py
Add UnsupportedChildType error for formsets
2018-04-16 11:21:51 +02:00
parentadmin.py
Make the admin
base_model
setting optional.
2018-04-16 11:21:51 +02:00