mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-05-03 07:58:55 +00:00
Update demo.md
Add warning about empty database requirement for demo dataset
This commit is contained in:
parent
ee445a8ef6
commit
165a42e878
@ -8,7 +8,10 @@ A demonstration dataset is [available on GitHub](https://github.com/inventree/de
|
||||
|
||||
This dataset can be used to populate an empty database for demonstration purposes, to test and evaluate various InvenTree features.
|
||||
|
||||
It may also be useful to developers who need a dataset for developing and/or testing new InvenTree features
|
||||
It may also be useful to developers who need a dataset for developing and/or testing new InvenTree features.
|
||||
|
||||
!!! warning "Empty Database"
|
||||
Loading demo data will cause errors if the database is not empty. Run `invoke delete-data` prior to importing the demo dataset if there are records existing in the database!
|
||||
|
||||
## Login Details
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user