Changeset 3647
- Timestamp:
- 08/22/06 11:46:02 (2 years ago)
- Files:
-
- django/branches/schema-evolution/tests/evolvedbtests (added)
- django/branches/schema-evolution/tests/evolvedbtests/case01_add_field (added)
- django/branches/schema-evolution/tests/evolvedbtests/case01_add_field/__init__.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case01_add_field/models.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case01_add_field/models.py.post (added)
- django/branches/schema-evolution/tests/evolvedbtests/case01_add_field/models.py.pre (added)
- django/branches/schema-evolution/tests/evolvedbtests/case01_add_field/views.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case02_rename_field (added)
- django/branches/schema-evolution/tests/evolvedbtests/case02_rename_field/__init__.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case02_rename_field/models.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case02_rename_field/models.py.post (added)
- django/branches/schema-evolution/tests/evolvedbtests/case02_rename_field/models.py.pre (added)
- django/branches/schema-evolution/tests/evolvedbtests/case02_rename_field/views.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case03_rename_model (added)
- django/branches/schema-evolution/tests/evolvedbtests/case03_rename_model/__init__.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case03_rename_model/models.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case03_rename_model/models.py.post (added)
- django/branches/schema-evolution/tests/evolvedbtests/case03_rename_model/models.py.pre (added)
- django/branches/schema-evolution/tests/evolvedbtests/case03_rename_model/views.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case04_change_flag (added)
- django/branches/schema-evolution/tests/evolvedbtests/case04_change_flag/__init__.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case04_change_flag/models.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case04_change_flag/models.py.post (added)
- django/branches/schema-evolution/tests/evolvedbtests/case04_change_flag/models.py.pre (added)
- django/branches/schema-evolution/tests/evolvedbtests/case04_change_flag/views.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case05_remove_field (added)
- django/branches/schema-evolution/tests/evolvedbtests/case05_remove_field/__init__.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case05_remove_field/models.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/case05_remove_field/models.py.post (added)
- django/branches/schema-evolution/tests/evolvedbtests/case05_remove_field/models.py.pre (added)
- django/branches/schema-evolution/tests/evolvedbtests/case05_remove_field/views.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/__init__.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/manage.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/reset_all_to_post (added)
- django/branches/schema-evolution/tests/evolvedbtests/reset_all_to_pre (added)
- django/branches/schema-evolution/tests/evolvedbtests/settings.py (added)
- django/branches/schema-evolution/tests/evolvedbtests/urls.py (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
