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 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Tim Graham
6e2bb344e4
Fixed
#18478
- Documented how to use a mutable default in a model field.
2012-09-08 14:52:17 -04:00
..
fields.txt
Fixed
#18478
- Documented how to use a mutable default in a model field.
2012-09-08 14:52:17 -04:00
index.txt
…
instances.txt
Avoided mixing dates and datetimes in the examples.
2012-09-08 11:00:04 -04:00
options.txt
specify any orderable field can be specified in get_latest_by,
closes
#18875
2012-09-07 11:34:18 -04:00
querysets.txt
Fixed
#17156
-- Added documentation examples for exists()
2012-09-08 11:19:49 -04:00
relations.txt
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
2011-10-14 00:12:01 +00:00