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 > Internet > HTTP (WWW)

    django-table-prefix 0.0.5

    Download button

    No screenshots available
    Downloads: 119  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Egor V. Nazarkin and Vitaliy Kucheraviy | More programs
    BSD License / FREE
    June 14th, 2011, 11:59 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    django-table-prefix description

    Experimental application for making table prefixes for Django

    django-table-prefix is a Django app that provides experimental ability to set your own database table prefixes for Django projects. Include this app into your project's settings.py, provide table prefix name and list of models (optional) for ommiting prefix usage.

    INSTALLED_APPS = (
            ... # your regular stuff
            'table_prefix',
        )

        # table prefix name
        DB_PREFIX = 'nifty_prefix'

        # omit prefixing tables for these models
        OMIT_MODELS = (
            '< app_name >.< model class name >',
        )



    Product's homepage

    Requirements:

    · Python
    · Django

      


    TAGS:

    table prefix | database tables | Django | table | prefix

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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