Re: Remove pyinotify autoreloader support

2018-11-04 Thread Tom Forbes
I have done a lot more reading on this and I really feel pyinotify may not be required, or we could at least switch to a watchman based service for simplicity right away. Projects like uwsgi use a stat based approach, as do most other projects I’ve seen and it appears to work ok for them. watchman

Explore integrating django-docker-box in some way?

2018-11-04 Thread Tom Forbes
Hello all, I’ve been working on a docker-compose based alternative to django-box (imaginatively named django-docker-box) over the last month and it finally appears to be mostly complete. For reference the tool is just a Dockerfile and a docker-compose definition that is able to run a complete tes

Re: easy pcikings

2018-11-04 Thread Carlton Gibson
Hi Abhith. Have a look at the Triage Workflow docs: https://docs.djangoproject.com/en/dev/internals/contributing/triaging-tickets/#triage-stages For each stage of the ticket's lifecycle they give you what's next. (e.g. if it's "New", can you reproduce the issue so it can move to "Accepted", i

easy pcikings

2018-11-04 Thread abyk476
Hi i am Abhith,iam new to django and i have read the newcomers guide. I found an open ticket under new pickings.But i dont know what to do next Can someone pls guide me. thanks, -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Dja

Re: Requiring sqlparse for sqlite introspection

2018-11-04 Thread Adam Johnson
If you can see a way to improve those docs submit a PR On Sun, 4 Nov 2018 at 01:51, Dan Davis wrote: > I just joined as a contributor, but I've shipped an appliance install > running using rpms, anaconda (the other one), and pungi. Depending on > sqlparse doesn't seem to me a big deal. It alr