Skip to content

Some awesome Python/Django materials (Projects, Study materials, packages etc).

Notifications You must be signed in to change notification settings

TareqMonwer/django-reads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Django Books (FREE) Resources

  1. django-orm-cookbook
  2. building-rest-api's in django
  3. django projects cookbook
  4. django-admin-cookbook
  5. django-multitenancy

My 3rd Party Package pics:

  1. Django-Crum: Django Current Request User Middleware

Topics and Resources:

  • Django Middlewares (builtins, third-party and custom middlewares)
  • Django Signals (try builtin methods first, then this [django-lifecycles]
  • Session management in Django
  • Project configuration management (dev/production configurations)
  • Django model managers, query performance hacks/techniques
  • Template tags and template filters (custom and third party)
  • Django email sending configuration
  • Django date-time filtering/date-times based query performing
  • Packages: [django-filters, django-extensions, crispy-forms, django-rest-framework]
  • Context Managers (builtins, third-party and custom middlewares)

Even more topics:

  • Custom context manager
  • Caching and Task management, Scheduling
  • Custom management commands, faker (fake data generating)
  • Docker, Load-testing, Unit testing, Integration and functional testing
  • Batching/Multiprocessing/Multithreading
  • Cronjobs, Notifications, Messaging

Open-source projects to study or learn:

About

Some awesome Python/Django materials (Projects, Study materials, packages etc).

Resources

Stars

Watchers

Forks