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-01-26 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
servers
History
Flavio Curella
c53f2451a8
Fixed
#23398
-- Added helpful error message when runserver is accessed via HTTPS
2014-09-09 12:29:30 -04:00
..
another_app
Removed superfluous models.py files.
2013-12-17 11:16:48 +01:00
fixtures
…
media
…
static
…
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test_basehttp.py
Fixed
#23398
-- Added helpful error message when runserver is accessed via HTTPS
2014-09-09 12:29:30 -04:00
tests.py
Fixed
#21977
-- Deprecated SimpleTestCase.urls
2014-04-06 17:33:43 -04: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