PageRenderTime 19ms CodeModel.GetById 5ms RepoModel.GetById 1ms app.codeStats 0ms

/docs/topics/index.txt

https://code.google.com/p/mango-py/
Plain Text | 35 lines | 29 code | 6 blank | 0 comment | 0 complexity | 1dffc8c9f792435912e719520830f6ce MD5 | raw file
Possible License(s): BSD-3-Clause
  1. Using Django
  2. ============
  3. Introductions to all the key parts of Django you'll need to know:
  4. .. toctree::
  5. :maxdepth: 1
  6. install
  7. db/index
  8. http/index
  9. forms/index
  10. templates
  11. class-based-views
  12. generic-views-migration
  13. files
  14. testing
  15. auth
  16. cache
  17. conditional-view-processing
  18. email
  19. i18n/index
  20. logging
  21. pagination
  22. serialization
  23. settings
  24. signals
  25. Deprecated features
  26. -------------------
  27. .. toctree::
  28. :maxdepth: 1
  29. generic-views