Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do you have an example of using these in a template at all? #1

Open
chrisfranklin opened this issue Nov 14, 2012 · 1 comment
Open

Comments

@chrisfranklin
Copy link

Hey,

Do you have any examples of using these in a sitebase type template? For bootstrap would you just include the less files and use the javascript less compiler? It seems like the src property for the less files would be extremely long with this method. Would template tags or something else be a solution? A generic sitebase.html with features turned on and off depending on if the particular app is installed seems like a good solution but a template tag would allow control over which script was on which page without the long urls.

Cheers,

Chris

@graingert
Copy link
Owner

these are intended to be used with django-compressor
On Nov 14, 2012 3:25 PM, "Chris Franklin" notifications@github.com wrote:

Hey,

Do you have any examples of using these in a sitebase type template? For
bootstrap would you just include the less files and use the javascript less
compiler? It seems like the src property for the less files would be
extremely long with this method. Would template tags or something else be a
solution? A generic sitebase.html with features turned on and off depending
on if the particular app is installed seems like a good solution but a
template tag would allow control over which script was on which page
without the long urls.

Cheers,

Chris


Reply to this email directly or view it on GitHubhttps://github.com//issues/1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants