Skip to content

Blog-Site: Built using Django and Django REST framework. Users can login and perform CRUD operations.

Notifications You must be signed in to change notification settings

rgrupesh/django-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

django-site

To run locally:

  1. clone the repo.
  2. cd site/src
  3. pip3 install -r requirements.txt
  4. python3 manage.py migrate
  5. python3 manage.py runserver

About

Blog-Site: Built using Django and Django REST framework. Users can login and perform CRUD operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published