Skip to content

Simple wishlist CRUD application to save, update delete the wish

License

Notifications You must be signed in to change notification settings

Python-World/wishlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-CRUD

Simple wishlist CRUD application to save, update delete the wish

Prerequisite

Django==2.2.5
djangorestframework==3.10.3
pytz==2019.2
sqlparse==0.3.0
python==3.73

Installation

Clone This Repository or Download on your local machine

git clone https://github.com/chavarera/Django-CRUD.git

Change Directory Path (Or Open Terminal in Project Directory where manage.py file is located)

cd Django-CRUD/

Activate Your Virtual Enviornment Then Type

python manage.py migrate

Install Requirements.txt file

pip install -r requirements.txt

Now Run Your Server

python manage.py runserver

Server

Visit Following Url in Any Browser

http://127.0.0.1:8000/

Output:

success

Full Working Demo CRUD

Contributor

Ravishankar Chavare

About

Simple wishlist CRUD application to save, update delete the wish

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •