Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
be9e8043
Commit
be9e8043
authored
Oct 22, 2016
by
Sébastiaan Versteeg
Browse files
Add migration documentation for education, documents and merchandise, update docs for events
parent
16879c67
Changes
1
Hide whitespace changes
Inline
Side-by-side
migration.md
View file @
be9e8043
...
...
@@ -11,11 +11,21 @@ This is taken care of during member migration.
## Documents
Make sure you have valid login credentials for thalia.nu.
To migrate all documents execute
`python manage.py migratedocuments`
and enter the required login information.
## Education
Make sure that the API key is available as
`MIGRATION_KEY`
in settings.py.
To migrate the events, make sure that membershave been migrated.
Then simply execute
`python manage.py migrateeducation`
.
## Events
Make sure that the API key is available as
`
EVENTS_
MIGRATION_KEY`
in settings.py.
Make sure that the API key is available as
`MIGRATION_KEY`
in settings.py.
To migrate the events, make sure that members, committees and boards
have been migrated. Then simply execute
`python manage.py migrateevents`
.
...
...
@@ -49,3 +59,8 @@ This migration typically takes a few minutes.
## Thabloids
## Merchandise
Make sure you have valid login credentials for thalia.nu.
To migrate the merchandise execute
`python manage.py migratemerchandise`
and
enter the required login information.
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment