Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/staticfiles/management
Commit message (Expand)AuthorAgeFilesLines
...
* Stopped staticfiles app from requiring a models module wh...Jannis Leidel2011-01-161-5/+5
* Fixed #15035 -- Fixed collectstatic management command to...Jannis Leidel2011-01-081-44/+38
* Fixed a few docstrings and other helper texts in the stat...Jannis Leidel2011-01-052-4/+3
* Fixed #14998 -- Made use of os.path.join to make sure thi...Jannis Leidel2011-01-021-1/+1
* Fixed #14693, #14709 -- Backwards incompatible change to ...Jannis Leidel2010-11-172-3/+3
* Refactored runserver command and moved code related to st...Jannis Leidel2010-11-131-0/+27
* Fixed #14524, #14582, #14617, #14665 and #14667 -- Tweake...Jannis Leidel2010-11-111-1/+4
* Ensure that the staticfiles tests use the MEDIA_ROOT they...Alex Gaynor2010-10-311-7/+7
* Fixed #14544 -- Squashed bug in the findstatic command wh...Jannis Leidel2010-10-231-0/+2
* Fixed #12323 and #11582 -- Extended the ability to handle...Jannis Leidel2010-10-204-0/+208