jer

(gripfx)

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 (49) Reporter (0) Owner (0) Commenter (1) Summary Component
34041 34041 Accessibility improvements for admin breadcrumbs contrib.admin
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
34855 34855 Document CSRF_TRUSTED_ORIGINS relation to SECURE_PROXY_SSL_HEADER. Documentation
34705 34705 BoundField.as_widget() ignores aria-describedby in attrs argument Forms
34674 34674 Updating the file contents of a Django FileField during upload results in I/O error File uploads/storage
27079 27079 Refactor LiveServerPort tests to not make extra calls to setUpClass() and tearDownClass() Testing framework
34663 34663 Documentation typo in using Argon2 with Django. Documentation
34460 34460 Replace Flake8 by Ruff Utilities
34370 34370 IntegerField validators don't work if the database is SQLite, leading to overflow errors Database layer (models, ORM)
34238 34238 Support computed `GENERATED ALWAYS` columns Database layer (models, ORM)
34095 34095 1 Form controls in admin should use heights in relative units contrib.admin
34160 34160 Django 4.1 Expression contains mixed types for (Big/Small)IntegerFields. Database layer (models, ORM)
34148 34148 Removing a field from form.fields previously added to _bound_fields_cache has no effect Forms
34080 34080 __exact lookup on nested arrays with None values fails on PostgreSQL. contrib.postgres
27074 27074 connection.is_usable() raises AttributeError after the connection is closed Database layer (models, ORM)
27734 27734 Add a helpful error message when a parallel test worker is assigned an unexpected index Testing framework
27575 27575 Make host validation run on all requests HTTP handling
27160 27160 Document that running the Django test suite requires creating the databases and, on PostgresQL, a superuser Documentation
27086 27086 running servers.tests may hang in parallel mode on Mac OS X Core (Other)
27025 27025 Python 3.6 compatibility Core (Other)
27090 27090 pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead Database layer (models, ORM)
27161 27161 TypedChoiceField fails to validate properly when used with ArrayField Forms
27316 27316 Multiple LiveServerTestCase subclasses cannot reuse the same port Testing framework
27606 27606 Error in formatting HttpResponseRedirect when __init__() raises DisallowedHost HTTP handling
27182 27182 Some import statement use backslashes instead of parentheses Core (Other)
27119 27119 full_clean() called too many times during formset validation Forms
27301 27301 Better handling of errors that are not pickleable when testing in parallel Testing framework
27255 27255 Change test runner to display full dotted name of test Testing framework
27253 27253 Use assertIsInstance() in test_force_text_lazy Utilities
27173 27173 Permit import statements to be longer than 80 characters Core (Other)
27170 27170 Make database backend __init__() methods friendlier to subclassing Database layer (models, ORM)
27172 27172 Close cursor in custom SQL example Documentation
27120 27120 Log message text in PostgreSQL _clone_test_db() refers incorrectly to alias Database layer (models, ORM)
27061 27061 Support creating the TEST PostgreSQL database from a custom template Testing framework
27077 27077 Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation Database layer (models, ORM)
27078 27078 Simplify "if" logic inside SQLite's DatabaseCreation._get_test_db_name() Database layer (models, ORM)
27057 27057 Use _SavedSettings in setup_test_environment() to store pre-test settings Testing framework
27008 27008 Add manage.py test --debug option Testing framework
27019 27019 DiscoverRunner does not restore old settings.DEBUG value in teardown Testing framework
27035 27035 DiscoverRunner's setup_test_environment() hard-codes settings.DEBUG to False Testing framework
27032 27032 Calling setup_test_environment() "twice" deletes pre-setup state Testing framework
27012 27012 test_nested_requests wipes out pre-test settings Testing framework
14030 14030 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
14502 14502 Feature: escape hatch for colliding template syntax in Django templates Template system
14187 14187 Add support for bpython in django-admin.py shell Core (Management commands)
14234 14234 Validation bug when using ModelForms Forms
526 526 Error when edit_inline model have unique_together constraint Database layer (models, ORM)
681 681 get_in_bulk fails for PK columns other than "id" Database layer (models, ORM)
644 644 SQL Server DB backend: Rev 940 test results Database layer (models, ORM)