Restore steps:
1. Stop the Django server.
2. Extract this zip in a temporary folder.
3. Replace project file db.sqlite3 with database/db.sqlite3 from the backup.
4. Replace project media folder with the backup media folder.
5. Start the server again.
