Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 338 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 338 Bytes

Hello i just complete django basic crud operation. I use django V.3.2. To go to forward of learning curd operation is important. First you should django in your computer.
i use mailtrap for mail
i use POSTGRES database
python manage.py runserver
goto /todo and you will get todo bar.
Enjoy