Skip to content

Commit

Permalink
add info in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Tushar912 <[email protected]>
  • Loading branch information
tushar912 committed Nov 22, 2020
1 parent 1959a22 commit 0107ce2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,12 @@ Data import

DJANGO_DEV=1 python manage.py import --all

It is not required to run all the importers . In fact it is suggested
to run only a few small importers via
::

DJANGO_DEV=1 python manage.py import rust ruby

If you want to run the import periodically, you can use a systemd timer:

::
Expand Down

0 comments on commit 0107ce2

Please sign in to comment.