public
Description: The source code for the Django Plugables application index.
Homepage: http://djangoplugables.com/
Clone URL: git://github.com/revyver/django-plugables.git
Search Repo:
Removing django_evolution. It shouldn't live inside the project, it should 
be installed as a module.
revyver (author)
Sat Apr 12 01:26:24 -0700 2008
commit  8be3074ab7d1213629d3500b0bf1142e395ad7a5
tree    eb5dce969fb67a7ca2a656128e11952ee040c74d
parent  623a486456ba630ad569217ec8facd609d221a08
  • django_evolution/__init__.py
  • django_evolution/db/__init__.py
  • django_evolution/db/common.py
  • django_evolution/db/mysql.py
  • django_evolution/db/mysql_old.py
  • django_evolution/db/postgresql.py
  • django_evolution/db/postgresql_psycopg2.py
  • django_evolution/db/sqlite3.py
  • django_evolution/diff.py
  • django_evolution/evolve.py
  • django_evolution/management/__init__.py
  • django_evolution/management/commands/__init__.py
  • django_evolution/management/commands/evolve.py
  • django_evolution/models.py
  • django_evolution/mutations.py
  • django_evolution/signature.py
  • django_evolution/tests/__init__.py
  • django_evolution/tests/add_field.py
  • django_evolution/tests/change_field.py
  • django_evolution/tests/db/__init__.py
  • django_evolution/tests/db/mysql.py
  • django_evolution/tests/db/mysql_old.py
  • django_evolution/tests/db/postgresql.py
  • django_evolution/tests/db/postgresql_psycopg2.py
  • django_evolution/tests/db/sqlite3.py
  • django_evolution/tests/delete_app.py
  • django_evolution/tests/delete_field.py
  • django_evolution/tests/delete_model.py
  • django_evolution/tests/models.py
  • django_evolution/tests/rename_field.py
  • django_evolution/tests/signature.py
  • django_evolution/tests/sql_mutation.py
  • django_evolution/tests/utils.py
  • django_evolution/utils.py

Comments

    No one has commented yet.