miracle2k / django-assets

Django webassets integration.
BSD 2-Clause "Simplified" License
89 stars 79 forks source link

Update getting started docs #69

Closed mrfuxi closed 8 years ago

mrfuxi commented 8 years ago
miracle2k commented 8 years ago

I don't think everything in the changes is correct and/or easily understandable. For example, in development it should not be necessary to run "collectstatic". Also, it should not be necessary to use the staticfiles finders system if people don't want it.