Luke Plant

(spookylukey)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (23) Reporter (7) Owner (2) Commenter (11) Summary Component
34858 34858 Output field for combined PositiveIntegerField is not properly resolved. Database layer (models, ORM)
34160 34160 1 Django 4.1 Expression contains mixed types for (Big/Small)IntegerFields. Database layer (models, ORM)
33397 33397 1 Arithmetic operations on DateField/DateTimeField/DurationField expressions are buggy. Database layer (models, ORM)
33806 33806 1 The `salt` argument for signing functions should not be optional. Utilities
33562 33562 1 set_cookie and set_signed_cookie should accept timedelta object for max_age argument HTTP handling
27910 27910 1 Allow using an Enum class in model Field choices Database layer (models, ORM)
27665 27665 1 More than one instance of Chrome locks up LiveServerTestCase Testing framework
14297 14297 Accessing settings.FOO in hot spots cause performance problems Core (Other)
23861 23861 4 Fields referenced in migrations cannot be (re)moved, even if migrations have been squashed Migrations
23789 23789 1 TemplateResponse handles context/context processors differently from 'render' shortcut Template system
23982 23982 Clarify how to properly support both Python 2 and 3 for third-party apps with migrations Documentation
901 901 Reload method for models Database layer (models, ORM)
14597 14597 request.is_secure() should support headers like: X-Forwarded-Protocol and X-Forwarded-Ssl HTTP handling
14406 14406 Logging doesn't work under Python 2.4 Core (Other)
14880 14880 raw_id_fields in admin does not work when limit_choices_to dictionary has value=False contrib.admin
14498 14498 Forms passed to FormWizard.process_step are not guaranteed to have clean validate data contrib.formtools
14182 14182 CsrfViewMiddleware makes modification of the upload handlers impossible File uploads/storage
14235 14235 UnicodeDecodeError in CSRF middleware Forms
14242 14242 UserChangeForm Causes KeyError in 1.2.2 and Trunk Forms
14032 14032 CSRF cookie value is marked as safe and inserted in the HTML unchecked Core (Other)
14185 14185 Possible bad SQL at http://docs.djangoproject.com/en/dev/ref/models/querysets/ Documentation
529 529 Add support for GenericForeignKey Contrib apps
925 925 [patch] Refactor functionality of DjangoContext into 'processors' which can be replaced or added to Core (Other)