Update Readme with todo
This commit is contained in:
parent
86a3989351
commit
30339c6b16
1 changed files with 8 additions and 0 deletions
|
|
@ -5,3 +5,11 @@ a learning opportunity for using go, and partially an intent to end up with a
|
||||||
shared notebook!
|
shared notebook!
|
||||||
|
|
||||||
It's not shared in the sense of simultaneous editing, don't do that!
|
It's not shared in the sense of simultaneous editing, don't do that!
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
* handle static urls in the django url mapping style
|
||||||
|
* Write a delete view
|
||||||
|
* Style up the templates better
|
||||||
|
* Serve frontend dependencies from /static/
|
||||||
|
* Populate frontend dependencies automagically?
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue