This commit is contained in:
Ad Schellevis 2020-10-22 20:26:19 +02:00
parent d387ca2823
commit aa9583fdcc

View file

@ -44,6 +44,12 @@ AutoNumberField
An integer sequence, which automatically increments on every new item of the same type in the same level.
Base64Field
------------------------------------
Validate if a given string contains a valid base64 decodable value.
BooleanField
------------------------------------