Changes

Jump to: navigation, search

AMO/FlightDeck/1.0a6/ServerUpdate

618 bytes added, 23:44, 18 November 2010
no edit summary
1.a6 is a major update. There were changes in database and file structure. Majority of changes will be done by simply pulling the branch, but some has to be implemented manually.
 
= Update Process =
# Copy ./flightdeck/settings_local.py to some safe space
# Call update database script process <pre>python ./scripts/update-1.0a6.py</pre>
# Initiate submodules <pre>git submodule init && git submodule update</pre>
# Add new SDKS
#* <pre>python ./manage.py add_core_lib jetpack-sdk-0.8</pre>
#* <pre>python ./manage.py add_core_lib addon-lib-0.9</pre>
 
= Clean Up =
 
Some of the directories were ignored by git before. This is a full root directory listing of the current project:
 
README
cuddlefish
lib
media
scripts
upload
__init__.py
apps
docs
log_settings.py
manage.py
requirements
settings.py
settings_local.py
tools
urls.py
utils
vendor
 
If there is any other file or directory it is adviced to remove it.
Confirm
514
edits

Navigation menu