fargo/fargo/oauth2
Frédéric Péters ca0b908387 move oauth2 templates in a fargo/ subdirectory (#22920) 2018-03-30 13:51:02 +02:00
..
migrations add a fargo-cleanup command (#22682) 2018-03-27 11:20:44 +02:00
__init__.py add oauth2 access to get and put a document (#14147) 2017-11-06 17:37:00 +01:00
admin.py oauth2: allow modifications of client_id and client_secret (#22717) 2018-03-22 21:16:46 +01:00
authentication.py api: authenticate OAUTH2 clients through Authentic (fixes #16842) 2018-03-06 12:08:41 +01:00
forms.py misc: don't initialize queryset with an empty string 2018-02-02 14:33:21 +01:00
models.py add a fargo-cleanup command (#22682) 2018-03-27 11:20:44 +02:00
urls.py oauth2: improve coding style (#22717) 2018-03-21 23:53:40 +01:00
utils.py oauth2: fix typo in error message (#22713) 2018-03-23 15:56:48 +01:00
views.py move oauth2 templates in a fargo/ subdirectory (#22920) 2018-03-30 13:51:02 +02:00