This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-13 10:56:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
Marc Tamlyn
ed7821231b
Fixed
#19463
-- Added UUIDField
...
Uses native support in postgres, and char(32) on other backends.
2014-09-16 10:08:09 +01:00
..
api.txt
…
fields.txt
Fixed
#19463
-- Added UUIDField
2014-09-16 10:08:09 +01:00
formsets.txt
…
index.txt
…
models.txt
…
validation.txt
Fixed
#23391
-- Removed an erroneous backtip from the form's documentation.
2014-08-31 20:06:38 -04:00
widgets.txt
Fixed
#22786
-- Documented value_from_datadict caveat
2014-08-29 10:24:50 +02:00