issues
search
hasgeek
/
funnel
Website for hasgeek.com
https://hasgeek.com/
GNU Affero General Public License v3.0
47
stars
52
forks
source link
Coaster compatibility fixes
#2064
Closed
jace
closed
6 months ago
jace
commented
6 months ago
Use
@requestvalues
when both args and form are sources, and
@requestform
when we only want form data
Set PostgreSQL timezone to
UTC
Give
@render_with
a read-only mapping
@requestvalues
when both args and form are sources, and@requestform
when we only want form dataUTC
@render_with
a read-only mapping