Skip to content

chowmean/DjangoRolePermissionTokenAuthorisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoRolePermissionTokenAuthorisation

Basic Role permission based token system authorisation for django.

Six Tables are used to maintain this token based role permission authorisation system.

To use this app with you django project.

Download and save the folder along side your other apps.

Run makemigrations to make the migration script and then migrate to create the desired tables.

About

Role permission based token system authorisation for django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages