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
Kai Feldhoff
5ca08f7cab
Refs
#25759
-- Documented customizing expressions' SQL on other databases.
2016-03-21 20:20:29 -04:00
..
class.txt
…
conditional-expressions.txt
…
database-functions.txt
…
expressions.txt
Refs
#25759
-- Documented customizing expressions' SQL on other databases.
2016-03-21 20:20:29 -04:00
fields.txt
Fixed
#26239
-- Added a note about how auto_now works with QuerySet.update().
2016-03-12 12:39:00 -05:00
index.txt
…
instances.txt
…
lookups.txt
Refs
#25759
-- Documented customizing expressions' SQL on other databases.
2016-03-21 20:20:29 -04:00
meta.txt
…
options.txt
…
querysets.txt
…
relations.txt
…