#15099 |
ModelFormset.queryset requirement is too strict
|
new
|
nobody
|
Bug
|
Forms
|
1.2
|
#15130 |
Model.validate_unique method doesn't take in account multi-db
|
new
|
|
Bug
|
Database layer (models, ORM)
|
1.2
|
#15156 |
Ordinal numbers in English and in other locales
|
new
|
|
New feature
|
Internationalization
|
master
|
#15179 |
django.test.client.Client.login fake HttpRequest is not run through middlewares
|
new
|
nobody
|
Bug
|
Testing framework
|
master
|
#15220 |
replace SelectFilter2.js with a jQuery plugin
|
new
|
dbunskoek
|
Cleanup/optimization
|
contrib.admin
|
master
|
#15231 |
Admin DateTimeShortcuts + Inlines performance
|
new
|
nobody
|
Cleanup/optimization
|
contrib.admin
|
master
|
#15249 |
Provide access to a debugger within the development server
|
new
|
Sameer Rahmani
|
New feature
|
Core (Other)
|
1.2
|
#15396 |
full path to modules in documentation inconsistently referenced
|
new
|
nobody
|
Bug
|
Documentation
|
master
|
#15559 |
Distinct queries will cause errors with some custom model fields
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#15574 |
IndexError: list index out of range caused by inline formsets
|
new
|
nobody
|
Bug
|
Forms
|
master
|
#15578 |
loaddata and processing order of fixtures
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.2
|
#15602 |
Using get_readonly_fields and StackedInline/TabularInline admin objects doesn't allow creating new objects, immutible existing objects
|
new
|
nobody
|
Bug
|
contrib.admin
|
master
|
#15610 |
Generic Foreign Keys break when used with multi-db.
|
new
|
nobody
|
Bug
|
contrib.contenttypes
|
master
|
#15611 |
Readonly fields not hidden during create
|
new
|
|
Bug
|
contrib.admin
|
1.2
|
#15665 |
Inline admins are broken when primary key is not an AutoField and not editable.
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.2
|
#15691 |
TEST_DEPENDENCIES doesn't use TEST_NAME in circular dependency detection.
|
new
|
nobody
|
Bug
|
Testing framework
|
1.2
|
#15725 |
No easy way to get default model values into a ModelForm for validation
|
new
|
nobody
|
New feature
|
Forms
|
1.2
|
#15742 |
Bug: Mark all does not contain full queryset when using intermidiate pages in Django admin
|
new
|
nobody
|
Bug
|
Documentation
|
1.3
|
#15759 |
list_editable should respect per-object permissions
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.3
|
#15799 |
Document what exception should be raised when trying to open non-existent file
|
new
|
nobody
|
New feature
|
File uploads/storage
|
master
|
#15817 |
ImageField having [width|height]_field set sytematically compute the image dimensions in ModelForm validation process
|
new
|
nobody
|
Cleanup/optimization
|
Forms
|
1.3
|
#15819 |
Admin searches should use distinct, if query involves joins
|
new
|
Ryan Kaskel
|
Bug
|
contrib.admin
|
master
|
#15859 |
Allow more precise placement of admin inlines
|
new
|
|
New feature
|
contrib.admin
|
1.3
|
#15879 |
multipart/form-data filename="" not handled as file
|
new
|
nobody
|
Bug
|
File uploads/storage
|
1.3
|
#15881 |
FilteredSelectMultiple does not respect order
|
new
|
nobody
|
Cleanup/optimization
|
contrib.admin
|
1.3
|
#15894 |
SITE_CACHE does not invalidate in multiprocess environments
|
new
|
nobody
|
Bug
|
contrib.sites
|
1.3
|
#15902 |
Storing current language in session/cookie
|
new
|
msiedlarek
|
New feature
|
Internationalization
|
master
|
#15910 |
show delete links for all admin inline formset rows
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.3
|
#15982 |
Lack DateTime formats in some languages
|
new
|
nobody
|
Bug
|
Internationalization
|
1.3
|
#16010 |
Support Origin header checking in the CSRF middleware
|
new
|
|
New feature
|
CSRF
|
master
|
#16025 |
distinct does not apply to aggregated querysets
|
new
|
|
Bug
|
Database layer (models, ORM)
|
1.6
|
#16055 |
Filtering over generic relations with TextField/CharField object_id breaks in postgres
|
new
|
nobody
|
Bug
|
contrib.contenttypes
|
1.3
|
#16063 |
Problem with searching in m2m fields in inherited model
|
new
|
nobody
|
Cleanup/optimization
|
contrib.admin
|
1.2
|
#16117 |
Provide decorators to easily mark functions/methods as list_display items or admin actions
|
new
|
nobody
|
New feature
|
contrib.admin
|
|
#16180 |
IGNORED_PARAMS customization
|
new
|
nobody
|
New feature
|
contrib.admin
|
master
|
#16211 |
using negated F()-expression in update query
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#16212 |
Improve multiple sort UX
|
new
|
nobody
|
New feature
|
contrib.admin
|
master
|
#16281 |
ContentType.get_object_for_this_type using wrong database for creating object
|
new
|
Dan Poirier
|
Bug
|
contrib.contenttypes
|
master
|
#16300 |
Poor header formatting when using "make singlehtml" on docs/
|
new
|
nobody
|
Bug
|
Documentation
|
master
|
#16306 |
Form field documentation documents optional keyword arguments as field attributes.
|
new
|
nobody
|
Bug
|
Forms
|
master
|
#16328 |
FilePathField should include blank option even when required=True
|
new
|
nobody
|
Bug
|
Forms
|
1.3
|
#16376 |
Support for database links
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#16406 |
Allow separate access to matches from urlpatterns and extra_context args
|
new
|
nobody
|
Cleanup/optimization
|
Core (URLs)
|
master
|
#16429 |
Add configurable caching to FilePathField
|
new
|
nobody
|
New feature
|
Forms
|
master
|
#16465 |
Admin history view should also show history of super-object(s)
|
new
|
nobody
|
New feature
|
contrib.admin
|
1.3
|
#16470 |
RFC5987/RFC6266 Support (Content-Disposition headers)
|
new
|
nobody
|
New feature
|
HTTP handling
|
master
|
#16505 |
Consider a different interface for get_next_by_FOO and get_previous_by_FOO
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
1.3
|
#16508 |
Provide real support for virtual fields
|
new
|
|
New feature
|
Database layer (models, ORM)
|
master
|
#16549 |
In Django models, save/delete preconditions would help in handling optimistic concurrency control problems
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
1.3
|
#16603 |
Unnecessary join when using a reverse foreign-key filter and reverse foreign-key aggregate call
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#16614 |
Support server-side cursors for queryset iteration in database backends
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
1.3
|
#16674 |
Django's WSGI Handler should report exceptions to the start_response() callback
|
new
|
nobody
|
Bug
|
HTTP handling
|
master
|
#16713 |
Fixture loading for tests ignore database specific names
|
new
|
nobody
|
Bug
|
Testing framework
|
1.3
|
#16730 |
serializing forms which use FilteredSelectMultiple
|
new
|
|
New feature
|
contrib.admin
|
1.3
|
#16732 |
Unable to have abstract model with unique_together
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.3
|
#16752 |
Multi-db without a 'default' database
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.3
|
#16774 |
Backtracking URL resolver
|
new
|
nobody
|
New feature
|
Core (URLs)
|
master
|
#16859 |
CSRF Improvements
|
new
|
Paul McMillan
|
Cleanup/optimization
|
CSRF
|
master
|
#16893 |
negation of Q object returns the same thing
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.2
|
#16915 |
contrib.admin should use a variable to select base_site template
|
new
|
nobody
|
New feature
|
contrib.admin
|
master
|
#16920 |
Models with GenericRelation are unnecessarily validated for clashes in reverse manager accessor
|
new
|
nobody
|
Bug
|
contrib.contenttypes
|
1.3
|
#16922 |
Add a template-based form rendering system
|
new
|
nobody
|
New feature
|
Forms
|
master
|
#16979 |
adds Q objects for related fields.
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#16995 |
ModelFormSet initial data from initial parameter uses "extra" forms
|
new
|
nobody
|
Bug
|
Documentation
|
master
|
#17007 |
Fixture documentation should include non-numeric PK information
|
new
|
nobody
|
New feature
|
Documentation
|
master
|
#17018 |
LayerMapping - entries skipped when ForeignKey field has related model missing and null = True
|
new
|
nobody
|
Bug
|
GIS
|
1.3
|
#17096 |
Strengthen the makemessages command's safe-guarding of po files
|
new
|
nobody
|
Cleanup/optimization
|
Core (Management commands)
|
1.3
|
#17157 |
CSRF fails in cross-domain iframes on IE
|
new
|
|
New feature
|
Documentation
|
master
|
#17193 |
Send templated email.
|
new
|
julianapplebaum
|
New feature
|
Core (Mail)
|
|
#17210 |
Make NullBooleanSelect for NullBooleanField pass true/false as a GET parameter
|
new
|
nobody
|
Cleanup/optimization
|
Forms
|
master
|
#17224 |
determine and document the use of default option in context of FileField
|
new
|
nobody
|
Cleanup/optimization
|
File uploads/storage
|
master
|
#17235 |
Multipartparser shouldn't leave request.POST/request.FILES mutable
|
new
|
|
Bug
|
HTTP handling
|
master
|
#17292 |
Add support for several authors in syndication framework
|
new
|
nobody
|
New feature
|
contrib.syndication
|
|
#17337 |
[nonrel] Support for non-integer AutoFields
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#17344 |
A away to tell ManyToManyField to use ordering on intermediate field
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
1.3
|
#17345 |
Allow ordering override on ManyToManyField
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
1.3
|
#17430 |
Clearly document the permissions model for the Django admin interface
|
new
|
nobody
|
New feature
|
Documentation
|
1.3
|
#17522 |
ModelAdmin.ordering validation too strict
|
new
|
nobody
|
Bug
|
contrib.admin
|
master
|
#17613 |
Add validation method for cache keys
|
new
|
nobody
|
New feature
|
Core (Cache system)
|
master
|
#17631 |
edge case: django.test.client should handle fields and files with the same name
|
new
|
|
Cleanup/optimization
|
Testing framework
|
1.3
|
#17637 |
Client side validation classes for forms
|
new
|
nobody
|
New feature
|
Forms
|
1.3
|
#17653 |
using id = 0 on get_or_create
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.3
|
#17659 |
django_admin_log searches are slow
|
new
|
keeff
|
Cleanup/optimization
|
contrib.admin
|
1.3
|
#17726 |
Admin's Recent Actions broken for multiple admin site instances with unique registered models
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.3
|
#17752 |
Serialization and multi-table inheritance
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.3
|
#17753 |
Internationalizing URL Patterns Redirect should be 404
|
new
|
Jannis Leidel
|
Bug
|
Internationalization
|
1.4-beta-1
|
#17814 |
Add a way to override related_name on models that you can't edit
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
|
#17834 |
ETag generated from empty content can break http caching
|
new
|
nobody
|
Bug
|
HTTP handling
|
1.3
|
#17854 |
Add database-specific checks for the maximum supported values of DecimalField max_digits, decimal_places
|
new
|
nobody
|
New feature
|
Core (System checks)
|
master
|
#17881 |
Implement BaseModelAdmin.get_raw_id_fields, similar to get_readonly_fields
|
new
|
nobody
|
New feature
|
contrib.admin
|
1.4-beta-1
|
#17904 |
Custom permissions on proxy model no longer created
|
new
|
nobody
|
Bug
|
contrib.auth
|
master
|
#17930 |
Error in Queryset with operator | (union queryset) + slice
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.3
|
#17955 |
Uploading a file without using django forms
|
new
|
nobody
|
Bug
|
HTTP handling
|
1.3
|
#17975 |
Make sessions more robust
|
new
|
nobody
|
Cleanup/optimization
|
contrib.sessions
|
master
|
#17990 |
Distinct + Random + Postgres = Bug
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.4
|
#18088 |
Add a "supports_foreign_key" database feature to ease testing
|
new
|
nobody
|
Cleanup/optimization
|
Testing framework
|
1.4
|
#18096 |
Overiding delete permissions in the Admin
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.4
|
#18098 |
order_with_respect_to should construct set_RELATED_order() method name from related_name
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#18105 |
Investigate possible misuse of Context
|
new
|
nobody
|
Cleanup/optimization
|
Template system
|
1.4
|
#18119 |
add DomainNameValidator to validate Internet Domain Names
|
new
|
nobody
|
New feature
|
Core (Other)
|
master
|