This post originated from an RSS feed registered with Python Buzz
by Ian Bicking.
Original Post: toppcloud and Django
Feed Title: Ian Bicking
Feed URL: http://www.ianbicking.org/feeds/atom.xml
Feed Description: Thoughts on Python and Programming.
I wrote up instructions on using toppcloud with Django. They are up on the site (where they will be updated in the future), but I’ll drop them here too…
Creating a Layout
First thing you have to do (after installing toppcloud of course) is create an environment for your new application. Do that like:
$ toppcloud [...]