#28405 |
CICharField on a ModelFormSet doesn't catch unique constraint violations with different capitalization
|
new
|
|
Bug
|
contrib.postgres
|
1.11
|
#28408 |
Incorrect error message with QuerySet.update() that requires a join on an annotated F expression
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#28410 |
query filter on date portion of datetime creates wrong parameters for mysql CONVERT_TZ function when used with a fixed offset timezone
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#28425 |
Prefetch can execute an UPDATE statement if a certain to_attr is given
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.8
|
#28426 |
startproject with a remote template gives an authentication prompt on Python 2 but 401: Unauthorized on Python 3
|
assigned
|
Irindu Indeera
|
Bug
|
Core (Management commands)
|
1.11
|
#28431 |
default='' (non-bytestring) on BinaryField crashes some migration operations
|
assigned
|
Windson yang
|
Bug
|
Migrations
|
1.10
|
#28438 |
Initial migration creates fields not listed in the migration if mixin class changes
|
new
|
nobody
|
Bug
|
Migrations
|
1.11
|
#28439 |
When() crashes with ValidationError with models using UUID as primary key
|
assigned
|
Srinivas Reddy Thatiparthy
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#28462 |
ModelAdmin.list_editable unusably slow and memory intensive with large datasets
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.10
|
#28473 |
Consider SCRIPT_NAME for SECURE_REDIRECT_EXEMPT setting
|
new
|
nobody
|
Bug
|
HTTP handling
|
1.11
|
#28541 |
migration introducing a UUID primary key fails on sqlite3
|
new
|
nobody
|
Bug
|
Migrations
|
1.11
|
#28560 |
distinct() on ordered queryset with restricted list of columns returns incorrect result
|
new
|
|
Bug
|
Database layer (models, ORM)
|
master
|
#28567 |
Unclear documentation for 'next' parameter of set_language view
|
new
|
|
Bug
|
Internationalization
|
1.11
|
#28607 |
HashedFilesMixin's post_process() yields multiple times for the same file
|
new
|
nobody
|
Bug
|
contrib.staticfiles
|
master
|
#28616 |
DISTINCT ON and update() does the wrong thing
|
assigned
|
messfish
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#28621 |
Crash in QuerySet.annotate() with OuterRef
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#28645 |
AuthenticationForm's inactive user error isn't raised when using ModelBackend
|
new
|
shangdahao
|
Bug
|
contrib.auth
|
1.11
|
#28699 |
Document middleware ordering requirements following CSRF change in Django 1.11.6
|
new
|
nobody
|
Bug
|
Documentation
|
1.11
|
#28725 |
In multi-table inheritance, serializers output ManyToManyFields in both the parent and the base class which causes an error with loaddata
|
new
|
nobody
|
Bug
|
Core (Serialization)
|
1.11
|
#28754 |
validate_ipv46_address validator allows IP addresses to begin with a first octet of zero
|
new
|
|
Bug
|
Core (Other)
|
1.11
|
#28767 |
Incorrect value when annotating empty list as Value() on ArrayField.
|
new
|
|
Bug
|
contrib.postgres
|
1.11
|
#28782 |
Template variable resolution on objects that are no mappings but implement __getitem__
|
assigned
|
Frank Sachsenheim
|
Bug
|
Template system
|
master
|
#28806 |
Mechanism of fetching related objects violates READ COMMITTED assumption of Django ORM
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#28809 |
Changing SRID on geometry field doesn't create working migration
|
assigned
|
Sergey Fedoseev
|
Bug
|
GIS
|
master
|
#28816 |
Silent data loss when decreasing the max_length of a CharField
|
assigned
|
ChillarAnand
|
Bug
|
Migrations
|
1.11
|
#28862 |
Removing a field from index_together/unique_together and from the model generates a migration that crashes
|
assigned
|
Ramiro Morales
|
Bug
|
Migrations
|
1.9
|
#28872 |
JSONField __in operator breaks when given a values_list()
|
new
|
|
Bug
|
contrib.postgres
|
1.11
|
#28892 |
Fixed header height in the admin site may break custom layouts
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.9
|
#28913 |
If MIGRATIONS_MODULES has a missing top-level package, proper error message is not displayed
|
new
|
nobody
|
Bug
|
Migrations
|
1.11
|
#28935 |
Template error raised in an {% extends %} child template shows incorrect source location on debug page
|
new
|
|
Bug
|
Template system
|
2.0
|
#28936 |
simplify_regex should remove redundant escape sequences outside groups
|
new
|
nobody
|
Bug
|
contrib.admindocs
|
2.0
|
#28944 |
Chaining values()/values_list() after QuerySet.select_for_update(of=()) crashes
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
2.0
|
#28948 |
CookieStorage performance issues
|
assigned
|
Srinivas Reddy Thatiparthy
|
Bug
|
contrib.messages
|
2.0
|
#28949 |
Multibyte table name or column name causes miscalculation of the length of index name.
|
new
|
|
Bug
|
Migrations
|
2.0
|
#28987 |
Migration changing ManyToManyField target to 'self' doesn't work correctly
|
assigned
|
SShayashi
|
Bug
|
Migrations
|
2.0
|
#28992 |
Querying GenericIPAddressField with a space crashes with DataError on PostgreSQL
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#29000 |
RenameModel does not rename M2M column when run after AlterField/RenameField
|
new
|
|
Bug
|
Migrations
|
2.0
|
#29008 |
When DEBUG is True, raising Http404 in a path converter's to_python method does not result in a technical response
|
new
|
nobody
|
Bug
|
Core (URLs)
|
2.0
|
#29019 |
createsuperuser crashes if a ManyToManyField is in REQUIRED_FIELDS
|
assigned
|
Williams Mendez
|
Bug
|
contrib.auth
|
2.0
|
#29022 |
HashedFilesMixin does not properly skip protocol-relative urls when STATIC_URL='/'
|
new
|
nobody
|
Bug
|
contrib.staticfiles
|
2.0
|
#29024 |
`TestContextDecorator` never exits if `setUp` fails in tests
|
assigned
|
Shahbaj Sayyad
|
Bug
|
Testing framework
|
master
|
#29039 |
Disabling migrations doesn't work with --keepdb
|
new
|
nobody
|
Bug
|
Testing framework
|
1.11
|
#29045 |
admin CSS overrides Select/SelectMultiple size attribute
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.11
|
#29052 |
test database setup can truncate non-test database if two database aliases point to the same database
|
new
|
nobody
|
Bug
|
Testing framework
|
2.0
|
#29056 |
Required SelectDateWidget renders invalid HTML
|
assigned
|
Stanislav Filin
|
Bug
|
Forms
|
master
|
#29058 |
Adding 'null=True' to a PointField doesn't create working migration
|
new
|
nobody
|
Bug
|
GIS
|
1.11
|
#29061 |
manage.py makemessages throws syntax error due to incorrectly generated django.pot, again
|
new
|
nobody
|
Bug
|
Core (Management commands)
|
2.0
|
#29062 |
"database table locked errors" when using sqlite in-memory database with LiveServerTestCase
|
new
|
nobody
|
Bug
|
Testing framework
|
2.0
|
#29069 |
Static file serving does not call request_finished signal
|
new
|
nobody
|
Bug
|
HTTP handling
|
1.11
|
#29074 |
makemessages duplicates .po file headers when fed with empty strings
|
assigned
|
Manthan Sharma
|
Bug
|
Core (Management commands)
|
1.11
|
#29087 |
Impossible to delete pending new inline in admin when invalid (delete button missing)
|
assigned
|
Vitor Freitas
|
Bug
|
contrib.admin
|
2.0
|
#29095 |
QuerySet.count() with Sum window function generates invalid SQL on PostgreSQL
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
2.0
|
#29097 |
Migrations using MySQL fail for constraints using composite indexes
|
new
|
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#29123 |
Changing an IntegerField to a ForeignKey generates incorrectly ordered migration operations if the field is in unique_together
|
new
|
nobody
|
Bug
|
Migrations
|
master
|
#29127 |
Running tagged tests hides any with syntax errors
|
new
|
|
Bug
|
Testing framework
|
2.0
|
#29128 |
makemigrations raises AppRegistryNotReady instead of ImproperlyConfigured in Django 2.0
|
assigned
|
ChillarAnand
|
Bug
|
Core (Management commands)
|
2.0
|
#29129 |
Child model updates parent model with empty fields making an extra query in multi-inheritance when parent model has custom PK
|
assigned
|
Ashaba John
|
Bug
|
Database layer (models, ORM)
|
2.0
|
#29138 |
Add ModelAdmin.autocomplete_fields support for ForeignKeys that use to_field
|
assigned
|
Basu Dubey
|
Bug
|
contrib.admin
|
2.0
|
#29139 |
Aggregate functions failing when using Postgres JSON field KeyTransform
|
assigned
|
Piotr Domański
|
Bug
|
contrib.postgres
|
2.0
|
#29167 |
HashedFilesMixin doesn't work with data URIs that include a closing parenthesis
|
new
|
nobody
|
Bug
|
contrib.staticfiles
|
2.0
|
#29186 |
"django.request" logging breaks "logging.handlers.SocketHandler"
|
new
|
nobody
|
Bug
|
Core (Other)
|
2.0
|
#29187 |
test_delete_signals occasionally fails when running all django tests
|
new
|
nobody
|
Bug
|
Core (Other)
|
2.0
|
#29203 |
Cached Session may cause losing a session, when it failed to connect to cache backend
|
new
|
nobody
|
Bug
|
contrib.sessions
|
1.11
|
#29205 |
MultiValueField ignores a required value of a sub field
|
new
|
nobody
|
Bug
|
Forms
|
1.11
|
#29214 |
Invalid SQL when updating after annotating using subquery
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#29222 |
Substr on NULL values returns incorrect results with pattern lookups.
|
assigned
|
felixxm
|
Bug
|
Database layer (models, ORM)
|
master
|
#29224 |
Migration crashes deleting an index_together if there is a unique_together on the same fields
|
new
|
nobody
|
Bug
|
Migrations
|
1.11
|
#29230 |
Incorrect behavior of QuerySet.prefetch_related() in some circumstances during multilevel data prefetching
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#29236 |
diffsettings raises misleading exception message if using settings.configure()
|
assigned
|
Chris Mark
|
Bug
|
Core (Management commands)
|
master
|
#29237 |
ModelAdmin.inlines cause a model to lose its primary key from a model field default
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.11
|
#29241 |
ConditionalGetMiddleware and x-sendfile
|
new
|
nobody
|
Bug
|
Core (Cache system)
|
1.11
|
#29257 |
If creation of a db cursor fails, the resulting traceback is misleading
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
2.0
|
#29260 |
Remove UPDATE query when saving a new model instance with a primary key that has a default
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
2.0
|
#29261 |
Clarify the reason for LICENSE.python
|
assigned
|
James Bennett
|
Bug
|
Documentation
|
master
|
#29281 |
In some cases i18n set_language does not change url language
|
new
|
nobody
|
Bug
|
Internationalization
|
1.11
|
#29291 |
Conditional expressions and ~Q queries
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#29295 |
BaseCommand.add_arguments crashes when using parser.add_subparsers().add_parser("subcommand")
|
assigned
|
Lutz Prechelt
|
Bug
|
Core (Management commands)
|
1.11
|
#29303 |
non_atomic_requests decorator alters _non_atomic_requests attribute of original function
|
assigned
|
Windson yang
|
Bug
|
Database layer (models, ORM)
|
master
|
#29323 |
HTTPRequest QueryDict wrongly decodes binary encoded values
|
new
|
nobody
|
Bug
|
HTTP handling
|
1.11
|
#29338 |
Can't use OuterRef in union Subquery
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
2.0
|
#373 |
Add support for multiple-column primary keys
|
assigned
|
Michal Petrucha
|
New feature
|
Database layer (models, ORM)
|
master
|
#470 |
Add Field.db_default for defining database defaults
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
|
#897 |
Bi-Directional ManyToMany in Admin
|
new
|
nobody
|
New feature
|
contrib.admin
|
|
#2137 |
Add drag and drop ordering for inlines to set order_with_respect_to in admin interface
|
new
|
xian
|
New feature
|
contrib.admin
|
|
#3254 |
full text search support for postgres, oracle and mssql
|
new
|
|
New feature
|
Database layer (models, ORM)
|
|
#3569 |
extend Atom feed support for other fields
|
new
|
nobody
|
New feature
|
contrib.syndication
|
master
|
#4147 |
Add some i18n hooks to DateFormat
|
new
|
Marc Garcia
|
New feature
|
Internationalization
|
master
|
#4848 |
Allow inline fields to be "mixed in" with the models' own fields
|
new
|
nobody
|
New feature
|
contrib.admin
|
newforms-admin
|
#5745 |
MySQL Collations/Charsets and Engines
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#5793 |
Allow custom attributes in Meta classes
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#5899 |
Allow admin fieldsets to be collapsible but not initially collapsed
|
assigned
|
Alexander Herrmann
|
New feature
|
contrib.admin
|
newforms-admin
|
#5929 |
Allow Fields to use multiple db columns (complex datatypes)
|
new
|
|
New feature
|
Database layer (models, ORM)
|
master
|
#6135 |
Introduce a short-cut for template filters that has needs_autoescape = True
|
new
|
nobody
|
New feature
|
Template system
|
master
|
#6489 |
Add selected and enabled_from for JS calendar
|
new
|
nobody
|
New feature
|
contrib.admin
|
master
|
#6933 |
You cannot search with spaces if search_fields is declared with "^"
|
new
|
diafour
|
New feature
|
contrib.admin
|
newforms-admin
|
#7018 |
Make ModelForm multiple inheritance possible
|
new
|
nobody
|
New feature
|
Forms
|
master
|
#7497 |
AppAdmin class for customizing app listing in admin index
|
new
|
nobody
|
New feature
|
contrib.admin
|
master
|
#7537 |
Make RegexURLResolver easier to subclass
|
new
|
nobody
|
New feature
|
Core (URLs)
|
master
|
#7664 |
MultiWidget to support named sub widgets
|
new
|
nobody
|
New feature
|
Forms
|
master
|
#7835 |
Provide the ability for model definitions that are only availably during testing
|
new
|
nobody
|
New feature
|
Testing framework
|
master
|