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
cf1d4b532d
django-polymorphic
/
polymorphic
/
admin
History
Diederik van der Boor
352b56e104
Merge branch 'feature/inlines'
2016-08-10 11:48:02 +02:00
..
__init__.py
Rename inline/formset classes to avoid more confusion.
2016-08-09 01:11:05 +02:00
childadmin.py
Merge branch 'feature/inlines'
2016-08-10 11:48:02 +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
Rename inline/formset classes to avoid more confusion.
2016-08-09 01:11:05 +02:00
helpers.py
Add preliminairy working JavaScript to render polymorphic inlines
2016-08-09 01:20:40 +02:00
inlines.py
Update polymorphic inline script.
2016-08-10 11:45:48 +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