Allen Lee
Allen Lee
``` 2018-11-09 21:25:40 DEBUG django.template:_resolve_lookup:872 Exception while resolving variable 'LANGUAGE_CODE' in template 'curator/dashboard.html'. Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/django/template/base.py", line 829, in _resolve_lookup current = current[bit] File "/usr/local/lib/python3.6/dist-packages/django/template/context.py", line...
WBDIH Carpentries ORCID CyVerse Force11 CSDMS OSF Coalition of Archaeological Synthesis Compute Canada DataCite Jupyter add more over time
https://www.re3data.org/suggest
https://docs.docker.com/compose/extends/#multiple-compose-files seems like a better solution than the duplication present in `dc-dev.yml` and `dc-prod.yml`
https://calver.org/
remove tab component at the bottom of the screen, inline image and version data and move release details to sidebar
Multiple fixes for this: 1. frontend shouldn't allow tags over 100 chars (always) 2. frontend could split by ';' or ',' 3. backend serializer should raise a validation error if...
Some context: https://github.com/pennersr/django-allauth/pull/240
a lot of the text in the landing page template was done out of expedience, changing content should be stored in the database instead. This isn't a high priority at...
[celery integration](http://docs.celeryproject.org/en/latest/django/first-steps-with-django.html) needed for any long-running tasks