Walk-through of Django internals
- Room:
- Wicklow Hall 1
- Start (Dublin time):
- Start (your time):
- Duration:
- 45 minutes
Abstract
ā The talk will cover the Django codebase internals and showcase various moving parts in the code.
ā Talk will cover the internals of CGI, WSGI, working on runserver, views, Middleware, app loading, Django settings load, ORM, Django utilities, etc.
TalkDjango
Description
ā Talk will start with the introduction of how does end to end web request works internally in Django.
ā The talk will introduce users to the internals of ORM, database backend, middleware, etc.
ā The talk will also cover, all processes Django does internally to start a server.
ā At the end of the talk attendees will be able to understand the internal code structure of Django, how does Django server start, how does Django serves the requests, etc.