Can anyone point me to examples of django apps that either do not use
a database, or use it for only part of the app? Looking for source.
I'm specifically interested in examples with models that use other
persistence backends (like a config file), and the associated
views and templates.
--~--~-
Does anyone have instructions on running Django behind CherryPy?
It sounds like the builtin web server works, but is not especially
robust. I would like to run my app behind a python web server so it can
be more easily distributed. My users will be running it locally, so I
would like to avoid apa
Need to decide if Django is suitable for my application.
I need to build a web application for 2-3 people. But they would each
run their own copy on their local machine. It will effectively be like
any regular app you download, install, and run. But it might become a
shared web app in the future,
3 matches
Mail list logo