Skip to content

Commit 7f8ae63

Browse files
authored
Merge pull request #283 from tushar912/faq
Added faq section
2 parents 1959a22 + ccda6eb commit 7f8ae63

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.rst

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

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

150+
It is not required to run all the importers . To quickly get started with some data run :
151+
::
152+
153+
DJANGO_DEV=1 python manage.py import rust ruby
154+
150155
If you want to run the import periodically, you can use a systemd timer:
151156

152157
::

0 commit comments

Comments
 (0)