Add notification
This commit is contained in:
parent
ab59065c0b
commit
de704fc250
17 changed files with 279 additions and 56 deletions
|
@ -6,6 +6,7 @@ from django.shortcuts import render
|
|||
from django.forms.models import model_to_dict
|
||||
from django.utils import timezone
|
||||
|
||||
|
||||
from judge.jinja2.gravatar import gravatar
|
||||
from .models import Message, Profile
|
||||
import json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue