Skip to content

Commit

Permalink
Merge pull request #283 from tushar912/faq
Browse files Browse the repository at this point in the history
Added faq section
  • Loading branch information
sbs2001 authored Nov 23, 2020
2 parents 1959a22 + ccda6eb commit 7f8ae63
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,11 @@ Data import

DJANGO_DEV=1 python manage.py import --all

It is not required to run all the importers . To quickly get started with some data run :
::

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 7f8ae63

Please sign in to comment.