Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Add useful commands
Browse files Browse the repository at this point in the history
  • Loading branch information
phss committed Nov 28, 2013
1 parent 8e193da commit a7bf8e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,9 @@ Other parameters:
- `period` ("week", "month")
- `sort_by` (field)
- `limit` (number)


## Useful commands

* Copy date from production to local Backdrop DB: `./tools/replicate-db.sh`
* Run migrations over local Backdrop DB: `python run_migrations.py`

0 comments on commit a7bf8e3

Please sign in to comment.