Skip to content

zebeel/django-mynote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before run

Make sure django is installed in your invironment
Install: pip install django

Start server

python manage.py runserver
Use any browser to access the application: http://127.0.0.1:8000/note

Summary

This app is using for learning Django with the basic CRUD.

alt text alt text alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published