Skip to content

ravshanbekio/fakeadmin-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the project

The purpose of this project was created to make projects in the Django framework more secure. You can create a fake admin panel using the function in the project. All the necessary packages for download are located in the file "requirements.txt"

Installation

Remember, your Django version must be below 4.0 to use this project!

pip install django==3.2.9
pip install django-admin-honeypot

Real admin passwords

username: hp
password: admin123