How can I get a designer set up to be able to edit a Django project's
templates and static files with the minimum amount of effort? Django
itself is easy to get running, but a project with many external
dependencies can quickly become very hard for a less technical person
to set up, especially if t
Hi, I'm posting here to announce the release of the Fabfile that I use
for Django projects. Using it, you can make your Django project live
with a single command. It also comes with a default project layout
that I like to start from.
Get the code at https://github.com/reverie/django-fabfile, and r
2 matches
Mail list logo