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-04-23 00:34:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Claude Paroz
ac9daa0cbd
Systematically imported wraps from functools
2013-05-04 11:53:12 +02:00
..
backends
Fixed
#16737
-- Support non-ascii column names in inspectdb
2013-04-01 19:59:57 +02:00
models
Systematically imported wraps from functools
2013-05-04 11:53:12 +02:00
__init__.py
Added some assertions to enforce the atomicity of atomic.
2013-03-11 14:48:55 +01:00
transaction.py
Fix typo in transaction.Atomic docstring
2013-04-03 16:49:48 +03:00
utils.py
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
2013-03-11 15:04:05 +01:00