yeah

(gitfu)

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 (62) Reporter (1) Owner (0) Commenter (1) Summary Component
34865 34865 DatabaseWrapper are not GC and connections are not closed Database layer (models, ORM)
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
27452 27452 Add Postgres serial field to contrib.postgres contrib.postgres
34846 34846 Add "Copy" button to the code snippets in docs. Documentation
34989 34989 Set Content-Length where possible for HttpResponses. HTTP handling
27813 27813 BinaryField type inconsistent between sqlite3 (bytes) and postgresql (memoryview) Database layer (models, ORM)
34965 34965 @sensitive_variables for coroutine func are not recursive Core (Other)
34840 34840 Django 4.2 casts text fields when testing IS NULL, preventing use of partial indexes Database layer (models, ORM)
34692 34692 django.forms.renderers.get_default_renderer()'s template loader cache is not being reset on autoloads. Forms
34732 34732 UnicodeEncodeError on two tests in Python 3.12 Uncategorized
34590 34590 Querying for decimals larger than max_digits crashes on SQLite Database layer (models, ORM)
34567 34567 slugify template filter with allow_unicode Template system
34341 34341 FileSystemFinder harsh regarding its input on Windows contrib.staticfiles
34286 34286 Mixed-case views/templates names causes 404 on :view:/:template: directive. contrib.admindocs
34255 34255 Annotation/group by with an expression on psycopg3 Database layer (models, ORM)
34290 34290 X-Forwarded-Prefix support HTTP handling
34139 34139 acreate(), aget_or_create(), and aupdate_or_create() doesn't work as intended on related managers. Database layer (models, ORM)
14411 14411 Inline delete not prompting cascade delete warning contrib.admin
14844 14844 i18n blocktrans tag pluralization feature limited by gettext constraints and shared local tag context Internationalization
56 56 Primary key columns should be UNSIGNED Database layer (models, ORM)
14129 14129 Slovenian translation plural-forms Internationalization
14091 14091 Fix incorrect quoting in connection.queries Database layer (models, ORM)
27985 27985 Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early. Database layer (models, ORM)
27303 27303 Selecting multiple admin list_filters across relations return results that don't match both filters contrib.admin
27316 27316 Multiple LiveServerTestCase subclasses cannot reuse the same port Testing framework
27893 27893 Make it possible to disable exception re-raising in test client Testing framework
27470 27470 CSRF context processor never sets NOTPROVIDED CSRF
27571 27571 Conditionally add TEST_DATABASE_PREFIX to db name Testing framework
27402 27402 When using i18n_patterns and prefix_default_language=False, 404 page redirects incorrectly Internationalization
27163 27163 Unable to specify multiple pythonpath in django-admin Core (Management commands)
27082 27082 Make timezone.localtime() default to timezone.now() when no value is given Utilities
14030 14030 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
26418 26418 1 models.URLField does not validate with an rtmp:// url Core (Other)
14273 14273 Development server does not shutdown cleanly Core (Other)
14026 14026 Setting for TRANSACTION_LEVEL on db backends Database layer (models, ORM)
14806 14806 No template tag to support contextual translations Internationalization
14809 14809 Broken login related tests after r14733 contrib.auth
14955 14955 URLField validation should use HEAD requet instead of GET Core (Other)
14258 14258 Document that 1.3 has added an index to the session date field and a migration is recommended Documentation
14063 14063 Validating form file fields is hard File uploads/storage
811 811 IPv6 address field support Core (Other)
14045 14045 makemessage miss some gettext in javascript Internationalization
14766 14766 ordering by a field that does not exists returns an empty QuerySet Database layer (models, ORM)
14733 14733 Allow Manager.raw() execute not only "Pure selects" Database layer (models, ORM)
717 717 If-Modified-Since checked for exact match HTTP handling
14347 14347 Add required_if field to model fields Database layer (models, ORM)
14318 14318 Add GEOSGeometry.valid_reason GIS
313 313 PhoneNumberField should accept international format numbers Internationalization
920 920 [patch] patch_response_headers breaks when response.content is unicode Core (Cache system)
172 172 Twisted (twisted.web2) support for Django Tools
14 14 PIE-IN-THE-SKY: Add spell-check capability to admin textareas contrib.admin
718 718 svn co behind stupid proxy *.djangoproject.com
440 440 [patch] maxlength incorrectly checked for international characters in utf-8 contrib.admin
739 739 tutorial and docs translations Documentation
890 890 database tables should be imported directly, not thru django.models.[app_name].[table_name.lower()]s Database layer (models, ORM)
698 698 Exceptions thrown after CONTROL-C typed to stop test web server. Core (Management commands)
853 853 Django has high start costs, weight Metasystem
644 644 SQL Server DB backend: Rev 940 test results Database layer (models, ORM)
583 583 [patch] Add app-template dirs to TEMPLATE_DIRS Template system
625 625 [patch] Add template decorators Template system
732 732 slightly update de-translation Translations
388 388 Prefix for django table names Metasystem