parent
5a53be04a1
commit
0cadabf6b7
|
@ -41,7 +41,7 @@ Install pip packages:
|
||||||
### Configuration file
|
### Configuration file
|
||||||
Copy environment settings file and change settings as needed:
|
Copy environment settings file and change settings as needed:
|
||||||
```
|
```
|
||||||
(venv) $ cp bornhack/settings/environment_settings.py.dist bornhack/settings/environment_settings.py
|
(venv) $ cp bornhack/environment_settings.py.dist bornhack/environment_settings.py
|
||||||
```
|
```
|
||||||
|
|
||||||
### Database
|
### Database
|
||||||
|
@ -89,4 +89,3 @@ or go through the manuel process below:
|
||||||
* when villages.0008 migration fails go add camp_id to all existing villages
|
* 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
|
* go to admin interface and add bornhack 2017, and set slug for bornhack 2016
|
||||||
* convert events to the new format (somehow)
|
* convert events to the new format (somehow)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue