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
Tim Graham
349471eeb9
Fixed spelling errors in docs.
2014-10-28 10:15:52 -04:00
..
class.txt
Fixed
#22019
-- Added Model.objects reference documentation.
2014-05-17 08:32:05 -04:00
fields.txt
Fixed
#23676
-- Rearranged sentence; "by default" applies only to max length
2014-10-18 06:55:11 -04:00
index.txt
Fixed
#22812
-- Refactored lookup API documentation.
2014-07-08 20:05:49 -04:00
instances.txt
Fixed spelling errors in docs.
2014-10-28 10:15:52 -04:00
lookups.txt
Fixed
#23493
-- Added bilateral attribute to Transform
2014-10-28 10:02:10 +02:00
options.txt
Fixed
#22778
-- Added a model Meta option to define default_related_name.
2014-06-18 13:53:07 -04:00
queries.txt
…
querysets.txt
Fixed QuerySet datetimes argument name in docs.
2014-10-27 19:48:29 -04:00
relations.txt
…