PM

(tpzstamp)

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 (124) Reporter (2) Owner (0) Commenter (2) Summary Component
34406 34406 Add support for curved geometries in GeoDjango GIS
34887 34887 Allow unlimited CharField for SQLite backend Database layer (models, ORM)
34789 34789 `filter_horizontal` duplicates entries in "Chosen" column after instance is added via in another field using the "plus" JS action contrib.admin
34853 34853 Accept-Language Header takes precedence over cookie for format localization Internationalization
27325 27325 Offer a solution for static file serving suitable for production use Core (Other)
34769 34769 JSONField key/path transforms tests fail on Oracle 21c. Database layer (models, ORM)
34742 34742 calling a DELETE endpoint without a trailing slash does not thow RuntimeError in DEBUG mode HTTP handling
34830 34830 csrf_failure and bad_request views missing context processors Core (Other)
34907 34907 loaddata crashes on objects with natural keys when don't exist on passed database. Core (Serialization)
34963 34963 Recursive and other "combinator" queries broken in django-cte Uncategorized
27234 27234 Clarify the type of the django.server logger's 'request' extra context Documentation
34878 34878 Autoreload crashes with FORM_RENDERER="django.forms.renderers.TemplatesSetting". Template system
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)
34777 34777 Tags are not opened correctly in several django/forms/templates Uncategorized
34723 34723 `TypeError` when loading a Django app with incorrect type of `choices` Database layer (models, ORM)
34697 34697 Migration serializer for sets results in non-deterministic order. Migrations
34572 34572 Confirm/Add support for GDAL 3.7. GIS
34671 34671 Inspectdb collation issue with oracle views Core (Management commands)
34634 34634 Creating objects with nested MTI crashes. Database layer (models, ORM)
34564 34564 returning None instead of zero in Count annotation Database layer (models, ORM)
34591 34591 Django ORM replace INNER JOIN with STRAIGHT_JOIN Database layer (models, ORM)
34589 34589 exclude does not support nested ForeignKey relationship Database layer (models, ORM)
34579 34579 Documentation points to `django-developers` mailing list as primary point of contact for discussion Documentation
34521 34521 Use __slots__ for template Node classes Template system
34486 34486 SearchHeadline crashes without an active connection. contrib.postgres
27505 27505 Error messages customization and internationalization in Paginator class Core (Other)
34028 34028 Django 'static' template tag fails to generate URLs with SCRIPT_NAME prefix Template system
34403 34403 max_length argument for the CharField is not respected through shell Uncategorized
34323 34323 Django form request is always response with "GET" instead of "POST" even when I use <form action="" method="post"> Forms
27572 27572 Static files served in development should prevent caching contrib.staticfiles
34236 34236 Django logging when in production with Gunnicron Documentation
34170 34170 Mitigate the BREACH attack HTTP handling
34189 34189 Code in Tutorial does not work because of a ',' Documentation
34185 34185 Serving static/media files during development can't work when use SCRIPT_NAME Documentation
891 891 customize table name prefixes Database layer (models, ORM)
34085 34085 Black shouldn't format non-Python files Core (Management commands)
34068 34068 `runserver 0`'s "Starting development server at <address>" doesn't work Core (Management commands)
34015 34015 Registering lookups on relation fields should be supported. Database layer (models, ORM)
27753 27753 Cleanups when no supported version of Django supports Python 2 anymore Utilities
27936 27936 Add some clarifications to "Spanning multi-valued relationships" Documentation
27590 27590 Allow configuration of where to save staticfiles manifest. contrib.staticfiles
27697 27697 JSONField with blank=True is rendered as non-required field in a ModelForm Documentation
30378 30378 2 AttributeError: 'NoneType' object has no attribute 'split' Core (Other)
27685 27685 Allow autoreloader to use watchman Utilities
30347 30347 A typo in Aggregation document. Documentation
27025 27025 Python 3.6 compatibility Core (Other)
820 820 Add "view" permission to compliment add/change/delete contrib.admin
27392 27392 Remove "Tests that", "Ensures that", etc. from test docstings Documentation
27332 27332 Specifying additional ON arguments, and more flexibility with joins Database layer (models, ORM)
14370 14370 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
27365 27365 Fields suddenly not found. Database layer (models, ORM)
27847 27847 Allow caching form templates when DEBUG=True Forms
27742 27742 Unexpected migration on Parent -> child model inheritence Migrations
14606 14606 Application module imported twice when running development server Core (Other)
27663 27663 Make Index.create_sql() and SchemaEditor._create_index_sql() return SQL parameters as well Migrations
27693 27693 Case insensitive lookups on JSONField nested values contrib.postgres
27695 27695 Development testing instructions do not work Uncategorized
27641 27641 Document limitations of the Locmem cache backend Documentation
27643 27643 ModelAdmin.save_as is ignored contrib.admin
27351 27351 Add support for composite fields Database layer (models, ORM)
27312 27312 Checking raw argument to prevent signals from executing during fixture loading isn't DRY Core (Other)
27254 27254 Detect web server context Uncategorized
27128 27128 A method model.objects.get(pk=obj.pk) returns many objects, but in a database is one. Uncategorized
27044 27044 `apps` passed to post_migrate_signal should contain migrated appconfigs even when no migration has been applied to them Migrations
27093 27093 ORM error on apache + wsgi Database layer (models, ORM)
494 494 Collapse in admin interface for inline related objects contrib.admin
14087 14087 django.core.management.get_commands only sees commands in the last package of a namespace package Core (Other)
14394 14394 Assigning bad data to an m2m attribute should not clear existing data Database layer (models, ORM)
14273 14273 Development server does not shutdown cleanly Core (Other)
14226 14226 Bug in dumpdata dependency calculation involving ManyToManyFields Core (Serialization)
937 937 Autoreload reloads for every request. Core (Management commands)
25 25 Filtering interface on ForeignKey <select> boxes contrib.admin
14019 14019 SQLInsertCompiler.as_sql() failure Database layer (models, ORM)
14287 14287 TEST_MIRROR is not respected in routers Database layer (models, ORM)
852 852 psycopg.ProgrammingError exceptions leave the connection to the DB in an unusable state Database layer (models, ORM)
361 361 Some Basic Math Filters Template system
14861 14861 Importing settings in a module that contains a logging Handler causes circular import. Core (Other)
14836 14836 Improve semantics of docs: *.djangoproject.com
14975 14975 TransactionTestCases are broken by django.contrib.auth in 1.2.4 Testing framework
14617 14617 Docs should mention runserver's automatic serving of static files Documentation
14446 14446 auth.views.password_reset_confirm should never be cached contrib.auth
14770 14770 Should be able to set cookies from the request as well as the response. Core (Other)
14507 14507 Static file serving is broken after rev 14293 Core (Other)
14594 14594 Django/CherryPy problem with POST data HTTP handling
14455 14455 Document possibly backwards-incompatible localflavor changes contrib.localflavor
14290 14290 Rendering is very inefficient when USE_L10N. Caching format values gives 2-7 times improvement Internationalization
14602 14602 bug in wsgi handler in trunk Core (Other)
399 399 Bigint field object needed Database layer (models, ORM)
285 285 WSGIRequest should set request.path to full uri path HTTP handling
13 13 Related objects interface should be tighter (edit_inline) contrib.admin
14903 14903 wsgiref usage HTTP handling
14038 14038 1.2 Release notes don't mention new template loader classes Documentation
14946 14946 Form wizard doesn't process last form contrib.formtools
14892 14892 python manage.py shell Core (Other)
14417 14417 UnicodeDecodeError exception in recent actions contrib.admin
14443 14443 Oracle backend returns wrong test database name Database layer (models, ORM)
14314 14314 Import error on installation of Django 1.2.3 Uncategorized
14252 14252 django.contrib.flatpages unit tests assume default value for settings.LOGIN_URL Contrib apps
14278 14278 sqlite3 backend and django 1.2.3, bug: «no such table» Database layer (models, ORM)
14245 14245 django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball Uncategorized
14247 14247 [regression in 1.2.2] 'forms' test failure in 1.2.X Testing framework
14113 14113 Access to extra fields in M2M relations Database layer (models, ORM)
172 172 Twisted (twisted.web2) support for Django Tools
580 580 [patch] caching needs to take more into account than just the URL Core (Cache system)
115 115 Models CRUD via web services Core (Other)
103 103 "Get current version: 1.0" is misleading *.djangoproject.com
396 396 djangoadmin.py runserver should be able to listen on all available IPs Tools
402 402 Site Domain Hardcoded contrib.admin
360 360 [PATCH] django-admin.py runserver only takes a port when it could also take an ip:port Core (Other)
273 273 [patch] Password salt and other algorithms support Core (Other)
16 16 Create some form of "edit many at once" feature for the admin contrib.admin
65 65 [i18n] Internationalization and localisation contrib.admin
463 463 [patch] new mysql.DatabaseWrapper - solving multiple MySQL problems Core (Other)
669 669 site table Metasystem
527 527 OneToOne relations are broken since new model style released Metasystem
61 61 [patch] auth.User admin form shouldn't require people to edit hashes contrib.admin
813 813 we need spam protection for the ticket system :-( *.djangoproject.com
119 119 Serving media Core (Other)
305 305 sql code was not white space safe? Database layer (models, ORM)
415 415 download_setuptools fails with authenticating proxy Tools
585 585 [Document] - Render your Django's data with specialized applications Documentation
322 322 [patch] Admin unavailable in development server after [503] contrib.admin