Skip to content
#

flask-extension

Here are 52 public repositories matching this topic...

dynaconf
dmfigol
dmfigol commented Jan 22, 2019

Hi,
thank you for the library. It really improved the way I approach configuration files.
Finally I have types and proper sections.
What I am missing is schema: I would love to be able to enforce that some parameters are obligatory, their type and provide a description, also raise an exception if there is some unknown parameter is configured.
I think I could use something like marshmallow

jforseth210
jforseth210 commented Oct 23, 2019

We are already able to customize the dictionary of messages simplelogin flashes. However, there is no easy way to:

  1. Toggle messages on and off
  2. Customize the categories of the flashes

Toggling could be useful if the user has implemented a custom login checker function, or if the user doesn't want to flash these messages. Custom categories could be useful for projects structured with diffe

flask-now

Improve this page

Add a description, image, and links to the flask-extension topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flask-extension topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.