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 1e65212d22 We create the Signup view, one of the most important. It is important to keep in mind the difference of action between the GET and the POST. 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 Make menu responsive 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 Add button to delete documents on dataset page 5 years ago