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 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
GwynBleidD
5402061c80
Refs
#30062
-- Corrected UniqueConstraint signature in docs.
2019-05-20 10:52:57 +02:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
Refs
#30062
-- Corrected UniqueConstraint signature in docs.
2019-05-20 10:52:57 +02:00
database-functions.txt
…
expressions.txt
…
fields.txt
Changed docs to link to Python's description of iterable.
2019-05-17 17:27:19 +02:00
index.txt
…
indexes.txt
…
instances.txt
…
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
Fixed
#30199
-- Adjusted QuerySet.get_or_create() docs to highlight atomicity warning.
2019-05-17 12:23:10 +02:00
relations.txt
…