It needs to be deployed along with your application, same as any third-
party library.

On Jun 5, 8:54 am, J Singh <j.si...@earlystageit.com> wrote:
> I'm confused about the best way to deploy GAE utilities' session module.
>
> The documentation says to use:
>
>   from appengine_utilities.sessions import Session
>   self.session = Session()
>
> Does that mean appengine_utilities is already available as a module on GAE
> and I just need to reference it? Or do I have to download it and upload
> sessions.py with my project?
>
> Thanks.
>
> J Singh
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to