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
ac98a8123a
django-polymorphic
/
polymorphic
/
admin
History
Diederik van der Boor
ac98a8123a
Raise ParentAdminNotRegistered instead of KeyError
2016-07-08 12:06:04 +02:00
..
__init__.py
Convert `admin.py` into a package.
2016-06-10 14:25:06 +02:00
childadmin.py
Raise ParentAdminNotRegistered instead of KeyError
2016-07-08 12:06:04 +02:00
filters.py
Convert `admin.py` into a package.
2016-06-10 14:25:06 +02:00
forms.py
Convert `admin.py` into a package.
2016-06-10 14:25:06 +02:00
parentadmin.py
Improve
#215
to handle cases where the real_admin points back to self.
2016-06-13 10:53:29 +02:00