Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 593 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 593 Bytes

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