fest

(fest)

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 (45) Reporter (1) Owner (0) Commenter (3) Summary Component
27833 27833 prefetch_related fails with SQLite when used with 1000 parent records Database layer (models, ORM)
27201 27201 Django 1.10 with STATICFILES_STORAGE breaks on absolute path in CSS with double slash contrib.staticfiles
34597 34597 Queryset (split) exclude's usage of Exists is significantly slower than subquery Database layer (models, ORM)
34941 34941 db_default with decimal.Decimal() doesn't return Decimal instances on Oracle. Database layer (models, ORM)
34813 34813 Docs miss note about invalid integrity with ManifestStaticFilesStorage contrib.staticfiles
34929 34929 Issue with Django 3.2 and Django-storage 1.14.2 after Upgrading from Django 2.2.28 Utilities
27929 27929 Add ManifestStaticFilesStorage option to remove original (non-hashed) files after processing contrib.staticfiles
34728 34728 OR operator on queryset does not work as expected Database layer (models, ORM)
34679 34679 Cannot run collectstatic with existing unsupported manifest file contrib.staticfiles
34595 34595 format_html() should explicitly mention that format_string is not escaped and that result is safe Template system
34322 34322 ManifestStaticFilesStorage crashes on commented JavaScript import statements contrib.staticfiles
34513 34513 Error E108 does not cover some cases contrib.admin
34496 34496 ManifestStaticFilesStorage.patterns for sourceMappingURL does not retrieve matched for data URI contrib.staticfiles
34436 34436 `makemigrations --check` fails with error code 1 if system checks identify warnings Migrations
34248 34248 sdist is missing tox.ini Packaging
34235 34235 ManifestStaticFilesStorage should expose a "hash" of the manifest file. contrib.staticfiles
34205 34205 Validation of constraints with __len lookup crashes for ArrayFields. Database layer (models, ORM)
27753 27753 Cleanups when no supported version of Django supports Python 2 anymore Utilities
27590 27590 Allow configuration of where to save staticfiles manifest. contrib.staticfiles
27541 27541 Provide hooks to override manifest file storage in ManifestFilesMixin contrib.staticfiles
27149 27149 Allow using a subquery in QuerySet.filter() Database layer (models, ORM)
27604 27604 Use set_signed_cookie for contrib.messages Cookie storage contrib.messages
27417 27417 Migration to change model field case crashes on Oracle Migrations
14808 14808 i18n is not safe. Documentation
27994 27994 Document contrib.staticfiles.storage.ManifestFilesMixin Documentation
27359 27359 Make it possible to specify a default template engine Template system
27586 27586 Django sometimes crashes on Windows when being launched in PyCharm Utilities
14402 14402 help_text is not displayed for ManyToMany raw_id fields contrib.admin
14057 14057 Expose an interface for custom-escaping template content Template system
14646 14646 1 django.contrib.comments is missing default template for comment_notification_email.txt, and has no documentation of template context contrib.comments
14976 14976 Add is_html flag to contrib.messages contrib.messages
154 154 Can't delete object with ManytoMany Relationship contrib.admin
14615 14615 Related objects manager returns related objects with null FKs for unsaved instances Database layer (models, ORM)
14574 14574 Initial values support for inline model formsets Forms
14709 14709 staticfiles app seems forced upon me Contrib apps
14662 14662 auth and contenttypes post-syncdb handlers ignore 'db' option Contrib apps
14354 14354 Check password is not None in User.check_password contrib.auth
14290 14290 Rendering is very inefficient when USE_L10N. Caching format values gives 2-7 times improvement Internationalization
14990 14990 Custom sitemap unittests failing for contrib.sitemaps in 1.3 Beta 1 Contrib apps
342 342 1 Add a way for fields to be displayed in the admin without being editable contrib.admin
13517 13517 1 Latvian translation update for django 1.2 Translations
14614 14614 Dont send Request message when handle_uncaught_exception() Core (Other)
14971 14971 Exclude by annotation works as OR rather than AND Database layer (models, ORM)
14245 14245 django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball Uncategorized
322 322 [patch] Admin unavailable in development server after [503] contrib.admin