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-03-06 07:22:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
History
Tim Graham
16202863fa
Refs
#27025
-- Fixed tests for the new ModuleNotFoundError in Python 3.6.
...
http://bugs.python.org/issue15767
2016-09-16 10:24:47 -04: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
…
tests
Refs
#27025
-- Fixed tests for the new ModuleNotFoundError in Python 3.6.
2016-09-16 10:24:47 -04: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
#26973
-- Fixed views.static.serve() crash with show_indexes enabled.
2016-08-10 11:27:03 -04:00
views.py
Fixed
#19567
-- Added JavaScriptCatalog and JSONCatalog class-based views
2016-04-15 17:28:54 +02:00