Skip to content

DHTMLX/gantt-howto-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhtmlxGantt with Python

dhtmlx.com

Implementing backend for DHTMLX Gantt using Django framework.

Requirements

  • Python 3.x
  • Django 4.x

Run

On Windows:

  • python manage.py runserver

On Linux/MacOS:

  • python3 manage.py runserver

If you're going to use this app as a scaffold for your future application, be sure to rotate the SECRET_KEY defined in ./gantt_rest_python/settings.py.

Related docs:

Related resources

Support Us

Star our GitHub repo ⭐

Check our roadmap for future updates 🔧

Read us on Medium 📰

Follow us on Twitter 🐦

Like our page on Facebook 👍

About

Ready to use backend for dhtmlxGantt implemented in Python 3 and Django Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages