Loic Bistuer
3fd16e6261
[1.6.x] Fixed #21581 -- Fixed a number of issues with collectstatic.
...
When STATIC_ROOT wasn't set, collectstatic --clear would delete
every files within the current directory and its descendants.
This patch makes the following changes:
Prevent collectstatic from running if STATIC_ROOT isn't set.
Fixed an issue that prevented collectstatic from displaying the
destination directory.
Changed the warning header to notify when the command is run
in dry-run mode.
Backport of 4befb3015c from master
2013-12-31 15:04:22 -05:00
..
2012-03-13 17:53:31 +00:00
2012-12-24 15:38:05 -05:00
2012-03-13 17:53:31 +00:00
2012-03-13 17:53:31 +00:00
2012-11-24 18:10:51 +01:00
2012-03-13 17:53:31 +00:00
2012-12-29 15:54:33 -05:00
2012-06-28 10:49:07 +02:00
2013-04-20 17:18:35 +02:00
2012-12-25 04:44:09 -05:00
2012-12-29 15:54:33 -05:00
2012-03-13 17:53:31 +00:00
2011-10-14 00:12:01 +00:00
2012-12-29 15:54:33 -05:00
2013-03-22 13:50:07 -04:00
2013-01-02 18:32:57 -05:00
2012-03-13 17:53:31 +00:00
2011-08-26 09:31:01 +00:00
2011-08-26 09:31:01 +00:00
2013-05-10 23:08:45 -04:00
2012-03-13 17:53:31 +00:00
2011-09-10 03:33:54 +00:00
2011-09-11 02:28:08 +00:00
2013-12-08 18:48:30 +01:00
2013-05-18 19:04:34 -03:00
2013-07-08 14:09:02 -04:00
2011-09-10 03:33:54 +00:00
2012-08-31 20:35:50 +02:00
2013-08-12 14:07:58 -04:00
2013-08-12 14:07:58 -04:00
2013-08-12 14:07:58 -04:00
2013-08-12 14:07:58 -04:00
2013-08-12 14:07:58 -04:00
2013-11-18 16:03:00 +01:00
2013-09-15 14:22:24 -04:00
2013-09-15 14:22:24 -04:00
2012-08-31 20:35:50 +02:00
2013-08-12 14:07:58 -04:00
2013-08-12 14:07:58 -04:00
2013-09-05 20:16:14 -04:00
2013-08-12 14:07:58 -04:00
2013-08-13 11:17:07 -05:00
2013-09-10 21:08:27 -04:00
2013-09-15 14:22:24 -04:00
2013-10-25 07:55:41 -04:00
2013-11-07 09:42:47 -05:00
2013-09-15 14:22:24 -04:00
2013-03-22 13:50:07 -04:00
2013-03-22 13:50:07 -04:00
2013-03-28 15:03:19 -05:00
2013-08-13 11:17:07 -05:00
2013-09-10 21:08:27 -04:00
2013-09-15 14:22:24 -04:00
2013-11-09 10:18:55 -05:00
2013-11-18 09:33:53 -05:00
2013-12-12 15:06:47 -05:00
2013-12-31 15:04:22 -05:00
2013-11-18 18:09:54 +01:00
2013-12-13 18:55:35 -05:00
2013-09-19 15:02:52 +08:00