You can now make your Django-based CMS and use a Network solutions coupon code to get started and make a website flashy and trendy by using the Stalward – Piecemaker extension. Django is also packed now with good and nifty extensions for all your needs like Flash animations and even action scripts.
The Stalwart – Piecemaker or Piecemaker is an open source flash based actionscript supported image rotator for your Django site.
Installation and Configuration is a breeze, just add these lines:
For Installation:
pip install -e git+git@github.com:masarliev/django-plugins.git#egg=stalwart
For Configuration:
- Put ‘stalwrat.piecemaker’ in INSTALLED_APPS
- Copy stalwart/piecemaker/media/ to your site media
- Add this to your application urls
url(r’^piecemaker_(?P\d+).xml’, ‘stalwart.piecemaker.views.render_xml’, name=”piecemaker_xml”), - Don’t forget or syncdb
Visit the official link for more details:
You must log in to post a comment.