Skip to content

klaammer/django_yubikey_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django_yubikey_example

Installation

sudo apt-get install python3 python3-pip python3-dev git gcc

git clone https://github.com/spitzbuaamy/django_yubikey_example.git

cd django_yubikey_example

sudo pip3 install -r requirements.txt

python3 manage.py makemigrations

python3 manage.py migrate

python3 manage.py runserver 0.0.0.0:80

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors