• Home
  • About
    • Privacy Policy
  • Cart
  • Checkout
  • Know How
    • Python General
    • Python GUI
    • Selenium
  • My account
  • Projects
    • Idle Buster
    • Simple Image Resizer
  • Shop
ThinkTwisted
A place where people think a little twisted
Menu Close
  • Home
  • About
    • Privacy Policy
  • Cart
  • Checkout
  • Know How
    • Python General
    • Python GUI
    • Selenium
  • My account
  • Projects
    • Idle Buster
    • Simple Image Resizer
  • Shop

Django

Django – Building Pages & Making a Template

September 8, 2020John 1 Comment

In my previous posts I showed you how to create a basic home page with Django. Here we are going to dive a little deeper, creating a template that will be used while rendering other pages on the website, then… Continue Reading →

Django django, python

Django – Making Pages

August 18, 2020John 1 Comment

In my previous post I showed you how to look at database data in the Django shell. In this post we’re going to create a home page. Creating a website with Django has three steps: Define the URL pattern Write… Continue Reading →

Django django, python

The Django Shell

August 14, 2020John 2 Comments

The Django shell is simply a python shell that allows you to explore your models and apps. Let’s review the Avocado Cream burger we created for our burger joint. See my previous post about Django to get started. Open your… Continue Reading →

Django django, python

Django Site Admin – Make a super user

August 12, 2020John 2 Comments

Django has an admin site that allows you to test, monitor, and control your web app. This tutorial will show you how to create a superuser for the admin site and view your model that you have set up. A… Continue Reading →

Django django, python

Setting up a Django app model

August 10, 2020John 2 Comments

After you’ve started your Django server and first app, you now need to setup your model for the app. A model is just a class used by Django to operate your app. Open the models.py file located in the root… Continue Reading →

Django django, python

Django Quick Start Tutorial

August 10, 2020John 1 Comment

This Django quick start guide will help you get a Django project off the ground quickly. Bookmark this page to remember all the necessary commands to get moving fast! First, install Django using pip. I recommend doing this in an… Continue Reading →

Django django, python

Pages

  • About
    • Privacy Policy
  • Cart
  • Know How
    • Python General
    • Python GUI
    • Selenium
  • Projects
    • Idle Buster
    • Simple Image Resizer
  • Shop

Recent Posts

  • Django – Adding Item Details from Database
  • Django – Building Pages & Making a Template
  • Django – Making Pages
  • The Django Shell
  • Django Site Admin – Make a super user

Categories

  • Django
  • General
  • Projects
  • Python General
  • Python GUI
  • Python JSON
  • Selenium
  • Uncategorized
© 2021 ThinkTwisted. All rights reserved.
Fashionista by aThemes