-
Clone the repo
git clone [email protected]:bhaskar8088/feature-request.git
-
Create a virtual environment
mkvirtual envname
-
Install requirements
pip install -r requirements.txt
-
Run migrations
python manage.py migrate
-
Create a super user and visit admin page to see features requests and any other admin data.
python manage.py createsuperuser
-
Run the server and access website at http://localhost:8000
python manage.py runserver
-
Notifications
You must be signed in to change notification settings - Fork 0
bhaskar8088/feature-request
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published