Perform a super-reset of the application¶
When working to set up the application (local or in deployment), you may want to keep the following commands handy.
Reset from server¶
A good one-line command to have handy is the following:
1 |
|
Note that it will replace everything in the database with the live data from GitHub.
Full reset¶
This is another super-reset command:
1 |
|