Mez

(Mez)

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 (65) Reporter (1) Owner (0) Commenter (19) Summary Component
34699 34699 Filtering on annotated TruncSecond expression gives unexpected result. Database layer (models, ORM)
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
34479 34479 Support "watchfiles" in the autoreloader Utilities
34853 34853 Accept-Language Header takes precedence over cookie for format localization Internationalization
27460 27460 Allow declaring a GenericRelation from an abstract model to another abstract model Database layer (models, ORM)
34986 34986 Fix up support for PyPy 3.10 Core (Other)
34830 34830 csrf_failure and bad_request views missing context processors Core (Other)
34988 34988 Makemigrations shouldn't prompt for default values for non-nullable fields of other apps. Migrations
34948 34948 USE_TZ=False causes failure in AdminEmailHandler during DST "fall back" Utilities
34893 34893 TIME_ZONE (settings.py) Europe/Kiev to Europe/Kyiv Internationalization
34828 34828 DateTimeField breaks when given datetime that would be invalid in UTC Database layer (models, ORM)
34680 34680 inspectdb on mysql timestamp fields leads to timezone issues Database layer (models, ORM)
34645 34645 Timezone warning visual regression for DateFields and TimeFields. contrib.admin
34483 34483 Negative result of django.utils.timesince.timesince Utilities
34371 34371 Support creating aware datetime objects using django.utils.timezone Utilities
34255 34255 Annotation/group by with an expression on psycopg3 Database layer (models, ORM)
34271 34271 Add a simple page caching method Core (Cache system)
34243 34243 timesince() raises TypeError with USE_TZ=True and >1 month interval. Utilities
34226 34226 QuerySet.select_related() with multiple filtered relations to the OneToOneField sets the last one. Database layer (models, ORM)
34214 34214 Bug in default for TimeField when using a timezone Database layer (models, ORM)
34202 34202 Strict time zone name condition in PostgreSQL DatabaseWrapper. Database layer (models, ORM)
34119 34119 ModelForm fields with callable defaults don't correctly propagate default values Forms
34004 34004 DateTimeField for Forms does not always respect input_formats Forms
27207 27207 Replace <p class="help"> with <div> tag in admin templates contrib.admin
27666 27666 Delay rendering of models in migration operations when possible Migrations
27852 27852 1 Admin Delete Object Block Page Doesn't Show All Related Objects Blocking Deletion Database layer (models, ORM)
27888 27888 2 Add a button to clear all admin filters contrib.admin
27914 27914 3 makemigrations produces incorrect path for inner classes Migrations
27808 27808 1 Nested ArrayField with nullable base field generates invalid SQL contrib.postgres
27921 27921 Documentation of make_aware() with is_dst is misleading Documentation
27995 27995 1 Raise a descriptive error on unsupported operations following QuerySet.union(), intersection(), and difference(). Database layer (models, ORM)
27801 27801 3 Make createsuperuser inspect environment variables for username and password contrib.auth
27755 27755 1 add ModelAdmin.get_inlines() hook to allow set inlines based on the request or model instance. contrib.admin
27360 27360 1 Make it easier to track down the offending models for AlreadyRegistered exceptions contrib.admin
27025 27025 Python 3.6 compatibility Core (Other)
14370 14370 2 Adding support for Autocomplete in contrib.admin contrib.admin
27751 27751 Teardown of a PG test database fails if it is an autogenerated test_MYDB database Testing framework
27183 27183 JSONField improperly escaped in admin interface during normal usage contrib.postgres
27940 27940 Migrations fail when when a model's parent class is changed to abstract -- Wrong SQL being generated Migrations
27475 27475 Bug in admin with date_hierarchy and Daylight savings contrib.admin
27544 27544 F() Expressions updating dates in .update() field fails on SQLite Database layer (models, ORM)
27720 27720 Confusing error message when creating a model with unspecified attributes that have no defaults Database layer (models, ORM)
27715 27715 [Tutorial - part 6.] Lack of saving created question into db Documentation
27366 27366 KeyError: 'no_color' in base.py, l. 314 Migrations
27354 27354 Incorrect variable name given in tutorial Documentation
27306 27306 Document relation between auto_now/auto_now_add and timezones Documentation
27186 27186 Cannot change CheckboxSelectMultiple, FileInput, MultiWidget, SplitDateTimeWidget, and SelectDateWidget with model field default since Django 1.10.1 Forms
27212 27212 1 fix document in `Managing static files` doumentation page Uncategorized
27082 27082 Make timezone.localtime() default to timezone.now() when no value is given Utilities
27066 27066 2 Possible Memory leak while evaluating a QuerySet Database layer (models, ORM)
27038 27038 Migration being created even when no change was made. Migrations
494 494 1 Collapse in admin interface for inline related objects contrib.admin
937 937 Autoreload reloads for every request. Core (Management commands)
14253 14253 TIME_ZONE not respected by Today and Now widgets in admin contrib.admin
852 852 psycopg.ProgrammingError exceptions leave the connection to the DB in an unusable state Database layer (models, ORM)
14555 14555 Session loss with psycopg2 db backend contrib.sessions
14248 14248 Date and DateTime fields, auto_now_add and PostgreSQL Database layer (models, ORM)
717 717 If-Modified-Since checked for exact match HTTP handling
14966 14966 ValueError: Incorrect timezone setting: Amsterdam/Netherlands Core (Management commands)
14981 14981 Small enhancement to User.last_login timezone handling (version 1.3.0 beta 1) contrib.auth
14320 14320 MySQL documentation needs to note lack of support for timezone info... Documentation
9776 9776 No CSRF protection for auth system logout view contrib.auth
219 219 The change history for an object is recording changes with a 6-hour offset to the timestamp contrib.admin
228 228 [patch] Better handling of timezones Database layer (models, ORM)
479 479 [patch] Implement timezone-formats in date-formatting Database layer (models, ORM)