mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Refs #35422 -- Fixed typo in docs/releases/5.0.5.txt.
This commit is contained in:
parent
91a4b9a8ec
commit
e72049aa63
1 changed files with 1 additions and 1 deletions
|
@ -29,4 +29,4 @@ Bugfixes
|
|||
``expression`` definition (:ticket:`35359`).
|
||||
|
||||
* Fixed a bug in Django 5.0 that caused a migration crash when altering a
|
||||
``GeneratedField`` referencing a rename field (:ticket:`35422`).
|
||||
``GeneratedField`` referencing a renamed field (:ticket:`35422`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue