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
main
Add File
New File
Upload File
Apply Patch
django
/
tests
/
shortcuts
History
Lorenzo Peña
91c879eda5
Fixed
#35784
-- Added support for preserving the HTTP request method in HttpResponseRedirectBase.
...
Co-authored-by: Natalia <
124304+nessita@users.noreply.github.com
>
2024-11-14 15:53:49 -03:00
..
jinja2
/shortcuts
Fixed
#24168
-- Allowed selecting a template engine in a few APIs.
2015-02-03 08:29:45 +01:00
templates
/shortcuts
Fixed
#24168
-- Allowed selecting a template engine in a few APIs.
2015-02-03 08:29:45 +01:00
__init__.py
Moved tests for render shortcuts to their own app.
2014-11-22 17:52:43 +01:00
tests.py
Fixed
#35784
-- Added support for preserving the HTTP request method in HttpResponseRedirectBase.
2024-11-14 15:53:49 -03:00
urls.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
views.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00