forked from 0x2620/pandora
make changes to _dev/demos/ui minimal
This commit is contained in:
parent
88c5c3d9ac
commit
4d4d500e4c
2 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
# vi:si:et:sw=4:sts=4:ts=4
|
||||
from django.shortcuts import render_to_response, get_object_or_404, get_list_or_404
|
||||
from django.template import RequestContext
|
||||
from django.conf import settings
|
||||
|
||||
|
||||
def index(request):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue