mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Capitalized Unicode in docs, strings, and comments.
This commit is contained in:
committed by
Mariusz Felisiak
parent
3152146e3a
commit
505fec6bad
@@ -83,7 +83,7 @@ Bugfixes
|
||||
* Added ``SchemaEditor`` for Oracle GIS backend so that spatial metadata and
|
||||
indexes will be created for apps with migrations (:ticket:`23537`).
|
||||
|
||||
* Coerced the ``related_name`` model field option to unicode during migration
|
||||
* Coerced the ``related_name`` model field option to Unicode during migration
|
||||
generation to generate migrations that work with both Python 2 and 3
|
||||
(:ticket:`23455`).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user