update readme with notes on prod migration

This commit is contained in:
Thomas Steen Rasmussen 2017-01-28 21:01:19 +01:00
parent f883a58a48
commit 16052601a8
1 changed files with 7 additions and 1 deletions

View File

@ -63,4 +63,10 @@ Enjoy!
* Add a call for speakers page, `{camp-slug}-call_for_speakers.html`, to `program/templates`.
* Create `static/img/{camp-slug}/logo` and add two logos:
* `{camp-slug}-logo-large.png`
* `{camp-slug}-logo-small.png`
* `{camp-slug}-logo-small.png`
### multicamp prod migration notes
#### when villages.0008 migration fails go add camp_id to all existing villages
#### go to admin interface and add bornhack 2017, and set slug for bornhack 2016
#### convert events to the new format (somehow)