small update to noted.md
This commit is contained in:
parent
41402e688d
commit
2e6df05550
10
notes.md
10
notes.md
@ -1,10 +1,12 @@
|
||||
#notes
|
||||
|
||||
# these are some notes
|
||||
|
||||
from distribusi.cli import build_argparser
|
||||
from distribusi.distribusi import distribusify
|
||||
this way we should be able to run distribusi from code on a folder, or multiple folders.
|
||||
|
||||
# Shit! We need entire CRUD functionality.
|
||||
|
||||
##Create:
|
||||
## Create:
|
||||
|
||||
### Uploading
|
||||
User can upload based on $distribusiname field in db.
|
||||
@ -34,5 +36,5 @@ $distribusiname stays the same
|
||||
|
||||
Distribusi button can only be reset when a new file is uploaded.
|
||||
|
||||
## Delete
|
||||
## Delete:
|
||||
$distribusiname is deleted, files are removed, visible flag is set to false.
|
||||
|
Loading…
Reference in New Issue
Block a user