Skip to content
  • Facebook
  • GitHub
  • YouTube
  • Pinterest
My Tec Bits
  • Home
  • Microsoft
    • .Net
      • ASP.NET
      • MVC
      • Visual Studio
    • IIS
    • SQL Server
      • SQL Server 2019
      • SQL Server 2017
      • SQL Server 2016
      • SQL Server 2014
      • SQL Server 2012
      • SQL Server 2008
    • Windows OS
  • Web Development
    • Java Script
    • Jquery
    • Python
    • Bootstrap
    • Zurb Foundation
    • Web Security
  • More
    • macOS
    • Reviews
  • Online Tools
    • Fitness Calculators
    • Encoders & Decoders
    • Cryptography
    • Unit Converters
    • Math. Calculators
    • Date & Time Calculators
    • Finance Calculators

Django 2.2.x

What Is Django Used For and Why Do We Use The Django Framework?

Sep 5, 2023Aug 29, 2023 by My Tec Bits.

Choosing the framework that is more suited to meet your demands will undoubtedly shorten your timeframe even if they all offer advantages. Django is often the best option for creating digital goods.

Categories Python Tags Django 2.2.x, Python 3.x Leave a comment

Debugging Python Django web application

Apr 10, 2020 by Beaulin Twinkle
Debugging Python Django web application

Debugging is a vital part web development. In this article, you will read about basics of debugging Python Django web application in VS Code editor.

Categories Python Tags Django 2.2.x, Python 3.7.x, Python 3.x, Visual Studio Code Leave a comment

Creating code snippet for Python Django web app in VS Code

Nov 15, 2019 by Beaulin Twinkle
Creating code snippet for Python Django web app in VS Code

It will be a good practice to create a code snippet instead of copy paste the template code in several files. Creating code snippet for Python Django web app in VS Code.

Categories Python Tags Django 2.2.x, macOS Catalina, Python 3.7.x, Python 3.x, Visual Studio Code Leave a comment

Using database in Python Django website

Nov 7, 2019 by Beaulin Twinkle
Using database in Python Django website

Simple step by step illustrations for using database in Python Django website. Here we will be using SQLite database.

Categories Python Tags Django 2.2.x, macOS Catalina, Python 3.7.x, Python 3.x, Visual Studio Code Leave a comment

Adding image to Python Django web app

Oct 22, 2019 by Beaulin Twinkle
Adding image to Python Django web app

Adding images and other media files is same as adding other static files. Sometime you may need to segregate images in a separate folder.

Categories Python Tags Django 2.2.x, Python 3.7.x, Python 3.x, Python Tips, Visual Studio Code 4 Comments

Creating website with Python using VS Code on macOS

Apr 10, 2020Oct 20, 2019 by Beaulin Twinkle
website with Python rendered using base template

Step by step instruction on how to use Python for website development using Django as the web framework, Visual Studio Code as the editor on macOS.

Categories Python Tags Django 2.2.x, macOS Mojave, Python 3.7.x, Python 3.x, Visual Studio Code Leave a comment

Django: You have .. unapplied migration(s).

Jul 31, 2019Jul 18, 2019 by Beaulin Twinkle
Running Django migration comment

Solution for Django unapplied migration(s) issue: You have 17 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions.

Categories Python Tags Django 2.2.x, Python 3.7.x 1 Comment

Article Categories

  • Android (2)
  • Apple (22)
    • macOS (22)
  • Internet & Web Dev. (150)
    • DNN (4)
    • Java Script (10)
    • Jquery (8)
    • PHP (7)
    • Python (81)
    • Twitter Bootstrap (25)
    • Web Security (11)
    • Zurb Foundation (6)
  • Linux (3)
  • Microsoft (307)
    • .Net (66)
    • IIS (10)
    • Internet Explorer (3)
    • Office (2)
    • SQL Server (217)
    • Windows (24)
  • Networks And Distributed Systems (2)
  • Oracle (7)
    • Java (2)
    • Oracle Database (5)
  • Others (6)
  • Reviews (10)

Recent Articles

  • Accessing the index while iterating a sequence with a for loop in Python Nov 21, 2023
  • How to replace NULL with 0 in SQL Server? Nov 4, 2023
  • How to get float or decimal result while dividing integers in SQL Server? Oct 25, 2023
  • How to format a number with commas in SQL Server? Oct 18, 2023
  • How to calculate percentage in an SQL statement? Oct 15, 2023
  • How to delete a file or folder in Python? Sep 21, 2023
  • How to create a directory, and any missing parent directories in Python? Sep 20, 2023
  • How to exit from single-user mode in SQL Server database? Sep 14, 2023
  • How to group by datetime column without considering time? Aug 31, 2023
  • What Is Django Used For and Why Do We Use The Django Framework? Aug 29, 2023

Subscribe MyTecBits.com

Online Tools

  • Fitness Calculators
  • Encoders & Decoders
  • Cryptography
  • Unit Converters
  • Math. Calculators
  • Date & Time Calculators
  • Finance Calculators

Popular Articles

  • SQL Server: Concatenate Multiple Rows Into Single String
  • How To Get Day Of Week In SQL Server?
  • SQL Server: Search and Find Table by Name
  • Find Size Of Tables In Database - SQL Server
  • Find Indexes On A Table In SQL Server
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use. Learn more...
  • Home
  • About Us
  • Contact Us
  • Site Map
  • Terms Of Use
  • Privacy Policy
© 2012 - 2023 My Tec Bits. All Rights Reserved.