Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 437 Bytes

File metadata and controls

14 lines (8 loc) · 437 Bytes

PyShop | Building a web site with Django

This is a simple eCommerce Django project including admin panel and nice frontend. Data is sending to the frontend templates via views by importing models to views(No API used for that).

..........

Resources

Languages / Covered topics

  • Python, Django
  • LEARN: HTML, Adding Bootstrap, venv — Creation of virtual environments