giljr / jungledev

How To Create A Blog in VS Code Series Code by Corey Schafer πŸ€“οΈ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Django Blog In VS Code β€” Heroku Deploy

How To Create a Awesome Blog

Hi, this is all about Django! Meet Django by Doing a Real Blog Right Now!

In this repository I will offer all my files while I learn Python from scratch through self-study, mainly using VSCode Editor.

Follow this series:

A Django Blog In VS Code β€” Quick Start! Series Parts: I II III and so on

Why Django?

Django is a high-level Python web framework 
that encourages rapid development and clean, pragmatic design. 

Built by experienced developers, it takes care of much 
of the hassle of web development, so you can focus on writing 
your app without needing to reinvent the wheel. 
It’s free and open source.

You're more then welcome to visit my Web Pages:

Jungletronics (Arduino, RPi, PIC, Eagle, Blender, Unity3D, Pixy, and more) KidsTronics (MIT App Inventor, LEGO, Arduino For Kids, and more)

And my Youtube Channel Playlist

Or my old Atlassian,Inc. Repo: https://bitbucket.org/gilj3/

Where I Embrace Playful Experimentation, offering you an scaffolding opportunities to Code, Hack, and Tinker with Arduino, Rpi, PIC, and Lego too, and eventually you may toss me some feedback 😊

In 2022: πŸ‘‰ This article? Django MTV In VS Code is awesome, try it yourself!

How To Create A Blog in VS Code Series:

Part I #DjangoSeries - A Django Blog In VS Code β€” Quick Start!

Part II #DjangoSeries - A Django Blog In VS Code β€” Database Migrations & Queries

Part III #DjangoSeries - A Django Blog In VS Code β€” Bootstrap, Tailwind CSS, Template Inheritance

Part IV #DjangoSeries - A Django Blog In VS Code β€” Forms & Validations

Part V #DjangoSeries - A Django Blog In VS Code β€” Authentications, Login & Logout

Part VI #DjangoSeries - A Django Blog In VS Code β€” Upload Profile Picture

Part VII #DjangoSeries - A Django Blog In VS Code β€” Update & Resize Picture

Part VIII #DjangoSeries - A Django Blog In VS Code β€” Class-Based-View & CRUD

Part IX #DjangleSeries - A Django Blog In VS Code β€” Posts Pagination & Quick DB Population

Part X #DjangleSeries - A Django Blog In VS Code β€” Self-Service Django Password Reset

Part XI #DjangleSeries - A Django Blog In VS Code β€” Heroku Deploy β€” How To Push Your Site To Production

License

License: CC BY-NC-ND 3.0

About

How To Create A Blog in VS Code Series Code by Corey Schafer πŸ€“οΈ

License:Apache License 2.0


Languages

Language:JavaScript 75.1%Language:CSS 20.1%Language:HTML 2.7%Language:Python 2.1%Language:Procfile 0.0%