- Notifications
You must be signed in to change notification settings - Fork233
Try Django 2.2 is step-by-step to build a modern, fully open-source, Blog web application using Python, Django, Bootstrap, Javascript, and more.
License
codingforentrepreneurs/Try-Django-2.2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- Python 3.6 & up
- Virtual Environment (pipenv or virtualenv)
- Coding with macOS (course)
- 30 Days of Python (project)
- Getting Started with HTML & CSS (project)
- Bootstrap Basics (project)
- Windows:https://kirr.co/6r8wr9
- Mac:https://kirr.co/386c7f
- Linux:https://kirr.co/c3uvuu
cd /path/to/dev/foldermkdir try_djangocd try_djangopipenv --python 3.6 install django==2.2pipenv shellDon't have pipenv? Check outthis guide
cd /path/to/dev/foldermkdir srccd srcdjango-admin startproject try_django .I've used Sublime Text for a long time. This is optional but recommended as you work through the videos. Download it onhttps://www.sublimetext.com/
- Getting started with CFE
- System Setup
- Windows:https://kirr.co/6r8wr9
- Mac:https://kirr.co/386c7f
- Linux:https://kirr.co/c3uvuu
- Blank Django Project
- Official Code Repo
1 - 4no reference code
12 - Render Context in Templates
14 - Rendering Any Kind of Template
15 - Template Context Processors
21 - Dynamic URL-based Lookups
22 - Handling Dynamic URL Errors
24 - A New Database Lookup Value
35 - Saving Data from a Django Form
39 - Associate Blog Post to a User with Foreign Keys
41 - Update View with Model Form
42 - Better Validation on Update Views
47 - An Included Template for Consistent Design
48 - Publish Date, Timestamp & Updated
49 - Model Managers and Custom QuerySets
50 - Published and Draft Posts
51 - Static Files and Uploading Files
About
Try Django 2.2 is step-by-step to build a modern, fully open-source, Blog web application using Python, Django, Bootstrap, Javascript, and more.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
