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
/
django
/
contrib
/
staticfiles
History
Tim Graham
36ea03eb36
Fixed
#23701
-- Removed an unneeded check in collectstatic.
...
Thanks prathik for the report.
2014-10-22 13:11:37 -04:00
..
management
Fixed
#23701
-- Removed an unneeded check in collectstatic.
2014-10-22 13:11:37 -04:00
templatetags
…
__init__.py
…
apps.py
Fixed
#22070
-- Changed verbose_name for apps in django.contrib to use title case
2014-03-06 18:43:04 -05:00
finders.py
…
handlers.py
Fixed pyinotify performance regression in 15f82c7011
2014-07-06 21:41:02 +02:00
storage.py
Fixed typos in comments.
2014-10-08 15:59:19 -04:00
testing.py
Fixed
#23374
-- Renamed StaticLiveServerCase to StaticLiveServerTestCase
2014-08-28 08:44:26 +02:00
urls.py
Fixed
#23276
-- Deprecated passing views as strings to url().
2014-08-12 13:15:40 -04:00
utils.py
…
views.py
Fixed
#23276
-- Deprecated passing views as strings to url().
2014-08-12 13:15:40 -04:00