6 lines
166 B
Python
6 lines
166 B
Python
from django.shortcuts import render
|
|
|
|
# Create your views here.
|
|
|
|
#TODO: dej public tag pro view
|
|
# rozdělit fieldy podle práv aby se třeba neexposelo citlivé údaje |