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
37322a75f7
django-polymorphic
/
polymorphic
/
admin
History
Tadas Dailyda
0edd0d4acd
fix redirects after child model add/change in PolymorphicChildModelAdmin
2016-06-14 19:17:04 +03:00
..
__init__.py
Convert `admin.py` into a package.
2016-06-10 14:25:06 +02:00
childadmin.py
fix redirects after child model add/change in PolymorphicChildModelAdmin
2016-06-14 19:17:04 +03: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