mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
added redirection from / to /comic/
This commit is contained in:
@@ -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