Skip to main content
  • 한국어
    • English
    • 简体中文
    • Deutsch
    • Polski
    • العربية
    • Nederlands
    • Français
    • Magyar
    • Italiano
    • 日本語
    • 한국어
    • Português
    • Română
    • Русский
    • Español
Home

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
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