[p2pu-dev] CSS Framework
Paul Osman
paul at eval.ca
Mon Jul 16 14:58:27 UTC 2012
I've created a branch in Github. Anyone working on the CSS framework stuff we've been discussing should check it out.
https://github.com/p2pu/lernanta/tree/css-framework
It's serving Twitter Bootstrap behind a feature flag. Here's what you need to do in order to use the feature flag:
* Using the Django admin, create a flag called 'css-framework'. We're using django-waffle for flags. https://github.com/jsocol/django-waffle/
* If you'd like, set WAFFLE_OVERRIDE = True in your settings-local.py. This will allow you to turn the flag off unless ?css-framework=1 is set in the query string.
Cheers,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.p2pu.org/pipermail/p2pu-dev/attachments/20120716/70d22631/attachment.html>
More information about the p2pu-dev
mailing list