#18879 |
FilteredSelectMultiple loses data
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.4
|
#19159 |
loaddata reports DeserializationError instead of MemoryError
|
new
|
nobody
|
Bug
|
Core (Serialization)
|
1.4
|
#19215 |
ImageField's “Currently” and “Clear” Sometimes Don't Appear
|
new
|
nobody
|
Bug
|
Forms
|
1.4
|
#19221 |
Check that cache keys are string
|
assigned
|
Dan Stephenson
|
Bug
|
Core (Cache system)
|
master
|
#19255 |
BaseGenericInlineFormSet runs validation methods before linking form instances to their related object
|
assigned
|
Ariel Pontes
|
Bug
|
contrib.contenttypes
|
1.4
|
#19303 |
ModelAdmin.formfield_overrides is ignored for fields with choices
|
new
|
Łukasz Balcerzak
|
Bug
|
contrib.admin
|
master
|
#19493 |
annotate(Count()) does not work properly with django.db.backends.oracle
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.4
|
#19528 |
CachedFilesMixin does not rewrite rules for css selector with path
|
assigned
|
Jason Novinger
|
Bug
|
contrib.staticfiles
|
1.4
|
#19710 |
ModelAdmin exclude behaviour not consistent with ModelAdmin behaviour
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.4
|
#19806 |
django_bash_completion clobbers upstream completion of ‘python’
|
new
|
|
Bug
|
Core (Management commands)
|
1.4
|
#19884 |
Inspectdb on Oracle doesn't produce correct field types
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.9
|
#20023 |
Admin Inline form validation must go in Model.clean() if AdminInline.form is not specified
|
new
|
nobody
|
Bug
|
Documentation
|
1.5
|
#20024 |
QuerySet.exclude() does not work with lists containing a 'None' element.
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.4
|
#20057 |
Reverse related manager should be a manager INSTANCE, not CLASS
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.5
|
#20151 |
get_deleted_objects does not check permissions on proxy model objects without ModelAdmin
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.5
|
#20589 |
contrib.auth.handlers.modwsgi fails for some backends
|
new
|
nobody
|
Bug
|
contrib.auth
|
1.5
|
#20648 |
Template variable and loss of precision
|
new
|
nobody
|
Bug
|
Template system
|
master
|
#20744 |
Docs imply that forms.Field.__init__ accepts any keyword arguments
|
new
|
nobody
|
Bug
|
Documentation
|
master
|
#20935 |
ePub documentation not valid
|
new
|
nobody
|
Bug
|
Documentation
|
master
|
#21080 |
collectstatic post-processing fails for references inside comments
|
new
|
nobody
|
Bug
|
contrib.staticfiles
|
master
|
#21143 |
runtests might execute queries against the normal database instead of the testdatabase
|
new
|
nobody
|
Bug
|
Testing framework
|
master
|
#21227 |
Selenium tests terminate with [Errno 10054]
|
new
|
nobody
|
Bug
|
Testing framework
|
master
|
#21286 |
Fix commented out tests in serializers.test_data
|
new
|
nobody
|
Bug
|
Core (Serialization)
|
master
|
#21514 |
Session expiry dates should be in an ISO string instead of datetime
|
new
|
nobody
|
Bug
|
contrib.sessions
|
1.6
|
#21540 |
TestCase with multiple assertRaises fails with TransactionManagementError
|
assigned
|
Shai Berger
|
Bug
|
Documentation
|
1.6
|
#21544 |
Problem with number format when not using L10N
|
new
|
Yonel Ceruto
|
Bug
|
Utilities
|
master
|
#21703 |
`exclude` query with `F` object across relationship fails
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.6
|
#21772 |
additional context for included templates can override current context
|
new
|
nobody
|
Bug
|
Template system
|
1.6
|
#21837 |
auth.User Email - non-RFC spec case normalization
|
new
|
|
Bug
|
contrib.auth
|
1.6
|
#21859 |
clarify Django docs re: email addresses and ascii
|
new
|
nobody
|
Bug
|
Documentation
|
1.6
|
#21906 |
dumpdata should not use router.allow_migrate
|
new
|
|
Bug
|
Core (Management commands)
|
1.5
|
#22014 |
`prefetch_related` recursion protection does not cover all cases
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#22078 |
views.Feed methods cannot be decorated
|
assigned
|
Andriy Sokolovskiy
|
Bug
|
contrib.syndication
|
1.6
|
#22088 |
XML deserializer strips leading whitespace on loaddata
|
assigned
|
Martin Matusiak
|
Bug
|
Core (Serialization)
|
1.6
|
#22115 |
Related Querysets from Inlines not getting cached
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.6
|
#22226 |
Reversing admin URLs requires undocumented filter admin_urlquote.
|
new
|
nobody
|
Bug
|
contrib.admin
|
master
|
#22296 |
m2m_changed pk_set value inconsistent between post_add and post_remove
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.5
|
#22357 |
Sometimes the OSMWidget highlights the outer area of a Polygon / MultiPolygon
|
new
|
nobody
|
Bug
|
GIS
|
master
|
#22382 |
ManyRelatedManager's get_prefetch_queryset doesn't validate the prefetch types
|
assigned
|
Marc Tamlyn
|
Bug
|
Database layer (models, ORM)
|
master
|
#22490 |
get_object within a syndication Feed has no tests
|
new
|
anonymous
|
Bug
|
contrib.syndication
|
master
|
#22536 |
Exceptions using date-based generic views with MySQL, USE_TZ=True and bad data
|
new
|
Chris Adams
|
Bug
|
Generic views
|
1.5
|
#22666 |
GenericIPAddressField index never used on PostgreSQL
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#22689 |
inlines with sliced and ordered querysets save incorrectly when underlying data has changed since page load
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.7
|
#22761 |
Migrating from an auto to natural key with foreign model and 'to' FK
|
new
|
nobody
|
Bug
|
Migrations
|
1.7
|
#22828 |
Model admins should return copies of its attributes
|
assigned
|
ericpauley
|
Bug
|
contrib.admin
|
master
|
#22961 |
StaticFilesHandler should not run middleware on 404
|
new
|
nobody
|
Bug
|
contrib.staticfiles
|
1.6
|
#22997 |
Migration fails when removing explicit primary key (Postgres)
|
new
|
nobody
|
Bug
|
Migrations
|
1.7
|
#23049 |
Admin DateField doesn't support all DATE_INPUT_FORMATS
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.6
|
#23051 |
QuerySet.only() fail to work with reverse o2o relationships
|
new
|
|
Bug
|
Database layer (models, ORM)
|
master
|
#23054 |
Document limitations of cache middleware more clearly
|
new
|
nobody
|
Bug
|
Documentation
|
1.6
|
#23076 |
Cascaded deletion of polymorphic models fails
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#23130 |
BooleanField should not override 'blank' if choices are specified
|
new
|
|
Bug
|
Database layer (models, ORM)
|
master
|
#23251 |
Use a temporary folder to store uploaded files during tests
|
assigned
|
Sasha Gaevsky
|
Bug
|
Testing framework
|
master
|
#23273 |
MigrationRecorder does not obey db_router allow_migrate rules
|
new
|
nobody
|
Bug
|
Migrations
|
master
|
#23337 |
CircularDependencyError when squashing migrations
|
new
|
nobody
|
Bug
|
Migrations
|
master
|
#23353 |
TransactionManagmentError isn't helpful for tracking down cause
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#23424 |
Verbatim tag fails to render curly braces
|
assigned
|
Paul Egges
|
Bug
|
Template system
|
master
|
#23501 |
remove/add fields programatically in modelform fails in admin
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.7
|
#23521 |
removal of concrete Model from bases doesn't remove it from ModelState bases
|
new
|
|
Bug
|
Migrations
|
1.7
|
#23528 |
django.db.migrations.swappable_dependency not documented
|
new
|
nobody
|
Bug
|
Documentation
|
1.7
|
#23557 |
annotate gives different results on postgresql and mysql
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.7
|
#23572 |
Exception on Custom Lookups when right value is None.
|
assigned
|
Sergey Fedoseev
|
Bug
|
Database layer (models, ORM)
|
1.7
|
#23577 |
Rename operations should rename indexes, constraints, sequences and triggers named after their former value
|
new
|
|
Bug
|
Migrations
|
master
|
#23740 |
Cannot drop unique_together constraint on a single field with its own unique=True constraint
|
new
|
nobody
|
Bug
|
Migrations
|
1.7
|
#23790 |
Possible bad interaction between migration dependencies and relabeling apps
|
new
|
nobody
|
Bug
|
Documentation
|
1.7
|
#23797 |
SQL generated for negated F() expressions is incorrect
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.7
|
#23842 |
Transient failure of django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest.test_make_line
|
new
|
nobody
|
Bug
|
GIS
|
master
|
#23843 |
Test failures on Oracle/Python3
|
assigned
|
Shai Berger
|
Bug
|
Database layer (models, ORM)
|
master
|
#23869 |
`get_deleted_objects` doesn't use `has_delete_permission`
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.7
|
#23870 |
Sliced QuerySets in ModelChoiceField
|
assigned
|
nishkr
|
Bug
|
Forms
|
1.6
|
#23895 |
ResolverMatch with some views is not pickleable
|
new
|
nobody
|
Bug
|
Core (URLs)
|
1.7
|
#23902 |
Migrating between Geography / Geometry types fails
|
new
|
nobody
|
Bug
|
GIS
|
1.7
|
#23916 |
makemigrations does not detect/like model name case changes
|
new
|
nobody
|
Bug
|
Migrations
|
1.7
|
#23964 |
MySQL: BaseModelFormSet.validate_unique() fails for mixed case;
|
new
|
nobody
|
Bug
|
Forms
|
1.7
|
#24048 |
only() doesn't override fields included in defer() as documented
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#24076 |
Query may fail with pytz exception
|
new
|
nobody
|
Bug
|
Documentation
|
1.6
|
#24082 |
Unique=True on TextField or CharField should not create an index
|
new
|
|
Bug
|
Database layer (models, ORM)
|
1.7
|
#24096 |
GROUP BY on oracle fails with TextField and BinaryField
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#24125 |
TemplateDetailView in admindocs requires a single Django templates engine
|
assigned
|
Kai Richard König
|
Bug
|
contrib.admindocs
|
master
|
#24176 |
Incorrect SQL text when searching in SQLite for datetime values with milliseconds
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.7
|
#24228 |
Signals have unclear & inconsistent transaction handling
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#24384 |
compilemessages shouldn't return with exit code 0 when it fails
|
new
|
nobody
|
Bug
|
Internationalization
|
master
|
#24386 |
Querysets with filters and exclusions based on deep relations build invalid queries
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#24407 |
Initial migration fails if app name has upper-case letters on Oracle
|
new
|
nobody
|
Bug
|
Migrations
|
1.7
|
#24421 |
Querying a reverse ForeignObject relation using exclude() fails
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.7
|
#24434 |
Django Custom Field inherits ForeignKey deconstruct() fails
|
new
|
nobody
|
Bug
|
Documentation
|
1.7
|
#24446 |
ATOMIC_REQUESTS add extra queries if the view was already in a transaction
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#24506 |
Migrations are crashing after changing foreign key from auth.Group model to a proxy model of auth.Group
|
new
|
Marco Fucci
|
Bug
|
Migrations
|
1.8
|
#24533 |
Changing an AutoField into an IntegerField leaks the sequence on PostgreSQL
|
new
|
nobody
|
Bug
|
Migrations
|
1.7
|
#24539 |
Attempt to create object with repeated value on a custom PK raises IntegrityError on wrong field
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.7
|
#24559 |
MigrationLoader.load_disk ImportError handling differs under py3/pypy vs py2
|
new
|
nobody
|
Bug
|
Migrations
|
master
|
#24572 |
Migration plan may be broken when applying migrations on a clean database
|
new
|
nobody
|
Bug
|
Migrations
|
master
|
#24577 |
Restrict extending and including to require templates from the same engine.
|
new
|
nobody
|
Bug
|
Template system
|
master
|
#24622 |
Response "context" and "templates" not available in the Test Client when using Jinja2 - Django 1.8
|
new
|
nobody
|
Bug
|
Testing framework
|
1.8
|
#24662 |
Sum() returns True/False when used with BooleanField & MySQL
|
assigned
|
Marco Santamaria
|
Bug
|
Database layer (models, ORM)
|
1.8
|
#24803 |
Collected SQL does not respect empty strings as params when formatting result sql
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#24822 |
Autodetector crashes on add/removal of tzinfo from DateTimeField default
|
new
|
nobody
|
Bug
|
Documentation
|
1.8
|
#24823 |
FileField with callable default raises error with forms
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.8
|
#24849 |
Broken squashmigration when model related to another one gets deleted
|
new
|
nobody
|
Bug
|
Migrations
|
1.8
|
#24900 |
KeyError when trying to migrate to a replaced migration
|
new
|
nobody
|
Bug
|
Migrations
|
1.8
|