Skip to content

Clearing the Database

ljwolford edited this page Sep 29, 2014 · 1 revision

Inside of the manage folder there is a clear_models script that will wipe out all data in the lrs app. All users and data in the oauth apps will not be affected.

To run:

python manage.py clear_models

Clone this wiki locally