Re: Extend FAQ with "How do I get Django and my JS framework to work together?"

2019-03-31 Thread Nathan Gaberel
Hi everyone, I've been working on this for a while too (for React & Webpack specifically) and will be sharing my current setup at DjangoCon Europe next week. For those of you attending, please come and talk to me, I'd love to get your feedback and maybe we can exchange ideas. :) Best, Nathan On

Re: Fellow Reports -- March 2019

2019-03-31 Thread Carlton Gibson
Hi all. Calendar Week 12 -- ending 24 March. Released Django v2.2rc1 Triaged: https://code.djangoproject.com/ticket/30267 -- get_language_from_path not respecting i18n_patterns prefix_default_language=False (wontfix) https://code.djangoproject.com/ticket/30275 -- Autofocus the first

Re: gsoc proposal

2019-03-31 Thread Carlton Gibson
Hi Kartik. GSoC, for us at least, isn't for beginners. In the past students have already been contributors. Maybe that's not 100% necessary but a good amount of experience with Django at the very least would be. If you get into Django maybe it's something you could consider for the future.

Re: Use CDN for djangoproject.com

2019-03-31 Thread Tobias McNulty
On Sat, Mar 30, 2019 at 7:32 PM Tom Forbes wrote: > I’m a stats nerd, and I think I’m not alone on this list in that respect, > would it be possible to share some more numbers after a week of usage? I > would be interested in the total bandwidth used/saved, the global > distribution of requests

Re: GSOC

2019-03-31 Thread Altayeb omer
Hi On Sun, Mar 31, 2019, 07:55 Nourhan Hekal Hi , I am Nourhan a student at Cairo university faculty of engineering and > I would like to join django "Test framework cleanup" , But I would be more > happy if you please simply the requirements. > Thanks in advanced > > -- > You received this

Re: Trac query page not working on Chrome, patch submitted upstream

2019-03-31 Thread Adam Johnson
Update, a kind anonymous soul posting on the Trac ticket found out it's an experimental web feature in Chrome that does this, and disabling it ( chrome://flags/#enable-experimental-web-platform-features ) fixes the issue. On Sun, 31 Mar 2019 at 11:16, Adam Johnson wrote: > Just an FYI: I think

Trac query page not working on Chrome, patch submitted upstream

2019-03-31 Thread Adam Johnson
Just an FYI: I think I found a bug in Trac that silently prevents the ticket query page from submitting in Chrome, after adding filters. I've reported it upstream and provided a patch: https://trac.edgewall.org/ticket/13141 If this becomes a major problem before Trac (or Chrome!) is fixed I can