django-polymorphic/polymorphic
Jerome Leclanche 87979a6660 Remove outdated 404 url from docstrings 2017-07-10 09:08:11 +03:00
..
admin Fix PolymorphicParentModelAdmin.pk_regex escape 2017-07-10 09:08:11 +03:00
contrib Add polymorphic.contrib.extra_views to combine polymorphic with django-extra-views 2016-11-30 11:56:12 +01:00
formsets Drop support for Django <1.8, Python <2.7 2017-07-10 09:08:11 +03:00
locale Fixed PO files which resulted in SyntaxError when parsed by polib 2017-06-05 12:55:20 +02:00
static/polymorphic Added 'z-index' attribute to '.polymorphic-type-menu' CSS class 2017-02-06 15:06:58 +00:00
templates/admin/polymorphic Fix marking a new formset item as empty-form on postback errors 2016-08-15 16:03:08 +02:00
templatetags Add polymorphic_formset_tags library 2017-01-10 17:18:51 +01:00
tests Specify on_delete argument for all related fields that need it 2017-07-10 09:08:11 +03:00
__init__.py Drop support for Django <1.8, Python <2.7 2017-07-10 09:08:11 +03:00
base.py Remove outdated 404 url from docstrings 2017-07-10 09:08:11 +03:00
manager.py autoflake: remove unused imports and statements 2016-12-19 11:12:40 +01:00
managers.py Drop support for Django <1.8, Python <2.7 2017-07-10 09:08:11 +03:00
models.py Specify on_delete argument for all related fields that need it 2017-07-10 09:08:11 +03:00
query.py Remove outdated 404 url from docstrings 2017-07-10 09:08:11 +03:00
query_translate.py Remove outdated 404 url from docstrings 2017-07-10 09:08:11 +03:00
showfields.py Drop support for Django <1.8, Python <2.7 2017-07-10 09:08:11 +03:00
utils.py Update reset_polymorphic_ctype, improve ignore_existing parameter 2017-01-09 15:32:52 +01:00