risknet / reference_python_web_standard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jae's Reference for Python Web Application without Docker

  • Virtual Environment with pipenv
  • Bootstrap
  • django crispy form,
  • pillow for image processing
  • used default form naming convention "model"_"form type"
  • use django's user model and email confirmation

About


Languages

Language:Python 49.5%Language:HTML 46.4%Language:CSS 4.1%