Tiote

Tiote 0.2.1

Tiote is a tool that enables Django websites to administer PostgreSQL and MySQL databases.InstallationIn the settings.py of your django project add 'tiote' to the INSTALLED_APPS settings and django.contrib.sessions if it is not already there. and...