Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Internet > Django Plugins

    django_evolution 0.6.9

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Christian Hammond | More programs
    BSD License / FREE
    March 14th, 2013, 03:18 GMT
    ROOT / Internet / Django Plugins

     Read user reviews (0)  Refer to a friend  Subscribe

    django_evolution description

    Schema Evolution for the Django Project

    django_evolution is a database schema evolution tool for the Django web framework.

    When you run ./manage.py syncdb, Django will look for any new models that have been defined, and add a database table to represent those new models. However, if you make a change to an existing model, ./manage.py syncdb will not make any changes to the database.

    This is where Django Evolution fits in. Django Evolution is an extension to Django that allows you to track changes in your models over time, and to update the database to reflect those changes.

    Installation:

    To install Django Evolution, simply run:

    easy_install -U django_evolution

    You can also check out Django Evolution from the SVN repository.
    Using Django Evolution in your project

     1. Add django_evolution to the INSTALLED_APPS for your project
     2. Run ./manage.py syncdb
     3. Make modifications to the model files in your project
     4. Run ./manage.py evolve --hint --execute


    Product's homepage

    Requirements:

    · Python
    · Django

      


    TAGS:

    schema evolution | database schema | Django plugin | Django | schema | evolution

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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