-
Email template for `notification` from default is
```
/* What it does: …
-
> My main concern with the creation of a publically available database, formatted with ChemKED, is that it seems that the creation of the files has to be done manually, i.e. susceptible for errors. Th…
-
> My main concern with the creation of a publically available database, formatted with ChemKED, is that it seems that the creation of the files has to be done manually, i.e. susceptible for errors. Th…
-
shall be transparently available as externel validation module/class.
method:
**getattribute** in model checks whether or not there is a
validation configured for this attribute. If so, it call…
-
Currently we use cerberus schemas for event's additional_fields. There was a discussion, whether we should switch to JSON schemas, as those are more widely known outside the python community.
Thoug…
-
Configured CMS for local testing via Okta or One Login does not seem to connect to either service for authentication and fails with:
```
"Server Message: Server did not respond with message, checko…
-
Staging loaders are working mostly as expected. I noticed two things while testing:
1) When uploading files to a private collection, the core files will remain private even if the sentinel is set to …
-
Used Cerberus version / latest commit: 1.0.1 / ebd281b2dfd24e6f68a6c6a59245ca421aa949ae
- I consulted these documentations:
- [X] http://docs.python-cerberus.org/en/stable/
- [X] http://docs.pytho…
-
The `rename` handler fails when validating a document. For example:
``` python
>>> import cerberus
>>> validator = cerberus.Validator(schema={'x': {'rename': 'y'}})
>>> assert validator.validate({'x'…
-
I tried a multipage load after setting a sentinel on a collection, but the permissions weren't applied: http://cerberus.library.northeastern.edu/collections/neu:dr26z5790
![multipage 0902](https://cl…