This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c2436fa8671cd41c6a5841493142308cd9541c8
django
/
tests
/
sitemaps_tests
History
Mariusz Felisiak
6cff020787
Applied Black's 2026 stable style.
...
https://github.com/psf/black/releases/tag/26.1.0
2026-01-18 21:26:56 +01:00
..
templates
Americanized some spellings.
2025-04-16 10:21:38 +02:00
urls
Fixed
#34688
-- Removed contrib.sitemaps.ping_google() and ping_google management command.
2023-07-10 05:59:35 +02:00
__init__.py
Moved contrib.sitemaps tests out of contrib.
2015-02-11 10:19:22 -05:00
base.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_generic.py
Refs
#35727
-- Updated response.content.decode calls to use the HttpResponse.text property.
2024-10-16 11:52:22 +02:00
test_http.py
Applied Black's 2026 stable style.
2026-01-18 21:26:56 +01:00
test_https.py
Refs
#35727
-- Updated response.content.decode calls to use the HttpResponse.text property.
2024-10-16 11:52:22 +02:00