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-23 07:55:07 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Paul Wayper
1025e76429
Fixed
#30253
-- Doc'd how to order nulls in QuerySet.order_by().
2019-03-18 10:32:38 -04:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
Fixed
#30062
-- Added support for unique conditional constraints.
2019-01-12 09:50:20 -05:00
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
Fixed
#30253
-- Doc'd how to order nulls in QuerySet.order_by().
2019-03-18 10:32:38 -04:00
relations.txt
Fixed
#9475
-- Allowed RelatedManager.add(), create(), etc. for m2m with a through model.
2019-01-15 11:12:17 -05:00