5 Forks
27 Stars
27 Watchers

django-auth-example

Sample project for my talk at DjangoCongress JP 2018.

How to download and setup django-auth-example

Open terminal and run command
git clone https://github.com/c-bata/django-auth-example.git
git clone is used to create a copy or clone of django-auth-example repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-auth-example https://github.com/c-bata/django-auth-example/archive/master.zip

Or simply clone django-auth-example with SSH
[email protected]:c-bata/django-auth-example.git

If you have some problems with django-auth-example

You may open issue on django-auth-example support forum (system) here: https://github.com/c-bata/django-auth-example/issues