Hi,

I like one part of fanstatic[1]:

You can create dependencies to JS modules. The JS files are available on pypi 
and this
way installing them is very easy.

example: You can have a requirement on "js.jquery_datatables" in you
requirements.txt file: https://pypi.python.org/pypi/js.jquery_datatables

This makes automated deployment very easy.

There is a django integration, but it looks dead. There was no development
during the last months.

There are some parts of fanstatic which are not need if you use django, but
the js/css packages could be useful for us.

Does anybody use fanstatic together with django?

My goal is to easy the automated deployment.

How do you handle the dependency on external resources like jquery libraries? 
Do you store
a tgz file inside your source code repository?

Regards,
  Thomas Güttler




[1] http://www.fanstatic.org/en/latest/

--
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 http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to