You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been reading the docs and have been able to mostly bake a site successfully. However I'm having an issue on passing page parameters to the baking view.
Original View that works in the regular runserver command
I've been reading the docs and have been able to mostly bake a site successfully. However I'm having an issue on passing page parameters to the baking view.
Original View that works in the regular
runserver
commandI use this bakery view
The settings has the view and the page is being generated successfully outside of the title and message are blank
html template
and bakery html output :
I can't imagine this is an actual bug but what am I missing?
The text was updated successfully, but these errors were encountered: