#14094 |
Cannot define CharField with unlimited length
|
assigned
|
Aron Podrigal
|
New feature
|
Database layer (models, ORM)
|
master
|
#14365 |
Make template-rendering signals available also in DEBUG mode
|
new
|
Carl Meyer
|
New feature
|
Testing framework
|
master
|
#14645 |
Exclude query with multiple conditions for the same multi-value relation not correct
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#14688 |
BaseInlineFormSet does not support "auto_id"
|
new
|
nobody
|
Bug
|
Forms
|
master
|
#14705 |
Model Field Order not influenced by MRO of superclasses
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#14761 |
URL resolving / reversing design doesn't allow alternate specs
|
assigned
|
Marten Kenbeek
|
New feature
|
Core (URLs)
|
master
|
#14810 |
Admin inline templates need blocks
|
new
|
Simon Meers
|
New feature
|
contrib.admin
|
master
|
#14844 |
i18n blocktrans tag pluralization feature limited by gettext constraints and shared local tag context
|
new
|
nobody
|
Bug
|
Internationalization
|
master
|
#14845 |
Document connection-creation process
|
new
|
nobody
|
New feature
|
Documentation
|
master
|
#14974 |
Add support for translation backends other than gettext
|
new
|
nobody
|
New feature
|
Internationalization
|
master
|
#15049 |
Using annotation before and after filter gives wrong results
|
new
|
|
Bug
|
Database layer (models, ORM)
|
master
|
#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
|
#15279 |
Inheritance of fields from a single abstract base class through multiple abstract classes causes errors.
|
assigned
|
Stephen Burrows
|
Bug
|
Database layer (models, ORM)
|
master
|
#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
|
#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
|
#15619 |
Logout link should be protected
|
assigned
|
Ramiro Morales
|
Bug
|
contrib.auth
|
master
|
#15727 |
Add support for Content-Security-Policy (CSP) to core
|
assigned
|
Rudolph Froger
|
New feature
|
HTTP handling
|
master
|
#15799 |
Document what exception should be raised when trying to open non-existent file
|
new
|
nobody
|
New feature
|
File uploads/storage
|
master
|
#15819 |
Admin searches should use distinct, if query involves joins
|
new
|
Ryan Kaskel
|
Bug
|
contrib.admin
|
master
|
#15902 |
Storing current language in session/cookie
|
new
|
msiedlarek
|
New feature
|
Internationalization
|
master
|
#16010 |
Support Origin header checking in the CSRF middleware
|
new
|
|
New feature
|
CSRF
|
master
|
#16027 |
Include app_label in ContentType.__unicode__
|
assigned
|
djangsters
|
Cleanup/optimization
|
contrib.contenttypes
|
master
|
#16043 |
Specialization cache should be filled/shared with parent object cache (multitable inheritance)
|
assigned
|
Paulo
|
Cleanup/optimization
|
Database layer (models, ORM)
|
master
|
#16176 |
Overwriting a property with field during model inheritance.
|
assigned
|
Thomas_Moronez
|
Bug
|
Database layer (models, ORM)
|
master
|
#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
|
#16260 |
Ability to change dismissRelatedLookupPopup on custom callback function
|
assigned
|
Alex Kamedov
|
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
|
#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
|
#16470 |
RFC5987/RFC6266 Support (Content-Disposition headers)
|
new
|
nobody
|
New feature
|
HTTP handling
|
master
|
#16508 |
Provide real support for virtual fields
|
new
|
|
New feature
|
Database layer (models, ORM)
|
master
|
#16603 |
Unnecessary join when using a reverse foreign-key filter and reverse foreign-key aggregate call
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#16674 |
Django's WSGI Handler should report exceptions to the start_response() callback
|
new
|
nobody
|
Bug
|
HTTP handling
|
master
|
#16774 |
Backtracking URL resolver
|
new
|
nobody
|
New feature
|
Core (URLs)
|
master
|
#16859 |
CSRF Improvements
|
new
|
Paul McMillan
|
Cleanup/optimization
|
CSRF
|
master
|
#16915 |
contrib.admin should use a variable to select base_site template
|
new
|
nobody
|
New feature
|
contrib.admin
|
master
|
#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
|
#17157 |
CSRF fails in cross-domain iframes on IE
|
new
|
|
New feature
|
Documentation
|
master
|
#17208 |
Dogfood class-based views in contrib.admin
|
assigned
|
Yoong Kang Lim
|
Cleanup/optimization
|
contrib.admin
|
master
|
#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
|
#17337 |
[nonrel] Support for non-integer AutoFields
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#17379 |
Don't deactivate translations by default in management commands
|
assigned
|
Ramiro Morales
|
Bug
|
Internationalization
|
master
|
#17508 |
DateDetailView should accept less specific dates, ie Year/Month or just Year
|
assigned
|
Moon Limb
|
New feature
|
Generic views
|
master
|
#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
|
#17664 |
{% if %} template tag silences exceptions inconsistently
|
assigned
|
Robert Roskam
|
Bug
|
Template system
|
master
|
#17854 |
Add database-specific checks for the maximum supported values of DecimalField max_digits, decimal_places
|
new
|
nobody
|
New feature
|
Core (System checks)
|
master
|
#17904 |
Custom permissions on proxy model no longer created
|
new
|
nobody
|
Bug
|
contrib.auth
|
master
|
#17975 |
Make sessions more robust
|
new
|
nobody
|
Cleanup/optimization
|
contrib.sessions
|
master
|
#18098 |
order_with_respect_to should construct set_RELATED_order() method name from related_name
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#18119 |
add DomainNameValidator to validate Internet Domain Names
|
new
|
nobody
|
New feature
|
Core (Other)
|
master
|
#18305 |
force_update/force_insert not passed up the inheritance chain in .save()
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#18468 |
Add the ability to define comments in table / columns
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#18549 |
Admin should not use verbose_name_plural for OneToOne field
|
new
|
vanessagomes
|
Bug
|
contrib.admin
|
master
|
#18596 |
Documentation of JavaScriptCatalog isn't very clear
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
master
|
#18615 |
Allow retrieval of the signature age using the signing API
|
new
|
nobody
|
New feature
|
Core (Other)
|
master
|
#18654 |
Support for model properties that are not fields in LayerMapping
|
new
|
nobody
|
New feature
|
GIS
|
master
|
#18665 |
Allow registering custom admin views with the admin's index
|
new
|
nobody
|
New feature
|
contrib.admin
|
master
|
#18726 |
Combination of F() expression with query seems to confuse sql compiler's table aliases
|
assigned
|
felixxm
|
Bug
|
Database layer (models, ORM)
|
master
|
#18763 |
Shortcut to get users by permission
|
assigned
|
Berker Peksag
|
New feature
|
contrib.auth
|
master
|
#18855 |
persist a socket across reloads of the dev server
|
assigned
|
Dan LaMotte
|
New feature
|
HTTP handling
|
master
|
#18914 |
Add a way to add items to the admin's object tools using Python code
|
new
|
nobody
|
New feature
|
contrib.admin
|
master
|
#19040 |
Allow declaring a model Manager class inside the model class
|
new
|
|
New feature
|
Database layer (models, ORM)
|
master
|
#19149 |
Generic Relation not cascading with Multi table inheritance.
|
new
|
|
Bug
|
Database layer (models, ORM)
|
master
|
#19201 |
session data should always contain the expiry date
|
new
|
nobody
|
Cleanup/optimization
|
contrib.sessions
|
master
|
#19221 |
Check that cache keys are string
|
assigned
|
Dan Stephenson
|
Bug
|
Core (Cache system)
|
master
|
#19227 |
Reorganize method flowchart for class based generic views to tree
|
assigned
|
jambonrose
|
Cleanup/optimization
|
Documentation
|
master
|
#19303 |
ModelAdmin.formfield_overrides is ignored for fields with choices
|
new
|
Łukasz Balcerzak
|
Bug
|
contrib.admin
|
master
|
#19396 |
Allow customized ModelState classes
|
new
|
nobody
|
Cleanup/optimization
|
Database layer (models, ORM)
|
master
|
#19415 |
Clarify how aggregates work with multi-valued relationships and multiple filter() calls
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
master
|
#19515 |
Increase the max_length of Redirect.old_path/new_path
|
assigned
|
Saul Shanabrook
|
Cleanup/optimization
|
contrib.redirects
|
master
|
#19527 |
Allow QuerySet.bulk_create() to set the primary key of its objects
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#19580 |
Unify reverse foreign key and m2m unsaved model querying
|
assigned
|
Rajesh Veeranki
|
Cleanup/optimization
|
Database layer (models, ORM)
|
master
|
#19726 |
Ordering on booleans works different with SQLite and Postgres
|
new
|
nobody
|
Cleanup/optimization
|
Database layer (models, ORM)
|
master
|
#19755 |
Incremental filter
|
assigned
|
Przemysław Suliga
|
New feature
|
contrib.admin
|
master
|
#19842 |
annotate()-based solution to distinct and order_by problem
|
new
|
|
Cleanup/optimization
|
Documentation
|
master
|
#19878 |
Stop TemplateView automatically passing kwargs into the context
|
new
|
nobody
|
New feature
|
Generic views
|
master
|
#19898 |
Document why/when of class-based views
|
assigned
|
Steven Cummings
|
New feature
|
Documentation
|
master
|
#19948 |
Improve connection reset under PostgreSQL
|
new
|
nobody
|
Cleanup/optimization
|
Database layer (models, ORM)
|
master
|
#20034 |
Upload handlers provide no way to retrieve previously parsed POST variables
|
new
|
|
New feature
|
HTTP handling
|
master
|
#20081 |
Minimize the risk of SECRET_KEY leaks
|
assigned
|
aj7may
|
New feature
|
Core (Other)
|
master
|
#20098 |
Add validation for models with the same db_table
|
new
|
nobody
|
New feature
|
Core (System checks)
|
master
|
#20122 |
Pluralize filter sometimes returns singular form instead of an empty string for invalid inputs
|
assigned
|
Jorge C. Leitão
|
Cleanup/optimization
|
Template system
|
master
|
#20127 |
Unify subquery generation in the ORM
|
new
|
nobody
|
Cleanup/optimization
|
Database layer (models, ORM)
|
master
|