Brian Beck wrote:
> Distributing media with apps could be a lot easier.  Currently this
> requires copying or linking files manually (possibly each time the app
> is updated), and this encourages developers to put CSS and JavaScript
> inline in their templates.  I propose a management command to make
> this easier:
> 
> $ python manage.py installmedia appname [appname ...]

Oh, yes! I was trying to invent some way to distribute media (apart from 
documenting copying it in a README) but with no luck. Yet your solution 
is so simple and beautiful!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to