Anybody have advice for python 2.7? I am getting the following when
pulling up the stats:
>>No requests have been recorded yet. While it is possible that you simply need to wait until your server receives some requests, this is often caused by a configuration problem. Learn more
On Dec 4, 5:03 pm, erineg1 <eag...@gmail.com> wrote:
> So how did you enable Event Recording?
>
> Anybody have advice forpython2.7? I am getting the following when
> pulling up the stats:
>
> >>No requests have been recorded yet. While it is possible that you simply need to wait until your server receives some requests, this is often caused by a configuration problem. Learn more
>
> On Nov 14, 7:17 pm, Mariano Benitez <marianob...@gmail.com> wrote:
>
>
>
>
>
>
>
> > I am usingappstatsjust by editing the appengine_config.py and adding the
> > builtinsappstats: on, I am using webpp and django without problems.