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-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_views
History
Tim Graham
d38a00332e
Updated tests for added newlines in 68686430638215b5405b20bd767c0be392c9221d.
2014-08-12 20:16:04 -04:00
..
fixtures
…
templates
Added newlines to the ends of CSS, HTML, and JavaScript files missing them.
2014-08-12 19:22:09 -04:00
__init__.py
…
models.py
…
test_base.py
…
test_dates.py
Updated tests for added newlines in 68686430638215b5405b20bd767c0be392c9221d.
2014-08-12 20:16:04 -04:00
test_detail.py
…
test_edit.py
…
test_forms.py
…
test_list.py
…
urls.py
Fixed
#23276
-- Deprecated passing views as strings to url().
2014-08-12 13:15:40 -04:00
views.py
…