This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c4ee4e051b60ef2caa866d5ba172ef22aaead4cf
edx-platform
/
lms
/
djangoapps
/
simplewiki
/
migrations
History
Bridger Maxwell
9fd99016a9
Removed duplicate index on simplewiki_namespace. Re-added migration that was exposing South 0.7.4 bug.
2012-07-19 11:12:10 -04:00
..
__init__.py
Beginning to port wiki to multicourse. (Unstable)
2012-06-28 15:11:00 -04:00
0001_initial.py
Added migrations for simplewiki. It is a tricky one to apply. Don't attempt at home.
2012-06-28 15:58:11 -04:00
0002_unique_slugs.py
Added a migration to unique article slugs.
2012-07-06 16:17:15 -04:00
0003_auto__add_namespace__del_field_article_parent__add_field_article_names.py
Started writing slug uniquifying data migration. Doesn't work yet.
2012-07-06 16:10:12 -04:00
0004_multicourse_data_migration.py
Allowing dots in wiki namespaces.
2012-07-06 17:49:26 -04:00
0005_auto__add_unique_namespace_name.py
Started writing slug uniquifying data migration. Doesn't work yet.
2012-07-06 16:10:12 -04:00
0006_auto.py
Revert "Kill simplewiki migration (there was already a unique index, adding another causes errors)"
2012-07-19 11:00:39 -04:00
0007_auto.py
Removed duplicate index on simplewiki_namespace. Re-added migration that was exposing South 0.7.4 bug.
2012-07-19 11:12:10 -04:00