forked from expo/troggle
Django 1.11.19 runs clean on pre-built db.
This commit is contained in:
@@ -34,8 +34,8 @@ from settings import *
|
||||
# will make this unnecessary.
|
||||
# from troggle.alwaysUseRequestContext import render_response
|
||||
|
||||
|
||||
@django.db.models.permalink #this allows the nice get_absolute_url syntax we are using
|
||||
# Deprecated in 1.11.29
|
||||
# @django.db.models.permalink #this allows the nice get_absolute_url syntax we are using
|
||||
|
||||
def getNotablePersons():
|
||||
notablepersons = []
|
||||
|
||||
Reference in New Issue
Block a user