On Tue, Apr 21, 2009 at 10:35 AM, dartdog <[email protected]> wrote: > > I've seen some very nice sites crediting blueprint with Django, but no > how to?
All I can tell you is that when you use Blueprint in a Django project, you would put the Blueprint compressed files in whatever folder you use for your static files (css/js/images). Then, if you have a partial template for your site header, you would link those static files there. This is basically the same with any site framework. As for how to use Django, you'll have to go to their mailing list or IRC channel for help with that. -- -- Christian Montoya mappdev.com :: christianmontoya.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
