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-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
ahbk
d527639804
Fixed
#29754
-- Added is_dst parameter to Trunc database functions.
2019-03-07 10:02:18 -05:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
…
database-functions.txt
Fixed
#29754
-- Added is_dst parameter to Trunc database functions.
2019-03-07 10:02:18 -05:00
expressions.txt
Removed versionadded/changed annotations for 2.1.
2019-01-17 10:50:25 -05:00
fields.txt
Fixed documentation of database representation for ManyToManyField.
2019-02-25 20:05:31 +01:00
index.txt
…
indexes.txt
Removed versionadded/changed annotations for 2.1.
2019-01-17 10:50:25 -05:00
instances.txt
…
lookups.txt
…
meta.txt
…
options.txt
Removed versionadded/changed annotations for 2.1.
2019-01-17 10:50:25 -05:00
querysets.txt
Updated Oracle docs links to Oracle 18c.
2019-02-07 09:59:47 +01:00
relations.txt
…