Merge pull request #5218 from ababic/feature/updates-for-5147

CHANGELOG and release notes updates for PR #5147
pull/5220/head
Andy Babic 2019-04-10 21:31:48 +01:00 zatwierdzone przez GitHub
commit b9e6394bd0
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -5,6 +5,7 @@ Changelog
~~~~~~~~~~~~~~~~
* Removed support for Python 3.4
* Added support for `short_description` for field labels in modeladmin's `InspectView` (Wesley van Lee)
2.5 (xx.xx.xxxx) - IN DEVELOPMENT

Wyświetl plik

@ -14,7 +14,7 @@ What's new
Other features
~~~~~~~~~~~~~~
* ...
* Added support for ``short_description`` for field labels in modeladmin's ``InspectView`` (Wesley van Lee)
Bug fixes