alpha

(alpha)

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 (41) Reporter (1) Owner (0) Commenter (0) Summary Component
34118 34118 Python 3.12 compatibility Core (Other)
34560 34560 Update admin's jQuery to 3.7.X. contrib.admin
34771 34771 QuerySet.order_by() crashes on constants that cannot be cast on MySQL. Database layer (models, ORM)
14845 14845 Document connection-creation process Documentation
34501 34501 Revert CICharField deprecation contrib.postgres
34283 34283 Missing parameter escaping in admin filters.js contrib.admin
34267 34267 QuerySet.union() crashes with IndexError when getting cached results. Database layer (models, ORM)
34272 34272 floatformat() crashes on "0.00". Template system
27860 27860 Changing a CharField to a ForeignKey crashes when migrating in PostgreSQL Migrations
27952 27952 core.validators.validate_slug doesn't mention that only latin letters are accepted. Core (Other)
27741 27741 staticfiles_tests test_corrupt_intermediate_files fails intermittently when run in parallel contrib.staticfiles
27774 27774 django admin with many objects count is very slow contrib.admin
27337 27337 Convoluted MTI with abstract model mixin fails on PY2, works on PY3 Database layer (models, ORM)
14877 14877 ModelFormSet.save() with a deleted form should work even if the model has already been deleted Forms
23 23 Add support for ValidationWarning Forms
14850 14850 1.3 release notes typo STATICFILES_ROOT should be STATIC_ROOT Documentation
14633 14633 Reorganize settings reference docs Documentation
19053 19053 USE_THOUSAND_SEPARATOR causes error on inline admin contrib.admin
14806 14806 No template tag to support contextual translations Internationalization
14403 14403 Missing/incomplete documentation for FloatField? Documentation
14249 14249 Inactive users have less permissions then anonymous users with custom backend contrib.auth
14301 14301 django crashes on email address that passed validate_email() (utf8-tld) Core (Mail)
14670 14670 GenericTabularInline broken as of r13708 Contrib apps
14795 14795 Empty Superuser Permissions contrib.auth
399 399 Bigint field object needed Database layer (models, ORM)
285 285 WSGIRequest should set request.path to full uri path HTTP handling
14987 14987 Date filter options inconsistant and out of order Documentation
14804 14804 Update "humanize" docs Documentation
14781 14781 Setting "CACHE_PREFIX" should be "CACHE_KEY_PREFIX" Documentation
14424 14424 rel_to undefined in init scope of RelatedFieldWidgetWrapper contrib.admin
14687 14687 Proxy model inheritance and DoesNotExist exception Database layer (models, ORM)
14283 14283 AttributeError on admin detail page after r13708 Contrib apps
14235 14235 UnicodeDecodeError in CSRF middleware Forms
106 106 [patch] Problem with some js/select box on IE contrib.admin
721 721 isAlphaNumericURL validator should allow dashes. Validators
65 65 [i18n] Internationalization and localisation contrib.admin
87 87 [patch] Oracle database support Database layer (models, ORM)
700 700 urlify.js and slugify use different character for spaces Core (Other)
170 170 Unicode field names cause UnicodeEncodeError in main admin handler contrib.admin
927 927 non-integer primary keys are broken since new-admin merge Metasystem
722 722 Allow for period '.' and hyphen '-' characters in usernames with an isUsername validator Validators