Hi,

while it is not entirely clear what the original poster wants, if he's referring
to JavaScript then django-compressor provides some support for that.

Regards,

Antonis

Antonis Christofides
http://djangodeployment.com

On 2017-08-10 03:43, Bernd Wechner wrote:
> I'm a little confused as to what this has to do with Django, which runs server
> side. The code it emits to the client is limited to what you put in your
> templates, including perhaps the widgets that django provides for forms.
>
> I use a lot of javascript in my forms, and it's my responsibility to minify
> that and include links to the minified code in my templates in production (and
> unminified in development) but these are all django unrelated build issues.
> And solving them depends on django unrelated tool sets you're using.
>
> -- 
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To post to this group, send email to django-users@googlegroups.com
> <mailto:django-users@googlegroups.com>.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/6a306671-399e-40bc-bee0-cf5837d7c5f6%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/6a306671-399e-40bc-bee0-cf5837d7c5f6%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/4a43b8fb-9181-07d4-a6fd-8a3c357f6115%40djangodeployment.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to