Re: Pycharm Not Generating Django files when created with App Engine

2020-04-18 Thread kelvin smith
I just realized that, thanks. On Saturday, April 18, 2020, at 5:47:30 AM UTC-5, Abhijeet Viswa wrote: > > Hi! > > I think you've found the wrong mailing list for this post. This mailing > list is for discussing the development of Django itself, not for support > using Django. This means the disc

Re: Swappable sessions

2020-04-18 Thread Lorenzo Peña
Fair enough, Tim. Thanks for answering! El miércoles, 15 de abril de 2020, 18:29:24 (UTC-4), Tim Graham escribió: > > I don't see a strong argument for adding it. As far as I can tell, this > would require adding 'request' to the signature of SessionStore.__init___() > (so it could be stored as