Skip to content

Commit 5d80111

Browse files
committed
Refactoring of example
1 parent f22f5fe commit 5d80111

32 files changed

+282
-44
lines changed

examples/json_editor_example/README.md renamed to example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ To run example to this steps:
66
python3 -m venv env
77
. env/bin/activate
88
pip install -r requirements.txt
9-
createdb json_editor_example
9+
createdb django_admin_json_editor
1010
python manage.py migrate
1111
python manage.py createsuperuser
1212
python manage.py runserver
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)