zen

(zen)

Most Active Role

N/A

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (43) Reporter (1) Owner (0) Commenter (8) Summary Component
34703 34703 TypeError: unhashable type: Netmiko Django Utilities
34965 34965 @sensitive_variables for coroutine func are not recursive Core (Other)
34906 34906 Need help with makemigrations Database layer (models, ORM)
34877 34877 KeyError for output_field in GeneratedField Database layer (models, ORM)
34451 34451 Incorrect exception handling within the django exception handler Error reporting
34787 34787 The 'runserver' command doesn't work when run from an installed script on Windows Core (Management commands)
34785 34785 Contribution guide comes out non successful Error reporting
34783 34783 No module named 'smtp' when trying to send an email Core (Mail)
34782 34782 Explicit support for In-Reply-To / References in EmailMessage Core (Mail)
34697 34697 Migration serializer for sets results in non-deterministic order. Migrations
34391 34391 Add async interface to contrib.auth contrib.auth
34631 34631 Expression.identity() performance Database layer (models, ORM)
34435 34435 JSONField with string default raises fields.E010 warning. Documentation
34449 34449 ProgrammingError: non-integer constant in GROUP BY with Case When and annotate Count Database layer (models, ORM)
34135 34135 Add async interface to ManyRelatedManager & RelatedManager Database layer (models, ORM)
34139 34139 acreate(), aget_or_create(), and aupdate_or_create() doesn't work as intended on related managers. Database layer (models, ORM)
34061 34061 Model validations should be run on save() Database layer (models, ORM)
14844 14844 i18n blocktrans tag pluralization feature limited by gettext constraints and shared local tag context Internationalization
27996 27996 Add pgcrypto extension and GEN_RANDOM_UUID function to contrib.postgres contrib.postgres
27804 27804 1 Use unittest.subTest() in Django's test suite Core (Other)
14370 14370 Adding support for Autocomplete in contrib.admin contrib.admin
27553 27553 tutorial python manage.py runserver creates NameError: name 'include' is not defined Documentation
27420 27420 Oracle DB test user password must be quoted if it starts with a number Database layer (models, ORM)
27427 27427 Add reply_to argument on send_mail wrapper. Core (Mail)
27301 27301 Better handling of errors that are not pickleable when testing in parallel Testing framework
14952 14952 New find_commands(management_dir) to support .pyc and .pyo Core (Other)
14512 14512 Documentation & tools for decorating class-based-views. Generic views
25 25 Filtering interface on ForeignKey <select> boxes contrib.admin
14264 14264 2 settings.configure has undocumented differences from using a settings module Core (Other)
14615 14615 1 Related objects manager returns related objects with null FKs for unsaved instances Database layer (models, ORM)
14147 14147 django 1.2 documentation refer to assertQuerysetEqual which is only available in trunk Documentation
689 689 Honor Web server provided authentication Core (Other)
811 811 IPv6 address field support Core (Other)
14020 14020 1 Make HttpResponse.get work like dict.get HTTP handling
14733 14733 3 Allow Manager.raw() execute not only "Pure selects" Database layer (models, ORM)
14205 14205 Tiny grammar fix in form validation documentation Documentation
9059 9059 Mistake in tutorial Documentation
115 115 Models CRUD via web services Core (Other)
851 851 New SQL query API Database layer (models, ORM)
163 163 Option to leave off __exact Template system
952 952 [patch] Allow for database client encoding configuration from project settings Database layer (models, ORM)
670 670 djangoproject website should be updated to reflect recent admin changes *.djangoproject.com
503 503 Field objects with required arguments shouldn't be keyword arguments. Core (Other)