Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Creates any database tables that have not already been created. (NO NOT create a django admin account at this pointwhen prompted):

Code Block
./bin/django syncdb

...