Skip to content
GitLab
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
03cce7a9
Unverified
Commit
03cce7a9
authored
Oct 22, 2016
by
Joost Rijneveld
Browse files
Add migration instructions for photos
parent
2cc13b16
Changes
1
Hide whitespace changes
Inline
Side-by-side
migration.md
View file @
03cce7a9
...
...
@@ -54,6 +54,12 @@ This migration typically takes a few minutes.
## Photos
Make sure the album directories exist somewhere on the server. Then,
for each album, perform
`python manage.py importphotos <album dir>`
.
This needs to be done per album to avoid having to store two copies of all
albums at the same time. Consider doing several albums at once by using
your shell to loop over a part of the set (e.g. divide them over directories).
## Pizzas
## Thabloids
...
...
@@ -63,4 +69,4 @@ This migration typically takes a few minutes.
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
enter the required login information.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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