/django-allauth-pretty-bootstrap

Making the popular django-alluth package a little more pretty to get your app started quicker. This project 'prettifies' django-allauth with Bootstrap templates.

Primary LanguagePythonMIT LicenseMIT

django-allauth-pretty-bootstrap

Making the popular django-alluth look a little more pretty with Bootstrap.

Installation

Use the package manager pip to install foobar.

pip install -r requirements.txt

Usage

Starting the application

cd core/
./manage.py migrate
./manage.py makemigrations 
./manage.py runserver 

Templates

Templates are found in the core/templates directory.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT