fe21f9c6af
- Update django-allauth-cas to the last version. - Add docs (README, example/README). - Add tests for Clipper provider. - Add tests to check templates do not contain syntax error. - Add the last missing templates to override all allauth's displayable templates. - Improve stylesheets.
4 lines
75 B
Ruby
4 lines
75 B
Ruby
# frozen_string_literal: true
|
|
source "https://rubygems.org"
|
|
|
|
gem 'compass'
|