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-15 03:40:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Alex Gaynor
6297673efd
[1.5.X]
Fixed
#18883
-- added a missing self parameter in the docs
...
Backport of 17d57275f9 from master
2013-05-13 20:50:37 -04:00
..
fields.txt
[1.4.x]
Fixed
#19824
- Corrected the class described for Field.primary_key from IntegerField to AutoField.
2013-02-16 18:34:34 -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
#18883
-- added a missing self parameter in the docs
2013-05-13 20:50:37 -04:00
options.txt
[1.4.X]
Fixed
#18145
-- Improved documentation of unique_together type fields
2012-06-30 17:24:26 -04:00
querysets.txt
[1.4.X]
Fixed
#13869
- Warned that QuerySet.iterator() doesn't affect DB driver caching; thanks jtiai for the suggestion.
2012-10-20 15:23:06 -04:00
relations.txt
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
2011-10-14 00:12:01 +00:00