Hi, thanks for creating this app! It's really helpful for me, as coincidentally I'm currently rebuilding my blog content. My feature request is, is to set the default value for each field type provided in a Collection. For example: - `created` field with `date` type will set the current date if the value is empty/null, or - I can set the default value for `name` field with `string` type to something else other than `None` Hope this helps! :D