Added migrations to lessons.
authorLukasz Anwajler <lukasz@anwajler.com>
Tue, 18 Jan 2011 14:05:17 +0000 (08:05 -0600)
committerLukasz Anwajler <lukasz@anwajler.com>
Tue, 18 Jan 2011 14:05:17 +0000 (08:05 -0600)
commit0321c7661ccabef17a106fecf6580f5413d9057d
tree076deef56b978410df58b628bd54da3eacfc208b
parentb361ffcdb3d3869196b46c91635bbb2ac7d4a151
Added migrations to lessons.
apps/lessons/migrations/0001_initial.py [new file with mode: 0644]
apps/lessons/migrations/0002_auto__add_field_document_html.py [new file with mode: 0644]
apps/lessons/migrations/__init__.py [new file with mode: 0644]
apps/lessons/models.py