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
12d487d703
django-polymorphic
/
polymorphic
/
admin
History
Pietro Brenna
12d487d703
fix request.path_info
2020-07-23 20:40:17 +02:00
..
__init__.py
Fixed import error in the admin due to isort
2019-07-15 10:19:10 +02:00
childadmin.py
fix request.path_info
2020-07-23 20:40:17 +02:00
filters.py
Reformat all files with isort and black
2019-07-15 09:50:15 +02:00
forms.py
Reformat all files with isort and black
2019-07-15 09:50:15 +02:00
generic.py
Reformat all files with isort and black
2019-07-15 09:50:15 +02:00
helpers.py
Corrected black code wrapping when lines had long comments.
2019-07-15 18:10:05 +02:00
inlines.py
Fix PolymorphicInlineModelAdmin media jquery include for Django 2.0+
2019-07-15 22:11:59 +02:00
parentadmin.py
Corrected black code wrapping when lines had long comments.
2019-07-15 18:10:05 +02:00