Skip to content

Instantly share code, notes, and snippets.

@ehzawad
Created July 16, 2023 11:53
Show Gist options
  • Select an option

  • Save ehzawad/aec236ba42a5f2957e852043c1ba373e to your computer and use it in GitHub Desktop.

Select an option

Save ehzawad/aec236ba42a5f2957e852043c1ba373e to your computer and use it in GitHub Desktop.
Django Core COncept
  • models and databases
  • handling http requests
  • working with forms
  • templates
  • class-based views
  • migrations
  • managing files
  • testing in Django
  • user authentication in Django
  • Django's cache framework
  • conditionals view processing
  • cryptographic signing
  • sending email
  • internationalization and localization
  • logging
  • pagination
  • security in Django
  • performance and optimization
  • serializing Django objects
  • Django settings
  • signals
  • system check framework
  • asynchronous support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment