glossm / api

Core API server of Glossm
4 stars 0 forks source link

feat: squash migrations #12

Closed gunwooterry closed 6 years ago

gunwooterry commented 6 years ago

Resolve #9.

mnkykm commented 6 years ago

Amendment works perfectly. Double checked. Thank you!

accounts
 [X] 0001_initial
 [X] 0002_auto_20180405_1443
 [X] 0003_auto_20180413_0704
 [X] 0004_remove_user_exp
 [X] 0005_user_learning_languages
admin
 [X] 0001_initial
 [X] 0002_logentry_remove_auto_add
auth
 [X] 0001_initial
 [X] 0002_alter_permission_name_max_length
 [X] 0003_alter_user_email_max_length
 [X] 0004_alter_user_username_opts
 [X] 0005_alter_user_last_login_null
 [X] 0006_require_contenttypes_0002
 [X] 0007_alter_validators_add_error_messages
 [X] 0008_alter_user_username_max_length
 [X] 0009_alter_user_last_name_max_length
contenttypes
 [X] 0001_initial
 [X] 0002_remove_content_type_name
core
 [X] 0001_initial
 [X] 0002_auto_20180413_0808
sessions
 [X] 0001_initial
thumbnail
 [X] 0001_initial
transcription
 [X] 0001_squashed_0004_auto_20180413_1155 (4 squashed migrations)