DSanzh / the-ultimate-beginners-guide-to-django

Three little project from udemy course

Home Page:https://www.udemy.com/the-ultimate-beginners-guide-to-django-python-web-dev-website/learn/v4/overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udemy course: The Ultimate Beginner's Guide to Django

Here is the three mini projects with finished homeworks

Getting started

  1. Install virtualenv
  2. Choose and enter to needed project
  3. Activate virtualenv in venv folder by source venv/bin/activate
  4. Enter to dir where you find manage.py file, then by command: python manage.py runserver run

About

Three little project from udemy course

https://www.udemy.com/the-ultimate-beginners-guide-to-django-python-web-dev-website/learn/v4/overview

License:MIT License


Languages

Language:Python 96.2%Language:JavaScript 1.8%Language:HTML 1.3%Language:CSS 0.7%Language:Shell 0.1%