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-12 18:36:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Tim Graham
88034c9938
Fixed
#25687
-- Documented how to add database function support to third-party backends.
...
Thanks Kristof Claes for the initial patch.
2016-02-17 13:36:12 -05:00
..
class.txt
…
conditional-expressions.txt
Fixed
#26124
-- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
database-functions.txt
Fixed
#26124
-- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
expressions.txt
Fixed
#25687
-- Documented how to add database function support to third-party backends.
2016-02-17 13:36:12 -05:00
fields.txt
Fixed
#26154
-- Deprecated CommaSeparatedIntegerField
2016-02-10 17:57:43 -05:00
index.txt
…
instances.txt
…
lookups.txt
Fixed
#26124
-- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
meta.txt
…
options.txt
…
querysets.txt
Fixed
#26124
-- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
relations.txt
…