This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-polymorphic
Watch
8
Star
0
Fork
0
You've already forked django-polymorphic
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
fix_request_path_info
django-polymorphic
/
polymorphic
/
admin
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Pietro
f08f18e3bb
Merge tag '3.0.0' into fix_request_path_info
...
3.0.0
2021-01-07 17:22:50 +01:00
..
__init__.py
Fixed import error in the admin due to isort
2019-07-15 10:19:10 +02:00
childadmin.py
Merge tag '3.0.0' into fix_request_path_info
2021-01-07 17:22:50 +01:00
filters.py
Replace ugettext with gettext to fix deprecation warnings
2020-08-18 12:34:55 +02:00
forms.py
Replace ugettext with gettext to fix deprecation warnings
2020-08-18 12:34:55 +02:00
generic.py
Reformat all files with isort and black
2019-07-15 09:50:15 +02:00
helpers.py
Replace ugettext with gettext to fix deprecation warnings
2020-08-18 12:34:55 +02:00
inlines.py
Fix PolymorphicInlineModelAdmin media jquery include for Django 2.0+
2019-07-15 22:11:59 +02:00
parentadmin.py
Replace ugettext with gettext to fix deprecation warnings
2020-08-18 12:34:55 +02:00