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-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Ran Benita
b9f7dce84b
Fixed
#28010
-- Added FOR UPDATE OF support to QuerySet.select_for_update().
2017-06-29 16:00:15 -04:00
..
class.txt
…
conditional-expressions.txt
…
database-functions.txt
Fixed
#27473
-- Added DurationField support to Extract.
2017-06-28 10:10:09 -04:00
expressions.txt
…
fields.txt
…
index.txt
…
indexes.txt
Fixed
#28046
-- Added the db_tablespace parameter to class-based indexes.
2017-06-27 21:15:15 +02:00
instances.txt
…
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
Fixed
#28010
-- Added FOR UPDATE OF support to QuerySet.select_for_update().
2017-06-29 16:00:15 -04:00
relations.txt
…