* Moved GlobalSettings to core app * Moved bonus program logic from User to BonusProgram class * Worked on error handling a bit
4 lines
63 B
Python
4 lines
63 B
Python
from django.shortcuts import render
|
|
|
|
# Create your views here.
|