Objectives
view codeMoving our attention to a dynamic site based on Django, our main objectives become:
- having a dialog box, to be used as "container" for user interaction, whose layout is coherent with the front-end pages
- the content and life cycle of the dialog can be controlled "server-side"
- the dialog will close when the user has completed or cancelled the operation