Importing a data snapshot: Difference between revisions

m
imported>Onceuponatimeforever
m (How to use a db file)
imported>Onceuponatimeforever
Line 45:
 
== In case of memory problems ==
In case your operating system has problems with loading the giant set of all the production data, you can get the db file directly from * http://inside.openhatch.org/snapshots/. The important critical step is to remember to change the name of the existing development db file to a different name so(in thatcase you do not overwriteneed it later) and then you change the newnewly downloaded db file name to ''site.db''.
 
python manage.py syncdb --noinput --migrate