added aviary

This commit is contained in:
gw3000 2023-06-28 21:55:23 +02:00
parent f8545a26fe
commit 6af0a15f9e
10 changed files with 50 additions and 6 deletions

3
aviary/views.py Normal file
View file

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