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
Gary Donovan
516d858e7a
Fixed typo in docs/ref/models/instances.txt.
2019-04-16 08:26:11 +02:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
…
database-functions.txt
Removed unnecessary /static from links to PostgreSQL docs.
2019-03-29 21:49:44 -04:00
expressions.txt
Fixed
#30326
-- Doc'd how to avoid persistence of F() assignment.
2019-04-15 08:57:33 +02:00
fields.txt
Fixed documentation of database representation for ManyToManyField.
2019-02-25 20:05:31 +01:00
index.txt
…
indexes.txt
Removed unnecessary /static from links to PostgreSQL docs.
2019-03-29 21:49:44 -04:00
instances.txt
Fixed typo in docs/ref/models/instances.txt.
2019-04-16 08:26:11 +02:00
lookups.txt
Corrected docs regarding RegisterLookupMixin subclasses.
2018-11-12 10:20:35 -05:00
meta.txt
…
options.txt
Removed versionadded/changed annotations for 2.1.
2019-01-17 10:50:25 -05:00
querysets.txt
Removed unnecessary /static from links to PostgreSQL docs.
2019-03-29 21:49:44 -04:00
relations.txt
…