Files @ c04c2734e32f
Branch filter:

Location: kallithea/docs/readme.rst

Mads Kiilerich
controllers: consistently use formfill.render with force_defaults=False

The inconsistency could cause confusion for developers. It seems to me like
force_defaults=False should be the default ... and apparently it was that in
older versions of formfill.

It could perhaps make sense for us to have a wrapper that added the defualt
values once, instead of repeating it all over ;-)
1
2
3
.. _readme:

.. include:: ./../README.rst