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-06-02 10:09:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
contrib
/
sitemaps
/
tests
History
Tim Graham
d73d0e071c
Fixed
#22218
-- Deprecated django.conf.urls.patterns.
...
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
2014-04-03 07:28:10 -04:00
..
templates
Fixed
#14041
-- Added ability to override the template of the sitemaps views. Thanks, julien.
2010-12-12 22:56:29 +00:00
urls
Fixed
#22218
-- Deprecated django.conf.urls.patterns.
2014-04-03 07:28:10 -04:00
__init__.py
Fixed
#17365
,
#17366
,
#18727
-- Switched to discovery test runner.
2013-05-10 23:08:45 -04:00
base.py
Suppressed the
if Site._meta.installed
pattern.
2014-02-01 20:38:15 +01:00
test_flatpages.py
Fixed
#21718
-- Renamed has_app to is_installed.
2014-01-06 22:48:41 +01:00
test_generic.py
Imported override_settings from its new location.
2013-12-23 21:37:56 +01:00
test_http.py
Fixed
#21718
-- Renamed has_app to is_installed.
2014-01-06 22:48:41 +01:00
test_https.py
Imported override_settings from its new location.
2013-12-23 21:37:56 +01:00