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
Matthias Kestenholz
e8c056c31a
Fixed
#27434
-- Doc'd how to raise a model validation error for a field not in a model form.
2017-06-13 20:26:36 -04:00
..
class.txt
…
conditional-expressions.txt
…
database-functions.txt
Fixed
#28103
-- Added quarter extract, truncation, and lookup.
2017-06-08 15:15:29 -04:00
expressions.txt
…
fields.txt
Removed nonexistent methods from File's docs.
2017-04-25 19:49:00 -04:00
index.txt
…
indexes.txt
Removed extra characters in docs header underlines.
2017-03-20 18:30:32 -04:00
instances.txt
Fixed
#27434
-- Doc'd how to raise a model validation error for a field not in a model form.
2017-06-13 20:26:36 -04:00
lookups.txt
…
meta.txt
…
options.txt
Removed extra characters in docs header underlines.
2017-03-20 18:30:32 -04:00
querysets.txt
Fixed typo in docs/ref/models/querysets.txt.
2017-06-09 12:48:24 -04:00
relations.txt
…