created apps.lists, w. deliberately failing unit test

This commit is contained in:
Disco DeDisco
2025-12-30 15:49:50 -05:00
parent 696814eb19
commit b7d3535402
9 changed files with 23 additions and 0 deletions

3
apps/lists/views.py Normal file
View File

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