This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-03 06:40:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d2202ec2d4
django
/
tests
/
contenttypes_tests
History
wrwrwr
6dbe979b4d
Fixed
#23930
-- Added copies of captured_std* managers from CPython's test.support.
...
StringIO import was adapted for compatibility with Python 2.
2014-11-29 11:21:58 -05:00
..
fixtures
Fixed
#16727
-- Added protocol-relative URL support to contenttypes.views.shortcut.
2014-03-03 22:57:06 +01:00
__init__.py
Deprecated django.views.defaults.shortcut.
2013-03-14 20:30:23 +01:00
models.py
Fixed
#16727
-- Added protocol-relative URL support to contenttypes.views.shortcut.
2014-03-03 22:57:06 +01:00
tests.py
Fixed
#23930
-- Added copies of captured_std* managers from CPython's test.support.
2014-11-29 11:21:58 -05:00
urls.py
Fixed
#22378
-- Updated \d to [0-9]+ in urlpatterns of docs and tests.
2014-04-16 20:36:29 -04:00