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-10-21 20:59:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Simon Charette
05a8cef428
Corrected a usage example of
related_query_name
.
...
Thanks to Petr Glotov for spotting this.
2014-08-29 23:10:30 -04:00
..
class.txt
Fixed
#22019
-- Added Model.objects reference documentation.
2014-05-17 08:32:05 -04:00
fields.txt
Corrected a usage example of
related_query_name
.
2014-08-29 23:10:30 -04:00
index.txt
Fixed
#22812
-- Refactored lookup API documentation.
2014-07-08 20:05:49 -04:00
instances.txt
Removed docs for @permalink decorator.
2014-07-10 17:30:39 -04:00
lookups.txt
Fixed
#22812
-- Refactored lookup API documentation.
2014-07-08 20:05:49 -04:00
options.txt
…
queries.txt
…
querysets.txt
Updated MySQL links to version 5.6.
2014-08-02 10:27:01 -04:00
relations.txt
…