Skip to content

Keyintegrity/django-helpdeskeddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-helpdeskeddy

Quick start

  1. Add "dj_hde" to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'dj_hde',
    ]
    
  2. Run python manage.py migrate dj_hde to create the models.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages