issues
search
LowieHuyghe
/
edmunds-python
Edmunds is a Flask based framework for building web applications with a firm structure to start from.
https://lowiehuyghe.github.io/edmunds-python/
Apache License 2.0
4
stars
1
forks
source link
Implement Response
#44
Closed
LowieHuyghe
closed
7 years ago
LowieHuyghe
commented
7 years ago
Implement Response:
In controller
Make method generic
Take into account:
Request type
Assigns
Assign Input/Errors
Render views
Download file
Pure content
Cookies
Headers
Redirect
~Send directly~
LowieHuyghe
commented
7 years ago
Done
Implement Response:
Take into account: