Skip to content

1Ring/django-onering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-onering

OneRing cryptographic identity for Django.

Quick start

  1. Add "django-onering" to INSTALLED_APPS:
INSTALLED_APPS = {
... 'django-onering'

}

  1. Run python manage.py syncdb to create OneRing's models.
  1. Run the development server and access http://127.0.0.1:8000/admin/ to
    manage OneRing objects.

About

OneRing integration for Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages