This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
modeltests
/
model_forms
History
Karen Tracey
49ef21d9ea
Fixed
#9039
-- Don't perform unique checks on NULL values, since NULL != NULL in SQL.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@9239
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-21 14:04:24 +00:00
..
__init__.py
newforms: Added initial implementation of form_for_model and form_for_fields
2006-12-15 05:46:11 +00:00
models.py
Fixed
#9039
-- Don't perform unique checks on NULL values, since NULL != NULL in SQL.
2008-10-21 14:04:24 +00:00
test.png
Fixed
#6302
for ImageFields.
2008-01-18 15:53:19 +00:00