GlobalTechTalks / AbsoluteHacks

AbsoluteHack is a global hackathon portal uniting thousands of ignited minds and is the one-stop portal for everything around hackathons
MIT License
8 stars 27 forks source link

Setup Django #16

Closed pythongiant closed 5 years ago

pythongiant commented 5 years ago

Setup Django and configure it for the project

cvam0000 commented 5 years ago

also change the database to mysql and maintain a requirement.txt file and describe about the setup like : dependencies , project_name , app name , database ,etc

cvam0000 commented 5 years ago

create a superuser also and start a app for the user_auth(login /registration/ and logout ).

SinghSatbir commented 5 years ago

I would like to work on this issue.

uditwapt commented 5 years ago

use "postgresql" as a database instead of MySql

cvam0000 commented 5 years ago

use "postgresql" as a database instead of MySql but mysql is mentioned in readme file

utkarsh2102 commented 5 years ago

This seems to have been taken care of. Closing this. Thanks, @pythongiant.