0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/view_tests
2016-07-24 18:18:57 +02:00
..
app0
app1
app2
app3
app4
app5
locale Refs #26319 -- Added test for English variant in javascript_catalog 2016-03-08 21:39:59 +01:00
media
templates Fixed #19567 -- Added JavaScriptCatalog and JSONCatalog class-based views 2016-04-15 17:28:54 +02:00
templatetags Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
tests Fixed #26938 -- Fixed invalid HTML in template postmortem on the debug page. 2016-07-24 18:18:57 +02: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 Refs #17209 -- Added LoginView and LogoutView class-based views 2016-06-24 10:45:13 +02: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 #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