Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 454 Bytes

Django Ajax CRUD

unzip /home/ajaxtodolist/todoproject/app.zip
pip install -r requirements.txt
find /home/ajaxtodolist -type d -exec chmod 755 {} +
zip -r project.zip .

image image image