| .. |
|
admin
|
`declared_fieldsets` typo fix
|
2017-07-05 13:45:28 +02:00 |
|
contrib
|
Add polymorphic.contrib.extra_views to combine polymorphic with django-extra-views
|
2016-11-30 11:56:12 +01:00 |
|
formsets
|
Fix import errors with Django 1.6 code
|
2017-02-03 22:05:13 +01: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
|
Fixed Python 2.6 support in test code
|
2017-05-01 12:45:43 +02:00 |
|
__init__.py
|
Bump to v1.2 for Django 1.11 support
|
2017-05-01 12:35:47 +02:00 |
|
base.py
|
Fix dumpdata hack on Windows
|
2016-09-12 10:35:47 +02:00 |
|
manager.py
|
autoflake: remove unused imports and statements
|
2016-12-19 11:12:40 +01:00 |
|
managers.py
|
Add API documentation to the package!
|
2017-01-09 16:53:50 +01:00 |
|
models.py
|
Fix accessor replacement consistency on Django 1.11
|
2017-06-07 13:27:50 +03:00 |
|
query.py
|
Allow .order_by() to pass expressions unchanged
|
2017-05-22 12:53:20 +02:00 |
|
query_translate.py
|
Allow .order_by() to pass expressions unchanged
|
2017-05-22 12:53:20 +02:00 |
|
showfields.py
|
flake8 fixes
|
2016-12-19 11:28:41 +01:00 |
|
tools_for_tests.py
|
Fix PEP8 block comment issues (E265)
|
2015-12-28 15:16:42 +01:00 |
|
utils.py
|
Update reset_polymorphic_ctype, improve ignore_existing parameter
|
2017-01-09 15:32:52 +01:00 |