Skip to content

Commit f832942

Browse files
committed
add info in readme itself
Signed-off-by: Tushar912 <tushar.912u@gmail.com>
1 parent 234dbb9 commit f832942

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,12 @@ Data import
147147

148148
DJANGO_DEV=1 python manage.py import --all
149149

150+
It is not required to run all the importers . In fact it is suggested
151+
to run only a few importers via
152+
::
153+
154+
DJANGO_DEV=1 python manage.py import rust ruby
155+
150156
If you want to run the import periodically, you can use a systemd timer:
151157

152158
::

docs/FAQ.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)