mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
parent
f633ba778d
commit
bf1bb07bf0
3 changed files with 4 additions and 3 deletions
|
@ -550,7 +550,7 @@ Django can serialize the following:
|
|||
- Any class reference (must be in module's top-level scope)
|
||||
- Anything with a custom ``deconstruct()`` method (:ref:`see below <custom-deconstruct-method>`)
|
||||
|
||||
.. versionchanged:: 1.8
|
||||
.. versionchanged:: 1.7.1
|
||||
|
||||
Support for serializing timezone-aware datetimes was added.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue