Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Database > Administrative frontents

    Tiote 0.2.1

    Download button

    No screenshots available
    Downloads: 222  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    dumb906 | More programs
    MIT/X Consortium Lic... / FREE
    May 13th, 2012, 02:21 GMT
    ROOT / Database / Administrative frontents

     Read user reviews (0)  Refer to a friend  Subscribe

    Tiote description

    Django database administrator

    Tiote is a tool that enables Django websites to administer PostgreSQL and MySQL databases.

    Installation

    In 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 run

     python manage.py syncdb

    In the urls.py of your project, add a url mapping for the tiote application (any address you want)

     (r'^< custom_url_map >/', include('tiote.urls')),

    Open link < your_project >/< custom_url_map > to begin using tiote. Where < your_project > is the top level of your django project and < custom_url_map > is the url mapping for the application

    Customization

    All this settings are to be entered in settings.py or its equivalent

    - TT_SHOW_SYSTEM_CATALOGS Include (set to True) or exclude (set to False) System Catalogs. Excluding System catalogs is the default and increases individual page load
    - TT_SESSION_EXPIRY: accepts an integer (default 1800) which is the amount of seconds before the session expires (to be asked to log on again). It doesn't conflict with other sessions from other django applications.


    Product's homepage

    Requirements:

    · Python
    · SQLAlchemy
    · Django
    · psycopg2
    · MySQLdb
    · static-files app for Django versions less than 1.3
    · django session app
    · Enabled javascript and Cookies in your browser (if not already enabled)

      


    TAGS:

    Django database | database administrator | Django | database | administrator

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM