mirror of
https://github.com/django/django.git
synced 2025-08-19 10:10:42 +00:00
[1.9.x] Fixed a typo in the 1.9.2 release notes.
Backport of fd1c5bb041
from master
This commit is contained in:
parent
f619b72815
commit
7ebe378f36
1 changed files with 1 additions and 1 deletions
|
@ -34,4 +34,4 @@ Bugfixes
|
|||
* Fixed a regression where defining a relation on an abstract model's field
|
||||
using a string model name without an app_label no longer resolved that
|
||||
reference to the abstract model's app if using that model in another
|
||||
application (:ticket`25858`).
|
||||
application (:ticket:`25858`).
|
Loading…
Add table
Add a link
Reference in a new issue