Skip to content

dannycrief/django-allauth-git

Repository files navigation

Django project. Auth with GitHub

Description:

This app demonstrate your virtual library.

Testing app:

  1. Run terminal;
  2. Clone project in your workspace using git clone [email protected]:dannycrief/django-allauth-git.git;
  3. Create virtual environment and activate it;
  4. Go to django-allauth-git directory using cd django_auth;
  5. Install requirements from requirements.txt
  6. Do not use migrate/makemigrations commands, because database is already done.
  7. If everything is okay, run it by using python3 manage.py runserver

You can also create superuser by typing: python3 manage.py createsuperuser

My Slack: @Stepan Kozurak

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published