Open in app

Sign In

Write

Sign In

LegionScript
LegionScript

195 Followers

Home

About

May 7, 2022

Function Views: Django Rest Framework Crash Course in 2022

Code on Github Video Tutoral Playlist Free Structured Web Development Courses DRF Views Documentation Now that we have our serializers set, we can work on some basic views. First we will go over function views. …

Python

3 min read

Function Views: Django Rest Framework Crash Course in 2022
Function Views: Django Rest Framework Crash Course in 2022
Python

3 min read


May 5, 2022

Serializers: Django Rest Framework Crash Course in 2022

Code on Github WATCH: Django Rest Framework Video Tutorials Playlist LEARN: Free Structured Software Development Courses Now that we have a basic project set up let’s go step by step through all of the different parts of the Django Rest Framework. First, we will go over serializers. Serializers take querysets…

Python

2 min read

Serializers: Django Rest Framework Crash Course in 2022
Serializers: Django Rest Framework Crash Course in 2022
Python

2 min read


May 3, 2022

Introduction to Django Rest Framework In 2022

Link to the DRF documentation that this tutorial is based off of WATCH: Django Rest Framework Video Tutorial Playlist In this series we will go over the basics of using the Django Rest Framework to build an API. In this first tutorial we will go over some basic set up…

Python

4 min read

Introduction to Django Rest Framework In 2022
Introduction to Django Rest Framework In 2022
Python

4 min read


Aug 7, 2021

Django Channels 3 Basics — Building a Simple App

Video Tutorial Code on Github In this tutorial we are going to build probably the most basic Django Channels app that we can. I really want to get into more Django Channels tutorials, but it can be a little complicated so for this first one we will just build a…

Python

5 min read

Django Channels 3 Basics — Building a Simple App
Django Channels 3 Basics — Building a Simple App
Python

5 min read


Aug 7, 2021

Building a Social Media App With Python 3 & Django Beginners Tutorial 19: Tags (Part 2 of 2)

Video Tutorial Code on Github In this tutorial we will continue the social media app by finishing our basic tag system that we started last time. We will build a explore page where posts can be filtered by tags. We will link the tag link to the filtered page where…

Python

4 min read

Building a Social Media App With Python 3 & Django Beginners Tutorial 19: Tags (Part 2 of 2)
Building a Social Media App With Python 3 & Django Beginners Tutorial 19: Tags (Part 2 of 2)
Python

4 min read


Jun 27, 2021

2. Django Model Relationship Fields — Django 3 Tutorial Series for Beginners in 2021

Video Tutorial Code on Github There are 3 different relationship fields that we will talk about today. The many-to-many field, the many-to-one field, and the one-to-one field. These are used to specify the relationships between models. In this example we will specify different relationships between the Artist, Album, and Song…

Django

4 min read

2. Django Model Relationship Fields — Django 3 Tutorial Series for Beginners in 2021
2. Django Model Relationship Fields — Django 3 Tutorial Series for Beginners in 2021
Django

4 min read


Jun 13, 2021

Building a Social Media App With Python 3 & Django Beginners Tutorial 18: Tags (Part 1 of 2)

Video Tutorial Code on Github In this tutorial we will add the basic functionality for tagging in posts and comments. To do this, we will add a new field to our post and comment model, we will add a method to those models as well and then to finish it…

Python

4 min read

Building a Social Media App With Python 3 & Django Beginners Tutorial 18: Tags (Part 1 of 2)
Building a Social Media App With Python 3 & Django Beginners Tutorial 18: Tags (Part 1 of 2)
Python

4 min read


Jun 3, 2021

1. Models Basics — Django 3 Series for Beginners in 2021

Video Tutorial Code on Github In this series, we will go through the different parts of the Django framework, unlike other series. This won’t be about building any project specifically. This will just be about improving your understanding of the Django framework. This will be on top of the other…

Python

5 min read

1. Models Basics — Django 3 Series for Beginners in 2021
1. Models Basics — Django 3 Series for Beginners in 2021
Python

5 min read


May 29, 2021

Building a Social Media App Python 3 & Django Beginners Tutorial Part 17: Sharing Posts

Video Tutorial Code on Github In this tutorial we will be adding the ability to share another users post. To do this we will add more fields to our Post model and we will update our forms, views and templates to handle this new feature. …

Python

3 min read

Building a Social Media App Python 3 & Django Beginners Tutorial Part 17: Sharing Posts
Building a Social Media App Python 3 & Django Beginners Tutorial Part 17: Sharing Posts
Python

3 min read


May 17, 2021

Building a Social Media App With Python 3 & Django Beginners Tutorial 16: Uploading Multiple Images

Video Tutorial Code on Github In this tutorial we will add the ability to upload multiple images to posts. We will just need to make a few changes to our models, form, views, and templates where we are already handling images. Let’s start with the models.py file. Updating models.py To make this…

Python

3 min read

Building a Social Media App With Python 3 & Django Beginners Tutorial 16: Uploading Multiple Images
Building a Social Media App With Python 3 & Django Beginners Tutorial 16: Uploading Multiple Images
Python

3 min read

LegionScript

LegionScript

195 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams