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
/
regressiontests
/
middleware
History
Hiroki Kiyohara
e94f405d94
Fixed
#18558
-- Added url property to HttpResponseRedirect*
...
Thanks coolRR for the report.
2013-02-13 10:29:32 +01:00
..
__init__.py
…
cond_get_urls.py
…
extra_urls.py
…
models.py
Fixed
#19645
-- Added tests for TransactionMiddleware
2013-02-03 16:26:46 +02:00
tests.py
Fixed
#18558
-- Added url property to HttpResponseRedirect*
2013-02-13 10:29:32 +01:00
urls.py
…