Re: my first (public) app: django-requires_js_css

2010-10-25 Thread Jason Persampieri
16:01, Jason Persampieri wrote: > > >http://github.com/pappy74/django-requires_js_css > > > Howdy folks, > > > I was hoping to get some feedback on my first public app, django- > > requires_js_css.  The app's purpose is to allow 'sane' JavaScript and &g

Re: my first (public) app: django-requires_js_css

2010-10-24 Thread Sam Lai
On 21 October 2010 16:01, Jason Persampieri wrote: > http://github.com/pappy74/django-requires_js_css > > Howdy folks, > > I was hoping to get some feedback on my first public app, django- > requires_js_css.  The app's purpose is to allow 'sane' JavaScript

Re: my first (public) app: django-requires_js_css

2010-10-24 Thread Doug
I'm also interested in something like this. I've tried it a couple of different ways, but have not been all the happy with the results/ implementation. It seemed like post-parsing for tokens was trouble since it hurt performance somewhat, and gets ugly if you are serving the occasional big file o

Re: my first (public) app: django-requires_js_css

2010-10-24 Thread Jason Persampieri
ttp://github.com/pappy74/django-requires_js_css > > Howdy folks, > > I was hoping to get some feedback on my first public app, django- > requires_js_css.  The app's purpose is to allow 'sane' JavaScript and > CSS requirements.  That is, require from within templates, bu

my first (public) app: django-requires_js_css

2010-10-20 Thread Jason Persampieri
http://github.com/pappy74/django-requires_js_css Howdy folks, I was hoping to get some feedback on my first public app, django- requires_js_css. The app's purpose is to allow 'sane' JavaScript and CSS requirements. That is, require from within templates, but still load using