Kay
(Protosac)
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 (78) | Reporter (2) | Owner (0) | Commenter (5) | Summary | Component |
---|---|---|---|---|---|---|
34262 | 34262 | Queryset grouped by annotation with aggregates on another annotated expression crashes on MySQL with sql_mode=only_full_group_by. | Database layer (models, ORM) | |||
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 | |||
34417 | 34417 | AlterField migration on ForeignKey field re-creates foreign key constraints unnecessarily | Migrations | |||
34949 | 34949 | Clarify when unique constraints are ignored. | Documentation | |||
34944 | 34944 | Missing or misinferred attributes in output fields of generated fields | Database layer (models, ORM) | |||
34875 | 34875 | Use RFC 9106 recommendations in Argon2PasswordHasher | contrib.auth | |||
34759 | 34759 | Confirm/Add support for SpatiaLite 5.1 | GIS | |||
27929 | 27929 | Add ManifestStaticFilesStorage option to remove original (non-hashed) files after processing | contrib.staticfiles | |||
34752 | 34752 | ASGI http.disconnect not handled for streaming responses | HTTP handling | |||
34542 | 34542 | Required fields allowed to be blank are not accepted non-interactively using createsuperuser | contrib.auth | |||
34322 | 34322 | ManifestStaticFilesStorage crashes on commented JavaScript import statements | contrib.staticfiles | |||
34217 | 34217 | Migration removing a CheckConstraint results in ProgrammingError using MySQL < 8.0.16. | Migrations | |||
34329 | 34329 | django-formset new app - i am facing the issue Uncaught (in promise) SyntaxError: JSON.parse | Forms | |||
34242 | 34242 | Behavior of Model.delete() with regards to primary_key fields is not documented | Documentation | |||
34165 | 34165 | migrate management command does not respect database parameter when adding Permissions. | contrib.auth | |||
34067 | 34067 | django.core.Paginator wrong query slicing | Core (Other) | |||
34015 | 34015 | Registering lookups on relation fields should be supported. | Database layer (models, ORM) | |||
27147 | 27147 | Add support for defining bounds in postgres range fields | contrib.postgres | |||
27864 | 27864 | Limit the number of terms in an admin search | contrib.admin | |||
27852 | 27852 | Admin Delete Object Block Page Doesn't Show All Related Objects Blocking Deletion | Database layer (models, ORM) | |||
27888 | 27888 | Add a button to clear all admin filters | contrib.admin | |||
27272 | 27272 | Add a on_delete RESTRICT handler to allow cascading deletions while protecting direct ones | Database layer (models, ORM) | |||
27910 | 27910 | Allow using an Enum class in model Field choices | Database layer (models, ORM) | |||
14129 | 14129 | Slovenian translation plural-forms | Internationalization | |||
27991 | 27991 | Add 'obj' kwarg to InlineModelAdmin.has_add_permission() | contrib.admin | |||
27025 | 27025 | Python 3.6 compatibility | Core (Other) | |||
820 | 820 | Add "view" permission to compliment add/change/delete | contrib.admin | |||
27018 | 27018 | Admin views in admindocs crash with AttributeError | contrib.admindocs | |||
27728 | 27728 | Allowed overriding admin templatetag's templates. | contrib.admin | |||
27392 | 27392 | Remove "Tests that", "Ensures that", etc. from test docstings | Documentation | |||
27895 | 27895 | Test Client fails to decode json response with unicode characters | Testing framework | |||
27970 | 27970 | Allow in_bulk() to use other unique fields besides the primary key | Database layer (models, ORM) | |||
27792 | 27792 | Extended category support for Atom and RSS feeds | contrib.syndication | |||
27922 | 27922 | Add ErrorDict.get_json_data() method | Forms | |||
27622 | 27622 | Test client should accept vendor tree json variants | Testing framework | |||
27862 | 27862 | Exists() feature generates invalid SQL query on postgres backend | Database layer (models, ORM) | |||
27842 | 27842 | Add protocol argument to GenericSitemap.__init__() | contrib.sitemaps | |||
27826 | 27826 | Django migration can not find existing constraint | Uncategorized | |||
27651 | 27651 | System check disallows two ManyToManyField relations on the same model, one to concrete through and one to proxy of same through | Core (System checks) | |||
27647 | 27647 | runserver segfaults with autoreload enabled on Windows 10 | Core (Management commands) | |||
27630 | 27630 | Autoreload continuously reloads when not using pyinotify | Utilities | |||
27521 | 27521 | QueryDict is inconsistently converted to kwargs between CPython and PyPy | Core (Other) | |||
27463 | 27463 | Fix ambiguous variable flake8 warnings | Core (Other) | |||
27345 | 27345 | Stop setting the Date header in ConditionalGetMiddleware | HTTP handling | |||
27213 | 27213 | ArrayField with null throws ProgrammingError but not ValidationError on Psycopg < 2.6.1 | contrib.postgres | |||
27259 | 27259 | ManyToOneRel.name uses relatemodelname instead of relatedmodelname_set | Database layer (models, ORM) | |||
27253 | 27253 | Use assertIsInstance() in test_force_text_lazy | Utilities | |||
27168 | 27168 | "LookupError: App 'xxxxx' doesn't have a 'xxxxx' model" with custom table name | Migrations | |||
24865 | 24865 | ✅ | 3 | Add a management command to remove stale content types | contrib.contenttypes | |
27162 | 27162 | Move CreateExtension to django.db.backends.postgresql | Database layer (models, ORM) | |||
27081 | 27081 | Allow migrations to serialize methods on pypy | Migrations | |||
27120 | 27120 | Log message text in PostgreSQL _clone_test_db() refers incorrectly to alias | Database layer (models, ORM) | |||
27008 | 27008 | Add manage.py test --debug option | Testing framework | |||
27019 | 27019 | DiscoverRunner does not restore old settings.DEBUG value in teardown | Testing framework | |||
494 | 494 | Collapse in admin interface for inline related objects | contrib.admin | |||
24820 | 24820 | ✅ | 2 | Add functionality to handle keyboard prompts during migrations for automated deployments | Migrations | |
14580 | 14580 | Clean up duplicate code in admin formset handling | contrib.admin | |||
14707 | 14707 | Allow an annotation to match a field name when using .values on a query set. | Database layer (models, ORM) | |||
159 | 159 | Circular logout problem | contrib.admin | |||
14597 | 14597 | request.is_secure() should support headers like: X-Forwarded-Protocol and X-Forwarded-Ssl | HTTP handling | |||
14514 | 14514 | Typo in staticfiles docs | Documentation | |||
14529 | 14529 | Save messages for proxy models show a crazy verbose_name | contrib.admin | |||
14752 | 14752 | WeekArchiveView gives incorrect results when using weeks beginning with Monday | Generic views | |||
811 | 811 | IPv6 address field support | Core (Other) | |||
14969 | 14969 | To have a way to modify third part model classes | Database layer (models, ORM) | |||
313 | 313 | PhoneNumberField should accept international format numbers | Internationalization | |||
376 | 376 | Add a handler for mod_python v. 2 (Django requires v. 3) | Core (Other) | |||
163 | 163 | Option to leave off __exact | Template system | |||
58 | 58 | Creating user from interactive interpreter doesn't work with MySQL | Database layer (models, ORM) | |||
122 | 122 | [patch] Build models using fieldname=FieldClass | Core (Other) | |||
500 | 500 | [patch] Templates files extensions other than '.html' should be possible | Template system | |||
416 | 416 | Automate site introspection for url pattern modules, view methods, template directories, and applications | contrib.admin | |||
305 | 305 | sql code was not white space safe? | Database layer (models, ORM) | |||
302 | 302 | object.save() doesn't update, re-inserts | contrib.admin | |||
400 | 400 | Should a textedit id and name be the same? | contrib.admin | |||
672 | 672 | get_absolute_url isn't nice | contrib.syndication | |||
900 | 900 | [patch] Premature close of postgres connection with multiple threads | Database layer (models, ORM) |