Skip to content
#

flask-extension

Here are 54 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

thec0sm0s
thec0sm0s commented Sep 28, 2020

Flask-Discord makes use of the Flask config for few configurations values like Discord application client ID, secret, etc. and more. However, the documentation is missing list and description about all of the keys used by the library.

Describing them in the documentation might be helpful to the library users to better fine tune it as for their needs.

Quick way to find them is to look for `co

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.