apache2

apache2 1.0

apache2 is a Python module that reloads the Apache 2 server as if you wrote in a terminal /etc/init.d/apache2 reload.In your Python code simply write this:from apache2 import a2reload# now do the reloadinga2relaod()RequirementsThis package works only in...

read more

cmsplugin-contact is a contact form plugin for Django CMS with spam protection and i18n.If you want to use ReCAPTCHA you have to get a Public and Private Key from http://www.google.com/recaptcha. You can get them for free.The Akismet spam protection...

read more