Pit

(Pit)

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 (52) Reporter (1) Owner (0) Commenter (0) Summary Component
27409 27409 Issues with admindocs docstring links generation contrib.admindocs
34612 34612 QuerySet.only() doesn't work with select_related() on a reverse OneToOneField relation. Database layer (models, ORM)
34211 34211 Performance regression in ForeignKeyDeferredAttribute changes. Database layer (models, ORM)
34998 34998 Raising a StopIteration in asynchronous mode hangs the request Core (Other)
34884 34884 Half bug/half enhancement : inconsistent behavior of get_or_create() regarding related attributes cache Database layer (models, ORM)
34944 34944 Missing or misinferred attributes in output fields of generated fields Database layer (models, ORM)
34785 34785 Contribution guide comes out non successful Error reporting
34659 34659 mysql backend creates queries using CONVERT_TZ even when this is not supported Database layer (models, ORM)
34322 34322 ManifestStaticFilesStorage crashes on commented JavaScript import statements contrib.staticfiles
34028 34028 Django 'static' template tag fails to generate URLs with SCRIPT_NAME prefix Template system
34286 34286 Mixed-case views/templates names causes 404 on :view:/:template: directive. contrib.admindocs
34104 34104 Making Q.__eq__ work regardless of ordering Database layer (models, ORM)
34002 34002 PasswordResetView should work with AbstractBaseUser subclasses without is_active field. contrib.auth
34003 34003 PasswordResetView, PasswordResetDoneView, PasswordResetConfirmView & PasswordResetCompleteView not discovering custom template contrib.auth
14357 14357 Prevent inappropriate order-based grouping on values+annotate queries Database layer (models, ORM)
27719 27719 Add queryset.alias() to mimic .annotate() for aggregations without loading data Database layer (models, ORM)
27751 27751 Teardown of a PG test database fails if it is an autogenerated test_MYDB database Testing framework
27939 27939 GeoDjango - map doesn't show correct point in admin GIS
27741 27741 staticfiles_tests test_corrupt_intermediate_files fails intermittently when run in parallel contrib.staticfiles
27749 27749 Documention change gunicorn deployment Documentation
27297 27297 infinite AlterField migrations created for foreign key after case-only model name change Migrations
27715 27715 [Tutorial - part 6.] Lack of saving created question into db Documentation
27054 27054 makemigrations tries to create django_migrations in external database Migrations
27684 27684 Migrations accept default value for DateField that are not portable to all backends Database layer (models, ORM)
27609 27609 gettext_lazy cast to str/unicode errors under py 2.7 if performed after language activation. Core (System checks)
27411 27411 Django namespaced reverse not working in test environment Testing framework
14825 14825 LocaleMiddleware should store language preferences if possible Internationalization
14261 14261 Add clickjacking protection (X-Frame-Options header) HTTP handling
154 154 Can't delete object with ManytoMany Relationship contrib.admin
14597 14597 request.is_secure() should support headers like: X-Forwarded-Protocol and X-Forwarded-Ssl HTTP handling
14060 14060 PostGISAdapter needs to properly cast input for comparisons on geography columns. GIS
14805 14805 Tweak sitemaps docs Documentation
14795 14795 Empty Superuser Permissions contrib.auth
14489 14489 Typo in generic views docs Documentation
14820 14820 Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations. Documentation
399 399 Bigint field object needed Database layer (models, ORM)
14801 14801 Support for string methods with lazy translations Internationalization
14375 14375 Typo in formfield documentation Documentation
14383 14383 Capitalization of reStructuredText (reST) Documentation
10049 10049 command 'startproject' not available in django-admin.py Documentation
461 461 Support use of pypgsql instead of psycopg Database layer (models, ORM)
562 562 "Add another" JavaScript doesn't add new value to all fields relating to the same type contrib.admin
924 924 [patch] String filters (lower, upper, capfirst etc.) don't work with international strings contrib.admin
65 65 [i18n] Internationalization and localisation contrib.admin
122 122 [patch] Build models using fieldname=FieldClass Core (Other)
463 463 [patch] new mysql.DatabaseWrapper - solving multiple MySQL problems Core (Other)
87 87 [patch] Oracle database support Database layer (models, ORM)
423 423 Admin filters broken with [549] contrib.admin
201 201 ImageField validation error contrib.admin
686 686 sqlreset references django_admin_log Generic views
542 542 [patch] Add an "or cancel" link to add, edit, and delete admin views. contrib.admin
382 382 globals should show up in model methods and classes (like normal python classes) Core (Other)