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-24 09:09:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Tobias Kunze
a44a21a22f
Fixed
#26678
-- Doc'd that RelatedManager.add()/remove()/set() accepts the field the relation points to.
2019-05-07 08:55:45 +02:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
Fixed
#30362
-- Noted partial indexes and constraints restrictions with abstract base classes.
2019-04-25 07:36:07 +02:00
database-functions.txt
…
expressions.txt
Fixed
#30365
-- Fixed syntax highlighting in SQL examples.
2019-04-23 12:37:50 +02:00
fields.txt
Fixed
#29529
-- Allowed models.fields.FilePathField to accept a callable path.
2019-05-02 11:11:56 +02:00
index.txt
…
indexes.txt
Fixed
#30362
-- Noted partial indexes and constraints restrictions with abstract base classes.
2019-04-25 07:36:07 +02:00
instances.txt
…
lookups.txt
…
meta.txt
…
options.txt
Changed tuple Mate.unique_together/permissions to lists in docs.
2019-04-24 10:06:00 +02:00
querysets.txt
Fixed
#30365
-- Fixed syntax highlighting in SQL examples.
2019-04-23 12:37:50 +02:00
relations.txt
Fixed
#26678
-- Doc'd that RelatedManager.add()/remove()/set() accepts the field the relation points to.
2019-05-07 08:55:45 +02:00