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-20 22:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_fields
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
..
__init__.py
…
4x8.png
…
8x4.png
…
models.py
Fixed
#19463
-- Added UUIDField
2014-09-16 10:08:09 +01:00
test_imagefield.py
…
test_uuid.py
Fixed
#19463
-- Added UUIDField
2014-09-16 10:08:09 +01:00
tests.py
Removed code that assumed BooleanField could be null.
2014-08-05 07:49:53 -04:00