I am starting to look at the built-in Django testing framework. This
has forced me to take a new look at how I should handle SQL triggers and
stored functions. I am using *PostgreSQL* for the DB.
Django supports the automatic execution of SQL found in any files named:
/sql/.sql
or
I am just finishing a Django project that is managed by Subversion. I
have set up 3 web sites to manage it - a "development", "staging" and
"production" server. This is a common paradigm, nothing that I came up
with myself.
You can have active committing by developers to the repository and t
I just wanted to mention that I am wrapping up a new Django site after 7
months of development. It will be used to manage subscriptions for a
magazine published by a Norwegian university. So far it does not have a
public interface so I won't give out the link here (all you would see is
a log
3 matches
Mail list logo