-
Notifications
You must be signed in to change notification settings - Fork 0
AjayKumar2916/django-highchart
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. clone the project to the local directory 2. cd django-highchart #Change to project dir 3. virtualenv venv #Create virtual environment 4. source venv/bin/activate #Activate virtual environment 5. pip install -r requirements.txt #Install the requirements 6. cd djckeditor 7. python manage.py makemigrations 8. python manage.py migrate 9. python manage.py createsuperuser 9. python auto_populate.py #To Insert some data into database 10. python manage.py runserver 11. In the browser open http://127.0.0.1:8000 and enjoy the chart
About
Django HighChart
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published