forked from expo/troggle
New url dispatcher OK 1.9.13
This commit is contained in:
@@ -6,7 +6,9 @@ import difflib
|
||||
from django import forms
|
||||
from django.http import HttpResponseRedirect, HttpResponse
|
||||
from django.shortcuts import render_to_response, render
|
||||
from django.core.context_processors import csrf
|
||||
#from django.core.context_processors import csrf
|
||||
from django.template.context_processors import csrf
|
||||
|
||||
from django.http import HttpResponse, Http404
|
||||
|
||||
import troggle.settings as settings
|
||||
|
||||
Reference in New Issue
Block a user