Klaas van Schelven

(vanschelven)

Most Active Role

Reporter

Most Active Component

Documentation

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (34) Reporter (27) Owner (2) Commenter (60) Summary Component
34855 34855 1 Document CSRF_TRUSTED_ORIGINS relation to SECURE_PROXY_SSL_HEADER. Documentation
35458 35458 2 Docs: clarify need for ALLOWED_HOSTS Documentation
35450 35450 1 Missing documentation: deploying Django in production behind a proxy. Documentation
35451 35451 Documentation: Gunicorn deployment should probably mention the usage of a proxy Documentation
35363 35363 1 Makemigrations: option to "depend on most current everything" Migrations
34659 34659 7 mysql backend creates queries using CONVERT_TZ even when this is not supported Database layer (models, ORM)
34322 34322 1 ManifestStaticFilesStorage crashes on commented JavaScript import statements contrib.staticfiles
34191 34191 ModelAdmin.search_fields fails for DecimalField and __exact contrib.admin
34012 34012 1 QuerySet.order_by() silently skips non-existing fields on related fields with Meta.ordering. Database layer (models, ORM)
14807 14807 3 django.utils.formats localize_input inserts thousands_separator into boolean values Internationalization
26027 26027 Django model __init__ silently accepts parameters that are also a non-settable property Uncategorized
25930 25930 Django-migrations & sqlite3 fail when migration-history is non-linear Migrations
24786 24786 1 CSRF False Positive when Logging in From Other Screen Simultaneously Uncategorized
22171 22171 3 sanitize_separators throws away too many thousand separators Internationalization
18510 18510 1 Options._fill_related_objects_cache should assert for app_cache_ready() or deal with app_cache_ready() == False Database layer (models, ORM)
15084 15084 10 Unnecessary imports lead to ImportError Internationalization
14705 14705 2 Model Field Order not influenced by MRO of superclasses Database layer (models, ORM)
18829 18829 1 ModelChoiceIterator doesn't adjust its length to account for an empty item. Forms
17663 17663 4 Method "save" in BaseModelFormSet is not marked as alters_data Forms
14678 14678 Users are able to add more than one page to the same url contrib.flatpages
18507 18507 2 Django 1.3 breaks ordering by the reverse of a one-to-one field Database layer (models, ORM)
18506 18506 1 (Model)Forms localize=True violates DRY Uncategorized
17563 17563 1 See: https://docs.djangoproject.com/en/dev/ref/contrib/csrf/#how-it-works, at point 4 Uncategorized
16291 16291 Document that TypedChoiceField does not coerce empty_value Documentation
14910 14910 5 I18N locale per app resolving - documentation incorrect and bug Internationalization
14704 14704 USE_THOUSAND_SEPARATOR poorly documented Documentation
14924 14924 1 I18N looks for translations in the reverse order of the apps Internationalization
16599 16599 1 Management commands are collected in the wrong order Core (Management commands)
14506 14506 Crash on HEAD request Documentation
811 811 6 IPv6 address field support Core (Other)
15200 15200 3 ManyToManyField combined with "|" leads to trouble Uncategorized
15006 15006 Tab character in code Uncategorized
14369 14369 TEMPLATE_STRING_IF_INVALID settable per template rendering Template system
14513 14513 1 Ordering Check in django/core/management/validation.py Database layer (models, ORM)