Skip to content

pkm1973/dreecos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dreecos-Web


Following packages are needed to be installed on the server while deploying:


  • Django (pip install django)
  • Argon2 (pip install django[argon2])
  • BCrypt (pip install django[bcrypt])
  • Pillow (pip install pillow)


Note:set DEBUG=False and comment the admin panel url on Server

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.5%
  • HTML 36.5%