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-04 22:24:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
6b5106b1ce
Branches
Tags
View all branches
django
/
tests
/
view_tests
History
Alvin Lindstam
6b5106b1ce
Fixed
#27374
-- Made JavaScriptCatalog respect the packages argument.
2016-10-22 19:26:08 -04:00
..
app0
…
app1
…
app2
…
app3
…
app4
…
app5
…
locale
…
media
…
templates
…
templatetags
…
tests
Fixed
#27374
-- Made JavaScriptCatalog respect the packages argument.
2016-10-22 19:26:08 -04:00
__init__.py
Fixed all E261 warnings
2013-11-02 23:50:33 -05:00
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
Fixed
#23276
-- Deprecated passing views as strings to url().
2014-08-12 13:15:40 -04:00
urls.py
…
views.py
Fixed
#19567
-- Added JavaScriptCatalog and JSONCatalog class-based views
2016-04-15 17:28:54 +02:00