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-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
History
Tim Graham
c9ae09addf
Replaced use of TestCase.fail() with assertRaises().
...
Also removed try/except/fail antipattern that hides exceptions.
2016-06-28 11:21:26 -04:00
..
app0
…
app1
…
app2
…
app3
…
app4
…
app5
…
locale
…
media
…
templates
Fixed
#19567
-- Added JavaScriptCatalog and JSONCatalog class-based views
2016-04-15 17:28:54 +02:00
templatetags
…
tests
Replaced use of TestCase.fail() with assertRaises().
2016-06-28 11:21:26 -04:00
__init__.py
…
default_urls.py
…
generic_urls.py
Refs
#17209
-- Added LoginView and LogoutView class-based views
2016-06-24 10:45:13 +02:00
models.py
…
regression_21530_urls.py
…
urls.py
Fixed
#19567
-- Added JavaScriptCatalog and JSONCatalog class-based views
2016-04-15 17:28:54 +02:00
views.py
Fixed
#19567
-- Added JavaScriptCatalog and JSONCatalog class-based views
2016-04-15 17:28:54 +02:00