Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Initialization
```
python manage.py migrate
python manage.py loaddata film
python manage.py loaddata runserver
python manage.py runserver
```

Open http://localhost:8000/datatable in a browser
Expand Down Expand Up @@ -37,4 +37,4 @@ Client side code need to have the next block of a code to provide correct CSRF h
License
---------

MIT
MIT