Python - Building Django Apps

Wed, Oct 11, 2017

Building apps in Django is a lot of fun! Ryan Fox and I gave a presentation on Django basics at the MKE Python meetup. WebDev: Building Django Apps

Ryan focused on the API basics including templating, routes, and modeling. I focused on some specific features such as extending the models to take advantage of the administration module, and User model. All in all, it was a great meetup!

Keep Hacking!

Andy Glassman