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
Nick Pope
d26b242443
Fixed
#30271
-- Added the Sign database function.
2019-03-22 12:52:39 +01: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
#30271
-- Added the Sign database function.
2019-03-22 12:52:39 +01:00
expressions.txt
Refs
#30158
-- Added alias argument to Expression.get_group_by_cols().
2019-03-21 18:47:46 -04: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