This website requires JavaScript.
Explore
Help
Register
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-11 19:06:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
17cf29920b
django
/
tests
/
backends
History
Aymeric Augustin
7c46c8d5f2
Added some assertions to enforce the atomicity of atomic.
2013-03-11 14:48:55 +01:00
..
__init__.py
models.py
Added a ManyToManyField(db_constraint=False) option, this allows not creating constraints on the intermediary models.
2013-03-07 11:24:51 -08:00
tests.py
Added some assertions to enforce the atomicity of atomic.
2013-03-11 14:48:55 +01:00