Yesterday's work: releases and ordering

This commit is contained in:
Klaas van Schelven
2023-12-01 08:18:32 +01:00
parent e4ef92ced5
commit 351d81b106
9 changed files with 136 additions and 0 deletions

3
releases/views.py Normal file
View File

@@ -0,0 +1,3 @@
from django.shortcuts import render
# Create your views here.