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-25 17:49:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Nick Pope
2f13c476ab
Fixed
#31487
-- Added precision argument to Round().
2021-03-29 09:43:08 +02:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
Fixed
#30916
-- Added support for functional unique constraints.
2021-02-23 20:19:53 +01:00
database-functions.txt
Fixed
#31487
-- Added precision argument to Round().
2021-03-29 09:43:08 +02:00
expressions.txt
Doc'd that RawSQL can be used with __in.
2021-03-25 10:28:20 +01:00
fields.txt
Refs
#32460
-- Doc'd and tested that property names of model choice enums cannot be used as members.
2021-03-24 07:45:33 +01:00
index.txt
…
indexes.txt
…
instances.txt
…
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
Refs
#31003
-- Moved note about return value of QuerySet.bulk_create() to the first paragraph.
2021-03-25 17:46:22 +01:00
relations.txt
Refs
#32372
-- Updated manager name in related objects reference docs.
2021-01-22 20:18:44 +01:00