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-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Ramiro Morales
50837434db
Clarified default name of M2M relationship DB table.
2012-07-24 22:44:28 -03:00
..
fields.txt
Clarified default name of M2M relationship DB table.
2012-07-24 22:44:28 -03:00
index.txt
…
instances.txt
Fixed
#17436
- Added warning about overriding Model.__init__()
2012-07-01 18:04:16 -04:00
options.txt
…
querysets.txt
Fixed
#17788
-- Added batch_size argument to qs.bulk_create()
2012-07-17 15:24:41 +03:00
relations.txt
…