mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
Update sample data
This commit is contained in:
10
sample_data/README.md
Normal file
10
sample_data/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Load sample data
|
||||
|
||||
```bash
|
||||
$ python manage.py loaddata ../sample_data/metadata.json
|
||||
$ cp -R ../sample_data/images/ <storage_folder>
|
||||
```
|
||||
|
||||
# Disclaimer
|
||||
|
||||
Logos, names and design concepts are property of each respective owner. This is an hobbistic project and it is not affiliated with any of the companies or manufacturers mentioned in this project.
|
Reference in New Issue
Block a user