Rewrite UI for user profile page
This commit is contained in:
parent
ef218ccef0
commit
988a96b3dd
19 changed files with 32010 additions and 49 deletions
|
@ -4,7 +4,7 @@ from django.views.generic import FormView
|
|||
from django.views.generic.detail import SingleObjectMixin
|
||||
|
||||
from judge.utils.diggpaginator import DiggPaginator
|
||||
|
||||
from django.utils.html import mark_safe
|
||||
|
||||
def class_view_decorator(function_decorator):
|
||||
"""Convert a function based decorator into a class based decorator usable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue