Skip to content

shashank-yelluri/python-django-mysql-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-django-mysql-crud

  1. Used django to build the backend apis.
  2. Also mentioned serializers concept of django rest framework to make life easy with model handling.
  3. Created the mysql database in local and mentioned all the connection stuff in settings.py file.
  4. Created a random app named playground and added it in installed apps in settings.py.
  5. Mentioned about the CORS middleware.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages