You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillim 7f28808f66 We try another way to specify the backend to the login function. Even though the original code mentions it is possible : https://docs.djangoproject.com/en/2.2/_modules/django/contrib/auth/#login 5 years ago
..
management/commands Create super user as part of Azure deployment 5 years ago
migrations Add option to randomize document order per user 5 years ago
static Merge pull request #222 from CatalystCode/enhancement/reduce-bundle-size 5 years ago
templates We go on with authentification: 5 years ago
templatetags Add server-side analytics via AppInsights 5 years ago
tests Merge pull request #230 from vinayaugustine/per-user-filter 5 years ago
__init__.py Change directory structure 6 years ago
admin.py Add downloader to support csv and json format 5 years ago
api.py Merge pull request #230 from vinayaugustine/per-user-filter 5 years ago
api_urls.py Hide cloud upload button if feature not enabled 5 years ago
apps.py Change directory structure 6 years ago
exceptions.py Add PlainText, CSV, JSONL uploader 5 years ago
filters.py Make DocumentFilter show results for the logged in user 5 years ago
forms.py Add option to randomize document order per user 5 years ago
models.py Add option to randomize document order per user 5 years ago
permissions.py Implement data import from cloud 5 years ago
serializers.py Add option to randomize document order per user 5 years ago
social_auth.py Add option to read user admin status from AAD 5 years ago
urls.py Fix frontend for working with backend 5 years ago
utils.py Merge pull request #223 from CatalystCode/enhancement/data-import-coverage 5 years ago
views.py coding style fixes 5 years ago