This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 8be3074ab7d1213629d3500b0bf1142e395ad7a5
tree eb5dce969fb67a7ca2a656128e11952ee040c74d
parent 623a486456ba630ad569217ec8facd609d221a08
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.