Files
@ c04c2734e32f
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
c04c2734e32f
2.7 KiB
text/css
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 ;-)
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 ;-)