Skip to content

mrjmad/django-reamaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Reamaze

Django Reamaze is django app for integrate Reamaze ( http://reamaze.com ) LightBox in django project.

It's tested with django 1.8(py2.7 and 3.6), 1.11(py2.7 and 3.6) and 2.0(py3.6)

Build Status Coverage Status

USAGE

you need populate this value in settings.py :

  • REAMAZE_SECRET_KEY (your SSO Key, in settings of Reamaze)
  • REAMAZE_JS_URL (in Website Integration / Support Lightbox of Reamaze)
  • REAMAZE_ACCOUNT (name of reamaze account)
  • REAMAZE_CHANNEL (mailbox for messages)
  • REAMAZE_OK_FOR_ANONYMOUS (only for you authentified django user or for everyone ?)
  • REAMAZE_PREFIX_USER_ID if you will use a prefix before django user id.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published