May 4, 2015, 6:30 PM - 8 PM
Makerspace Urbana (in the basement of the Independent Media Center), 202 South Broadway Avenue, Urbana. Quick video walkthrough
After completing the project to develop the Compass Space Request Application, we have learned many lessons and adopted the best practices developing with Django framework. Working on building Django projects last two years, we learned and exhausted many features of Django framework. Starting from demoing the live application, I will cover the following items in the presentation.
- Documenting the requirements
- Core Concepts of building Django projects
- Settings and configuration files
- Database/ Model best practices
- Function and class-based views
- Common patterns for forms
- Template best practices
- Building the web services
- Working with the Django Admin