~dylanmccall/harvest/gsoc-client-stuff

  • Committer: Dylan McCall
  • Date: 2010-07-14 19:52:01 UTC
  • Revision ID: dylanmccall@gmail.com-20100714195201-eo35sa5h2yz3b610
Added TimerMiddleware to top of MIDDLEWARE_CLASSES.
This gives us a more precise measure, because process_request runs at the very beginning and process_response runs at the very end. It also, for some reason, settles whatever disagreement TimerMiddleware had with django_openid_auth.
Filename Latest Rev Last Changed Committer Comment Size
..
common 104 15 years ago Daniel Holbach initial cut at porting Harvest to Django - very br Diff
filters 195 14 years ago Dylan McCall Organized filters_base.py into its own module Spl Diff
locale 104 15 years ago Daniel Holbach initial cut at porting Harvest to Django - very br Diff
media 104 15 years ago Daniel Holbach initial cut at porting Harvest to Django - very br Diff
opportunities 104 15 years ago Daniel Holbach initial cut at porting Harvest to Django - very br Diff
templates 104 15 years ago Daniel Holbach initial cut at porting Harvest to Django - very br Diff
__init__.py 104 15 years ago Daniel Holbach initial cut at porting Harvest to Django - very br Empty Diff Download File
local_settings.py.sample 180.2.7 14 years ago Daniel Holbach make toolbar optional, add local_settings.py.sampl 212 bytes Diff Download File
File manage.py 124 15 years ago jgraeme Use env for a more flexible hashbang 546 bytes Diff Download File
settings.py 225 14 years ago Dylan McCall Added TimerMiddleware to top of MIDDLEWARE_CLASSES 4.9 KB Diff Download File
urls.py 129 15 years ago jgraeme Fix deprecated way of registering the admin views 693 bytes Diff Download File
version 223 14 years ago Dylan McCall Adding newlines to files that were tragically cut 49 bytes Diff Download File