X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/db3bea808bc78fa2d1c6d0be6e0300003f31059c..f5129e7c47fa5fcf0a20f04249b90afcbc54cb9c:/src/annoy/views.py diff --git a/src/annoy/views.py b/src/annoy/views.py new file mode 100644 index 000000000..91ea44a21 --- /dev/null +++ b/src/annoy/views.py @@ -0,0 +1,3 @@ +from django.shortcuts import render + +# Create your views here.