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-10 17:32:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
/
tests
History
Tim Graham
b536dcf656
Fixed
#27948
-- Removed incorrect unquote() in static serving views.
2017-03-17 07:55:00 -04:00
..
__init__.py
…
test_csrf.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
test_debug.py
Fixed
#27308
-- Fixed BytesWarnings in the test suite.
2017-02-17 16:04:45 -05:00
test_default_content_type.py
Fixed
#27829
-- Deprecated settings.DEFAULT_CONTENT_TYPE.
2017-02-16 07:59:44 -05:00
test_defaults.py
Fixed
#27308
-- Fixed BytesWarnings in the test suite.
2017-02-17 16:04:45 -05:00
test_i18n.py
Refs
#23919
-- Removed default 'utf-8' argument for str.encode()/decode().
2017-02-09 09:03:47 -05:00
test_json.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
test_specials.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
test_static.py
Fixed
#27948
-- Removed incorrect unquote() in static serving views.
2017-03-17 07:55:00 -04:00