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-03-23 07:40:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Tim Graham
84dc6afac7
[1.5.X] Documented behavior of get_or_create when multiple objects are returned.
...
Thanks Matt Lauber for the patch. Backport of 71a3162a70 from master
2012-11-22 10:37:17 -05:00
..
fields.txt
[1.5.x] Merge pull request
#506
from gwrtheyrn/ipv6_doc_fix
2012-11-09 05:49:27 -05:00
index.txt
Fixed
#14141
: docs now use the :doc: construct for links between documents.
2010-08-19 19:27:44 +00:00
instances.txt
[1.5.X]
Fixed
#15591
- Clarified interaction between ModelForm and model validation.
2012-11-05 18:30:50 -05:00
options.txt
[1.5.x] Added multi-column indexes to the 1.5 release notes. Backport of 957787ace0a14fa2ee2539d47a64b266bc93b6bd.
2012-11-04 15:41:58 -08:00
querysets.txt
[1.5.X] Documented behavior of get_or_create when multiple objects are returned.
2012-11-22 10:37:17 -05:00
relations.txt
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
2011-10-14 00:12:01 +00:00