Skip to content

mundo-python/django-crud-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-crud-example

A simple crud in django

Demo:

Used:

  • Django 2
  • Bootstrap 4

Get Started:

#in env

$ sudo pip install -r requirements.txt

$ ./manage.py migrate

$ ./manage.py runserver

About

A simple crud in django

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.9%
  • Python 3.6%
  • HTML 2.4%
  • CSS 0.1%