#13539 |
The delete confirmation page does not check for object-level permissions when building the related list
|
new
|
|
Bug
|
contrib.admin
|
|
#24506 |
Migrations are crashing after changing foreign key from auth.Group model to a proxy model of auth.Group
|
new
|
|
Bug
|
Migrations
|
|
#24580 |
Add test for untested condition in admin_list template tag.
|
new
|
None
|
Cleanup/optimization
|
contrib.admin
|
|
#24581 |
Explicitly raise an exception if ManyToManyField._get_m2m_attr fails to match
|
new
|
nobody
|
Cleanup/optimization
|
Database layer (models, ORM)
|
|
#24612 |
Confusing error message when using only/defer through deleted related field
|
new
|
|
Cleanup/optimization
|
Database layer (models, ORM)
|
|
#24622 |
Response "context" and "templates" not available in the Test Client when using Jinja2 - Django 1.8
|
new
|
nobody
|
Bug
|
Testing framework
|
|
#24648 |
Model fields that reference settings that differ between dev and prod trigger the autodetector
|
new
|
nobody
|
Cleanup/optimization
|
Migrations
|
|
#24759 |
Add or document a way to test data migrations
|
new
|
nobody
|
New feature
|
Testing framework
|
|
#24823 |
FileField with callable default raises error with forms
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
#25024 |
Discrepancy between /admin/ DateTimePicker.js date format and SHORT_DATE_FORMAT in /en/ lang
|
new
|
nobody
|
Cleanup/optimization
|
Internationalization
|
|
#25177 |
Filter reference field on model to a date difference raise a TypeError
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
#25230 |
Change to Query.get_count() causes big performance hit
|
new
|
|
Cleanup/optimization
|
Database layer (models, ORM)
|
|
#25243 |
inspectdb crashes if SQLite foreign key references sqlite_master
|
new
|
nobody
|
Bug
|
Core (Management commands)
|
|
#25245 |
Incorrect query arising from using NOT-clauses & multiple relation references affected node position in Q
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
#25247 |
makemigrations unable to generate necessary migration for making a superclass abstract
|
new
|
nobody
|
Cleanup/optimization
|
Migrations
|
|
#25251 |
Inconsistent availability of data from migrations in TestCases when using --keepdb
|
assigned
|
Nathan Florea
|
Bug
|
Testing framework
|
|
#25313 |
Document how to migrate from a built-in User model to a custom User model
|
assigned
|
pradhvan
|
New feature
|
Documentation
|
|
#25541 |
Improve error reporting when loading invalid JSON fixtures
|
new
|
nobody
|
Cleanup/optimization
|
Core (Serialization)
|
|
#25591 |
Cannot QuerySet.update DateRangeField using F() expressions
|
new
|
nobody
|
New feature
|
contrib.postgres
|
|
#25600 |
Template `if` tag behavior change with 1.8, OneToOneField, RelatedObjectDoesNotExist is True?
|
new
|
nobody
|
Bug
|
Template system
|
|
#25741 |
Make 'request' available to syndication.Feed methods
|
new
|
|
Cleanup/optimization
|
contrib.syndication
|
|
#25765 |
makemigrations and app_label are incompatible
|
assigned
|
Bhuvnesh
|
Cleanup/optimization
|
Documentation
|
|
#25789 |
Inefficient Queries Generated due to not using WHERE EXISTS
|
new
|
nobody
|
Cleanup/optimization
|
Database layer (models, ORM)
|
|
#25880 |
Forms created by formset_factory's extra parameter don't have instance set
|
assigned
|
Parth Patil
|
Cleanup/optimization
|
Forms
|
|
#26329 |
StaticFilesStorage permits leading slash, CachedStaticFilesStorage doesn't
|
assigned
|
Jake Howard
|
Bug
|
contrib.staticfiles
|
|
#26619 |
BaseCache incr method will reset the timeout
|
new
|
nobody
|
Bug
|
Core (Cache system)
|
|
#27202 |
Investigate RenameMethodsBase effect on yaml serialization
|
new
|
nobody
|
Bug
|
Utilities
|
|
#28072 |
Allow QuerySet.annotate() to use the name of an exisiting field
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
|
#28341 |
GeometryField doesn't create GEOSGeometry objects lazily anymore
|
assigned
|
|
Bug
|
GIS
|
|