PageRenderTime 41ms CodeModel.GetById 12ms RepoModel.GetById 4ms app.codeStats 0ms

/docs/topics/http/index.txt

https://code.google.com/p/mango-py/
Plain Text | 16 lines | 13 code | 3 blank | 0 comment | 0 complexity | ce9ae5b39e2b127575cda907b1168747 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. Handling HTTP requests
  2. ======================
  3. Information on handling HTTP requests in Django:
  4. .. toctree::
  5. :maxdepth: 1
  6. urls
  7. views
  8. decorators
  9. file-uploads
  10. shortcuts
  11. generic-views
  12. middleware
  13. sessions