close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.

Changes between Version 8 and Version 9 of ApplicationObject


Ignore:
Timestamp:
Aug 29, 2008, 3:54:31 PM (16 years ago)
Author:
cmlenz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApplicationObject

    v8 v9  
    8282 `forms`:: A list of `Form` objects created while processing a request (used for form filling)
    8383 `locale`:: The Babel `Locale` object
     84 `principal`:: A `Principal` object representing the remote user (only when the [AuthFramework AuthMixIn] is in use)
    8485 `request`:: The `Request` object representing the current HTTP request
    8586 `response`:: The `Response` object representing the current HTTP response