mirror of
https://github.com/Hopiu/django.git
synced 2026-05-28 08:28:25 +00:00
13 lines
284 B
Text
13 lines
284 B
Text
==========================
|
|
Django 1.8.4 release notes
|
|
==========================
|
|
|
|
*Under development*
|
|
|
|
Django 1.8.4 fixes several bugs in 1.8.3.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Added the ability to serialize values from the newly added
|
|
:class:`~django.db.models.UUIDField` (:ticket:`25019`).
|