mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 22:06:05 +01:00
php manager for ubuntu
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from django.shortcuts import render,redirect
|
||||
from django.shortcuts import render
|
||||
from django.http import HttpResponse
|
||||
from models import Administrator
|
||||
from plogical import hashPassword
|
||||
|
||||
Reference in New Issue
Block a user