Basic permission logic

This commit is contained in:
Raphael Michel
2014-09-12 21:51:50 +02:00
parent f20cec3caf
commit 1b579a7e45
6 changed files with 47 additions and 22 deletions

View File

@@ -0,0 +1,5 @@
from django.shortcuts import render
def index(request, event):
pass