mirror of
https://github.com/ajurna/cbwebreader.git
synced 2026-05-04 21:32:32 +00:00
added redirection from / to /comic/
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
from django.shortcuts import render, redirect
|
||||
from django.shortcuts import RequestContext
|
||||
from django.shortcuts import render, redirect, RequestContext
|
||||
from django.contrib.auth import authenticate, login, logout
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user