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-02-04 22:47:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
History
Raphael Michel
16945f0e9c
Fixed
#25695
-- Added template_name parameter to csrf_failure() view.
2015-11-17 14:28:18 -05:00
..
app0
…
app1
…
app2
…
app3
…
app4
…
app5
…
locale
Fixed
#24122
-- Redirected to translated url after setting language
2015-03-13 16:46:40 +01:00
media
…
templates
Fixed
#22106
-- Allowed using more than one instance of javascript_catalog per project.
2015-03-20 17:27:41 -04:00
templatetags
…
tests
Fixed
#25695
-- Added template_name parameter to csrf_failure() view.
2015-11-17 14:28:18 -05:00
__init__.py
…
default_urls.py
Fixed
#21927
-- Made application and instance namespaces more distinct.
2015-06-08 15:12:20 -04:00
generic_urls.py
Fixed
#23960
-- Removed http.fix_location_header
2015-03-18 18:22:50 +01:00
models.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
regression_21530_urls.py
…
urls.py
Fixed
#23395
-- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
views.py
Fixed
#24733
-- Passed the triggering exception to 40x error handlers
2015-05-11 22:02:14 +02:00