Add nice whole file support

This commit is contained in:
Skia
2016-08-10 05:48:06 +02:00
parent 6fbf607492
commit 792d66da33
51 changed files with 35202 additions and 119 deletions

View File

@ -98,5 +98,6 @@ class CanViewMixin(View):
from .user import *
from .page import *
from .files import *
from .site import *
from .group import *