Django Training for Python Developers

Get course

Django Training for Python Developers

In this Django Training for Python developers course, you will use what you know of Python and apply it to build interactive websites with Django. While this course assumes you have no prior knowledge of Django, you will need to have experience working with Python.

Through hands-on training, you’ll discover how to work with the messages framework, allow users to upload files, make advanced queries, create view functions, work with Ajax, and implement pagination, ordering, and search. By the time you complete this course, you will fully understand how to customize Django admin and deploy a Django website into production. Learning Django will help you as a Python developer improve your skills and increase your career opportunities.

  • Understand how to set up a Django website
  • Details of website account management
  • How to work with media files and settings
  • Knowledge of debugging and queries
  • How to customize Django administration
  • Self-paced online course
  • 24 weeks to complete
  • 84 course hours
  • Enhance your Python skills with Django training
  • Learn a skill that will help you stand out as a web developer
  • Gain the confidence to take on take on new responsibilities and start new career paths

BECOME CERTIFIED FROM UNIVERSITY OF TEXAS, USA

certificate-of-UTA

COURSE CONTENT

  1. Setting Up Your Computer
  2. Getting Started with Django
  3. Git, GitHub, and an App with a Model
  4. Template Filters and Tags
  5. Static Files
  6. Django Admin and the User Model
  7. URLs and Slugs
  8. Sending Email with Send Grid
  9. Forms and Widgets
  10. Model Forms
  11. User Registration
  12. Messages Framework
  13. Media Files
  14. Making Queries, Ajax, and View Functions
  15. Pagination and Ordering
  16. Advanced Querying and Search
  17. Deploying your Website to Production
  18. Customizing Django Admin
  19. Additional Topics