Certificate Authentication

Web Development with Django Certificate for Wojciech Jurusik

Add to LinkedIn

Certificate ID: 
626767
Authentication Code: 
8423c
Certified Person Name: 
Wojciech Jurusik
Trainer Name: 
Tomasz Puton
Duration Days: 
3
Duration Hours: 
21
Course Name: 
Web Development with Django
Course Date: 
11 May 2020 09:00 to 13 May 2020 16:00
Venue: 
Course Outline: 

Getting Started

  • Installation

Intro to Django

  • Object-relational mapper
  • URLs and views
  • Templates
  • Forms
  • Developmental process
  • Authentication
  • Admin
  • Internationalization
  • Security

Tutorial

  • Requests and responses
  • Models and the admin site
  • Views and templates
  • Forms and generic views
  • Testing
  • Static files 
  • Customizing the admin site

Advanced Tutorials

  • How to write reusable apps
  • Writing your first patch for Django