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-08 07:26:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Claude Paroz
8377a98ca5
Removed obsolete force_text_recursive
2017-01-22 21:13:00 +01:00
..
backends
Refs
#23919
-- Replaced six.reraise by raise
2017-01-22 20:08:04 +01:00
migrations
Removed obsolete force_text_recursive
2017-01-22 21:13:00 +01:00
models
Refs
#23919
-- Replaced six.reraise by raise
2017-01-22 20:08:04 +01:00
__init__.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00
transaction.py
Refs
#23919
-- Removed usage of django.utils.decorators.ContextDecorator.
2017-01-19 11:28:30 -05:00
utils.py
Refs
#23919
-- Replaced six.reraise by raise
2017-01-22 20:08:04 +01:00