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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Aliaksandr Semianiuk
5b185ecc68
Fixed
#22019
-- Added Model.objects reference documentation.
2014-05-17 08:32:05 -04:00
..
class.txt
Fixed
#22019
-- Added Model.objects reference documentation.
2014-05-17 08:32:05 -04:00
custom-lookups.txt
…
fields.txt
Fixed
#21798
-- Added check for DateTime mutually exclusive options
2014-05-16 05:57:19 -04:00
index.txt
Fixed
#22019
-- Added Model.objects reference documentation.
2014-05-17 08:32:05 -04:00
instances.txt
Fix typo that disabled code example highlighting
2014-05-14 18:34:59 -04:00
options.txt
Removed versionadded/changed annotations for 1.6.
2014-03-24 11:42:56 -04:00
queries.txt
Fixed
#22405
-- Fixed string error in models/queries docs.
2014-04-08 13:33:40 +02:00
querysets.txt
Fixed
#19195
-- Allow explicit ordering by a relation
_id
field.
2014-04-30 14:23:19 -04:00
relations.txt
…