dataplot.bike.urls | index /home/thocking/dataplot/docs/htdocs/pydoc/dataplot/bike/urls.py |
Modules | ||||||
|
Data | ||
PAIRED_RIDES_SQL = '\nselect x.date,x.hours,x.minutes,x.seconds,y.hou...gin_id=%s and y.destination_id=%s order by date;\n' connection = <django.db.backends.postgresql.base.DatabaseWrapper object> handler404 = 'django.views.defaults.page_not_found' handler500 = 'django.views.defaults.server_error' locs = {'queryset': [<Location: Sangamo>, <Location: Home>, <Location: Dentist>, <Location: Joes>]} matplotlib = None rides = {'extra_context': {'objects': <dataplot.bike.models.RideManager object>}, 'queryset': [<Ride: 2007-06-05(Sangamo->Home)=9.772>, <Ride:...10.074>, <Ride: 2007-07-05(Sangamo->Home)=9.866>]} urlpatterns = [<RegexURLPattern None ^$>, <RegexURLPattern None ^location/(?P<object_id>[0-9]+)/$>, <RegexURLPattern None ^location/(?P<lid1>[0-9]+)/(?P<lid2>[0-9]+)/$>] |