Pre-release
This release is a pre-release and may not be stable for production use.
Thanks for downloading django-siteupdate! This is a simple Django admin interface for updating a Django site. The following features are implemented:
Run simple site updates from the Django admin
Database driven log entries for all siteupdates
Process your update by a simple server command (for example a bash script)
Posibility to execute a post process command (for example to restart apache or touch your wsgi file)
For installation instructions please see INSTALL.txt