wpic / flask-appointment-calendar

the simple little appointment scheduler hosted at http://wpicmeet.com
Other
58 stars 16 forks source link

Session support #5

Closed xiaohanyu closed 10 years ago

xiaohanyu commented 10 years ago

Accept get parameters in the index calendar page, and store it in session.

When the user check the "make appointment" page, we check the session and find available session variables to fill the form fields by default automatically.