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-03-06 15:32:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
servers
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
..
another_app
Removed superfluous models.py files.
2013-12-17 11:16:48 +01:00
fixtures
…
media
…
static
…
__init__.py
…
models.py
…
test_basehttp.py
Fixed
#23930
-- Added copies of captured_std* managers from CPython's test.support.
2014-11-29 11:21:58 -05:00
tests.py
Fixed
#21281
-- Made override_settings act at class level when used as a TestCase decorator.
2014-11-03 14:14:39 -05:00
urls.py
Fixed
#22218
-- Deprecated django.conf.urls.patterns.
2014-04-03 07:28:10 -04:00
views.py
Fixed
#20989
-- Removed useless explicit list comprehensions.
2013-08-30 10:57:51 -04:00