Skip to content

meshantz/django-checklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

checklist

To install:

pip install https://github.com/meshantz/django-checklist.git

Then add checklist to your installed apps.

INSTALLED_APPS = (
    ...
    'checklist',
    ...
)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages