mysql-autodoc is written in Python and will render HTML-a database's structure.All generated documentation is in HTML format.What is new in this release:Uses entry_point on setup script. Requirements:Python 2.6 or higher MySQL Connector/Python 1.0 or...

read more

mysql-autodoc is a program to generate HTML documentation for a mysql dtabase.The idea ant the template is base on the postgresql_autodo from Rod Taylor.Installing:Use setup.py:python setup.py buildsudo python setup.py installor use pip:pip install...

ffmigration is a simple database migration tool.Is a simple ans elegant way of keeping database migrations in order in various environemnts, keeping track of wich database migratison are executed and with none.ffmigration is a forward only migration tool,...

django-dirbrowser is a Django app that allows users to give access to a local directory and still using Django auth, Django templates and Django middleware.Installation Install or add django-dirbrowser to your Python path. pip install...

read more

django-openonmobile is a Django app that can open the current page on your mobile with a QR code.- Main url: http://bitbucket.org/ferranp/django-openonmobile- Documentation : http://readthedocs.org/docs/django-openonmobileInstallation1. Add "openonmobile"...

read more