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-02-09 17:06:05 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Tim Graham
e475e84970
Refs
#26021
-- Used hanging indentation in some doc examples.
2016-05-14 19:06:31 -04:00
..
class.txt
…
conditional-expressions.txt
…
database-functions.txt
Fixed
#24932
-- Added Cast database function.
2016-03-29 08:14:33 -04:00
expressions.txt
Normalized "an SQL" spelling.
2016-05-03 19:30:48 -04:00
fields.txt
Fixed
#26508
-- Clarified docs for various FieldFile methods.
2016-05-07 12:16:42 -04:00
index.txt
…
instances.txt
Fixed
#26483
-- Updated docs.python.org links to use Intersphinx.
2016-05-08 18:07:43 -04:00
lookups.txt
Refs
#25759
-- Documented customizing expressions' SQL on other databases.
2016-03-21 20:20:29 -04:00
meta.txt
Fixed typos in docs/ref/models/meta.txt.
2016-03-01 08:33:27 -05:00
options.txt
Fixed
#26438
-- Fixed multiple .objects typos in the docs.
2016-03-31 18:27:47 -04:00
querysets.txt
Refs
#26021
-- Used hanging indentation in some doc examples.
2016-05-14 19:06:31 -04:00
relations.txt
…