Commit graph

19 commits

Author SHA1 Message Date
Ignacio 7f5f1eb584 Merge branch 'v0.3.x' of https://github.com/juanifioren/django-oidc-provider into v0.3.x
Conflicts:
	example_project/provider_app/templates/base.html
	example_project/provider_app/templates/login.html
	example_project/provider_app/templates/oidc_provider/authorize.html
	example_project/provider_app/templates/oidc_provider/error.html
2016-04-16 18:02:26 -03:00
Ignacio fa4c95e97d Modify example project template.
Conflicts:
	example_project/provider_app/templates/base.html
	example_project/provider_app/templates/login.html
	example_project/provider_app/templates/oidc_provider/authorize.html
	example_project/provider_app/templates/oidc_provider/error.html
2016-04-16 17:59:10 -03:00
Ignacio 9adfa7e6bc Edit templates in example project. 2016-04-07 19:41:50 -03:00
Ignacio 93c0bc2382 Fix in example project. 2016-04-06 21:28:13 -03:00
Juan Ignacio Fiorentino ef319d7027 Update home.html 2016-02-09 12:21:15 -03:00
juanifioren 0ce3c5c4a1 Edit example project templates. 2016-01-26 14:03:42 -03:00
juanifioren 32555eb660 Remove old OIDC_RSA_KEY_FOLDER setting from example project and tests. 2016-01-25 18:01:54 -03:00
juanifioren 9f86a47cce Update urls.py because of a RemovedInDjango110Warning. 2016-01-25 14:19:57 -03:00
juanifioren 622882ada5 Update settings.py because of a RemovedInDjango110Warning. 2016-01-25 14:19:41 -03:00
juanifioren f102d11a77 Clean and edit example project templates. 2015-12-04 13:56:01 -03:00
juanifioren 77f32e7ec5 Add example project statics. 2015-08-24 17:45:17 -03:00
juanifioren 137c99f8d5 Fix templates in example project. 2015-08-21 16:27:51 -03:00
juanifioren 508b64909c Edit example project site. 2015-08-21 13:05:34 -03:00
juanifioren a7cd27c95e Change styles in example project. 2015-08-18 18:04:59 -03:00
juanifioren 087c868639 Turn debug = True in example project. 2015-08-04 17:56:03 -03:00
juanifioren 1677df7627 Edit settings in example app. 2015-08-04 15:34:30 -03:00
juanifioren 051c29a262 Refactoring tests. 2015-07-14 13:27:46 -03:00
juanifioren 79c36f3c1b Update example_project folder. 2015-04-30 17:03:39 -03:00
juanifioren d5749739d6 Update example project. 2015-04-28 14:55:35 -03:00