Re: Fellow Reports -- January 2019

2019-02-04 Thread Carlton Gibson
Hi all. 


Calendar Week 5 -- ending 03 February.


Triaged:

https://code.djangoproject.com/ticket/30144 -- Support passing timedelta 
for cache timeout (wontfix)
https://code.djangoproject.com/ticket/30139 -- 
django.contrib.auth.forms.UserCreationForm() doesn't call default 
manager's create_user() (Invalid)



Reviewed:

https://code.djangoproject.com/ticket/30004 -- Set default 
FILE_UPLOAD_PERMISSION to 0o644
https://github.com/django/django/pull/10908 -- Update to logging 
documentation.
https://code.djangoproject.com/ticket/29943 -- Document that admin 
changelist adds `pk` to ordering
https://github.com/django/django/pull/0913 -- Fixed E117 and F405 flake8 
warnings.
https://code.djangoproject.com/ticket/28905 -- Overhaul extra_requires to 
include more optional dependencies
https://code.djangoproject.com/ticket/29825 -- ngettext returns invalid 
result if msgstr is also a valid msgid in the same catalog
https://github.com/django/django/pull/10832 -- Remove 'naturaltime' 
context for '(delta) ago' for Swedish.



Authored:

https://github.com/django/django/pull/10882 -- Fixed #30091 -- Documented 
middleware ordering requirements when using CSRF_USE_SESSIONS.


Kind Regards,

Carlton

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/821dddea-60ba-44a2-9891-96a56c93720c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Fellow Reports - January 2019

2019-02-03 Thread Adam Johnson
This mailing list is for the development of Django. itself, not for support
using Django. Please keep such questions to Stack Overflow, or the
django-users mailing list.

On Sun, 3 Feb 2019 at 14:03, hunar techie 
wrote:

>
> https://stackoverflow.com/questions/54503581/python-setup-in-cpanel-file-usr-bin-virtualenv-errno-2-no-such-file-or-dir
>
> please someone can help me to fix this issues
>
> On Sun, Feb 3, 2019 at 12:46 AM Tim Graham  wrote:
>
>> Week ending February 2, 2019
>>
>> Triaged
>>
>> ---
>>
>> https://code.djangoproject.com/ticket/30146 - Move change form fieldset
>> toggle to the right side (wontfix)
>>
>> https://code.djangoproject.com/ticket/30150 - Django 1.11 with MySQL 8:
>> "Unknown system variable 'TX_ISOLATION'" (wontfix)
>>
>> https://code.djangoproject.com/ticket/30151 - QuerySet.last() and []
>> operator give different results (invalid)
>>
>> https://code.djangoproject.com/ticket/30152 - MySQL: "Cannot change
>> column 'id': used in a foreign key constraint" when altering pk of model
>> with ForeignKey to self (accepted)
>>
>> https://code.djangoproject.com/ticket/30153 - ModelAdmin with custom
>> widgets, inlines, and filter_horizontal can merge media in broken order
>> (accepted)
>>
>> Authored
>>
>> --
>>
>> https://github.com/praekelt/django-recaptcha/pull/180 - Add testing for
>> Django 2.2
>>
>> https://github.com/django-haystack/django-haystack/pull/1659 - Add
>> testing for Django 2.2
>>
>> https://github.com/pennersr/django-allauth/pull/2192 - Add testing for
>> Django 2.2
>>
>> https://github.com/SmileyChris/easy-thumbnails/pull/510 - Add testing
>> for Django 2.2
>>
>> Reviewed/committed
>>
>> --
>>
>> https://github.com/django/django/pull/10904 - Fixed #30137 -- Replaced
>> OSError aliases with the canonical OSError.
>>
>> https://github.com/django/django/pull/10851 - Made test table cleanup in
>> OperationTestBase more robust.
>>
>> https://github.com/django/django/pull/10716 - Fixed #29973 -- Added
>> compilemessages --ignore option.
>>
>> https://github.com/django/django/pull/10874 - Fixed #30108 -- Allowed
>> adding foreign key constraints in the same statement that adds a field.
>>
>> https://github.com/django/django/pull/10877 - Fixed #22423 - Added
>> support for MySQL operators on real geometries.
>>
>> https://github.com/django/django/pull/10760 - Fixed #30020 -- Fixed
>> importing nulls with LayerMapping.
>>
>> https://github.com/django/django/pull/10822 - Fixed #30076 -- Added
>> Model.get_FOO_display() even if field's choices are empty.
>>
>> https://github.com/django/django/pull/10919 - Fixed #30147 -- Simplified
>> directory creation with os.makedirs(..., exist_ok=True).
>>
>> https://github.com/django/django/pull/10891 - Refs #28161 -- Doc'd
>> INSTALLED_APPS requirement for ArrayField(CIText).
>>
>> https://github.com/django/django/pull/10918 - Used LoginRequiredMixin in
>> "Models and request.user" example.
>> https://github.com/django/django/pull/10730 - Fixed #29393 -- Prevented
>> infinite loop in ExceptionReporter.get_traceback_frames().
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django developers (Contributions to Django itself)" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-developers+unsubscr...@googlegroups.com.
>> To post to this group, send email to django-developers@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-developers.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-developers/6fa3a54e-c8b0-47fd-a088-48afc41b5318%40googlegroups.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to django-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/CAKJtO%2BuQ%3DiQ7M__%3DVBUNhJC1oT_kBRZG2%3DGkXeXLZYAVy1kQ4g%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Adam

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@google

Re: Fellow Reports - January 2019

2019-02-03 Thread hunar techie
https://stackoverflow.com/questions/54503581/python-setup-in-cpanel-file-usr-bin-virtualenv-errno-2-no-such-file-or-dir

please someone can help me to fix this issues

On Sun, Feb 3, 2019 at 12:46 AM Tim Graham  wrote:

> Week ending February 2, 2019
>
> Triaged
>
> ---
>
> https://code.djangoproject.com/ticket/30146 - Move change form fieldset
> toggle to the right side (wontfix)
>
> https://code.djangoproject.com/ticket/30150 - Django 1.11 with MySQL 8:
> "Unknown system variable 'TX_ISOLATION'" (wontfix)
>
> https://code.djangoproject.com/ticket/30151 - QuerySet.last() and []
> operator give different results (invalid)
>
> https://code.djangoproject.com/ticket/30152 - MySQL: "Cannot change
> column 'id': used in a foreign key constraint" when altering pk of model
> with ForeignKey to self (accepted)
>
> https://code.djangoproject.com/ticket/30153 - ModelAdmin with custom
> widgets, inlines, and filter_horizontal can merge media in broken order
> (accepted)
>
> Authored
>
> --
>
> https://github.com/praekelt/django-recaptcha/pull/180 - Add testing for
> Django 2.2
>
> https://github.com/django-haystack/django-haystack/pull/1659 - Add
> testing for Django 2.2
>
> https://github.com/pennersr/django-allauth/pull/2192 - Add testing for
> Django 2.2
>
> https://github.com/SmileyChris/easy-thumbnails/pull/510 - Add testing for
> Django 2.2
>
> Reviewed/committed
>
> --
>
> https://github.com/django/django/pull/10904 - Fixed #30137 -- Replaced
> OSError aliases with the canonical OSError.
>
> https://github.com/django/django/pull/10851 - Made test table cleanup in
> OperationTestBase more robust.
>
> https://github.com/django/django/pull/10716 - Fixed #29973 -- Added
> compilemessages --ignore option.
>
> https://github.com/django/django/pull/10874 - Fixed #30108 -- Allowed
> adding foreign key constraints in the same statement that adds a field.
>
> https://github.com/django/django/pull/10877 - Fixed #22423 - Added
> support for MySQL operators on real geometries.
>
> https://github.com/django/django/pull/10760 - Fixed #30020 -- Fixed
> importing nulls with LayerMapping.
>
> https://github.com/django/django/pull/10822 - Fixed #30076 -- Added
> Model.get_FOO_display() even if field's choices are empty.
>
> https://github.com/django/django/pull/10919 - Fixed #30147 -- Simplified
> directory creation with os.makedirs(..., exist_ok=True).
>
> https://github.com/django/django/pull/10891 - Refs #28161 -- Doc'd
> INSTALLED_APPS requirement for ArrayField(CIText).
>
> https://github.com/django/django/pull/10918 - Used LoginRequiredMixin in
> "Models and request.user" example.
> https://github.com/django/django/pull/10730 - Fixed #29393 -- Prevented
> infinite loop in ExceptionReporter.get_traceback_frames().
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to django-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/6fa3a54e-c8b0-47fd-a088-48afc41b5318%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAKJtO%2BuQ%3DiQ7M__%3DVBUNhJC1oT_kBRZG2%3DGkXeXLZYAVy1kQ4g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Fellow Reports - January 2019

2019-02-02 Thread Tim Graham


Week ending February 2, 2019

Triaged

---

https://code.djangoproject.com/ticket/30146 - Move change form fieldset 
toggle to the right side (wontfix)

https://code.djangoproject.com/ticket/30150 - Django 1.11 with MySQL 8: 
"Unknown system variable 'TX_ISOLATION'" (wontfix)

https://code.djangoproject.com/ticket/30151 - QuerySet.last() and [] 
operator give different results (invalid)

https://code.djangoproject.com/ticket/30152 - MySQL: "Cannot change column 
'id': used in a foreign key constraint" when altering pk of model with 
ForeignKey to self (accepted)

https://code.djangoproject.com/ticket/30153 - ModelAdmin with custom 
widgets, inlines, and filter_horizontal can merge media in broken order 
(accepted)

Authored

--

https://github.com/praekelt/django-recaptcha/pull/180 - Add testing for 
Django 2.2

https://github.com/django-haystack/django-haystack/pull/1659 - Add testing 
for Django 2.2

https://github.com/pennersr/django-allauth/pull/2192 - Add testing for 
Django 2.2

https://github.com/SmileyChris/easy-thumbnails/pull/510 - Add testing for 
Django 2.2

Reviewed/committed

--

https://github.com/django/django/pull/10904 - Fixed #30137 -- Replaced 
OSError aliases with the canonical OSError.

https://github.com/django/django/pull/10851 - Made test table cleanup in 
OperationTestBase more robust.

https://github.com/django/django/pull/10716 - Fixed #29973 -- Added 
compilemessages --ignore option.

https://github.com/django/django/pull/10874 - Fixed #30108 -- Allowed 
adding foreign key constraints in the same statement that adds a field.

https://github.com/django/django/pull/10877 - Fixed #22423 - Added support 
for MySQL operators on real geometries.

https://github.com/django/django/pull/10760 - Fixed #30020 -- Fixed 
importing nulls with LayerMapping.

https://github.com/django/django/pull/10822 - Fixed #30076 -- Added 
Model.get_FOO_display() even if field's choices are empty.

https://github.com/django/django/pull/10919 - Fixed #30147 -- Simplified 
directory creation with os.makedirs(..., exist_ok=True).

https://github.com/django/django/pull/10891 - Refs #28161 -- Doc'd 
INSTALLED_APPS requirement for ArrayField(CIText).

https://github.com/django/django/pull/10918 - Used LoginRequiredMixin in 
"Models and request.user" example.
https://github.com/django/django/pull/10730 - Fixed #29393 -- Prevented 
infinite loop in ExceptionReporter.get_traceback_frames().

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/6fa3a54e-c8b0-47fd-a088-48afc41b5318%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Fellow Reports -- January 2019

2019-01-27 Thread Carlton Gibson
Hi All, 

Calendar Week 4 -- ending 27 January.


Triaged:

https://code.djangoproject.com/ticket/30101 -- Recommended middleware 
syntax fails for some testing cases (when not using Client) (Invalid)
https://code.djangoproject.com/ticket/30079 -- Prefetch cache should be 
aware of database source and .using() should not always trigger a new query 
(wontfix)
https://code.djangoproject.com/ticket/30091 -- Incorrect middleware 
ordering allows invalid HTTP_HOST header to cause CsrfViewMiddleware 
failure when using CSRF_USE_SESSIONS. (Accepted)



Reviewed:

https://code.djangoproject.com/ticket/28905 -- Overhaul extra_requires to 
include more optional dependencies
https://code.djangoproject.com/ticket/29973 -- compilemessages misses 
ignore option, compiles more than needed
https://code.djangoproject.com/ticket/30111 -- AppRegistryNotReady-Error 
when having contrib.postgres in INSTALLED_APPS
https://github.com/django/django/pull/10871 -- Fixed #30115, Refs #23748 -- 
Removed legacy max_length handling for CharField on SQLite.



Authored:

https://github.com/django/django/pull/10882 -- Fixed #30091 -- Documented 
middleware ordering requirements when using CSRF_USE_SESSIONS.


Kind Regards,

Carlton

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/6c3879e4-e3a7-4d60-9633-e8be54c82f1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Fellow Reports - January 2019

2019-01-27 Thread Tim Graham


Week ending January 26, 2019

Triaged

---

https://code.djangoproject.com/ticket/30127 - Deprecate cached_property's 
name argument (created)

Authored

--

https://github.com/django/django-formtools/pull/136 - Add testing for 
Django 2.2

https://github.com/brutasse/django-push/pull/26 - Add testing for Django 2.2

https://github.com/jazzband/django-hosts/pull/89 - Add testing for Django 
2.2

https://github.com/jazzband/sorl-thumbnail/pull/581 - Add testing for 
Django 2.2

https://github.com/django/django-contrib-comments/pull/140 - Added testing 
for Django 2.2 and Python 3.7

https://github.com/sebleier/django-redis-cache/pull/165 - Add testing for 
Python 3.7 and Django 2.2

https://github.com/kennethreitz/dj-database-url/pull/115 - Add testing for 
Django 2.2 and Python 3.7.

https://github.com/brutasse/django-password-reset/pull/76 - Add testing for 
Python 3.7 and Django 2.2

https://github.com/django/django/pull/10902 - Refs #30055 -- Added a 
helpful error when SQLite is too old.

https://github.com/django/django/pull/10903 - Refs #30333 -- Doc'd change 
regarding apps without migrations depending on apps with migrations.

Reviewed/committed

--

https://github.com/django/django/pull/10850 - Corrected GenericRelation's 
related_query_name manual lookup example.

https://github.com/django/django/pull/10861 - Fixed #30111 -- Fixed 
AppRegistryNotReady error with django.contrib.postgres in INSTALLED_APPS.

https://github.com/django/django/pull/10857 - Fixed #30106 -- Made 
order_with_respect_to updates use QuerySet.bulk_update().
https://github.com/django/django/pull/10885 - Fixed #30123 -- Removed tuple 
support in DatabaseIntrospection.get_field_type().

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/d10bc649-6cb6-4027-aabc-1676933e07b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Fellow Reports - January 2019

2019-01-21 Thread Tim Graham


Week ending January 19, 2019

Triaged

---

https://code.djangoproject.com/ticket/17904 - Custom permissions on proxy 
model no longer created (fixed)

https://code.djangoproject.com/ticket/30113 - Ignoring body with 
application/json payload causes HTTP 400 (duplicate)

https://code.djangoproject.com/ticket/30107 - Cached template loader's 
cache_key() method has unused dirs_prefix variable (fixed)

https://code.djangoproject.com/ticket/30118 - Add support for filter 
arguments in queryset.exists() and queryset.count() (wontfix)

Authored

--

https://github.com/django/django/pull/10864 - Fixed #30116 -- Dropped 
support for Python 3.5.

Reviewed/committed

--

https://github.com/django/django/pull/10840 - Refs #28478 -- Adjusted 
prevention of connections to disallowed databases.

https://github.com/django/django/pull/10764 - Refs #28643 -- Used database 
function compatibility mixins for aggregates.

https://github.com/django/django/pull/8981 - Fixed #9475 -- Allowed 
RelatedManager.add(), create(), etc. for m2m with a through model.

https://github.com/django/django/pull/10381 - Fixed #11154, #22270 -- Made 
proxy model permissions use correct content type.
https://github.com/django/django/pull/10171 - Fixed #20147 -- Added 
HttpRequest.headers.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/bc2ae20e-9ec1-41fa-949e-76fc70dae730%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Fellow Reports -- January 2019

2019-01-21 Thread Carlton Gibson
Hi All 

Calendar Week 3 -- ending 20 January.


Released Django 2.2a1. 


Triaged:

https://code.djangoproject.com/ticket/30089 -- TestClient doesn't 
accept data with duplicate keys (SELECT multiple) (Accepted)
https://code.djangoproject.com/ticket/30115 -- inspectdb on SQLite crashes 
with TypeError: unhashable type: 'dict' (Accepted)
https://code.djangoproject.com/ticket/30114 -- Strange ValidationError 
issue (Invalid)
https://code.djangoproject.com/ticket/30090 -- Cannot reverse MySQL DB 
migration when model has unique_together and one of the fields has 
db_index=True (needsinfo)
https://code.djangoproject.com/ticket/30098 -- Permit using packages 
(directories) in custom django-admin commands. (wontfix)
https://code.djangoproject.com/ticket/30104 -- Need filtering by Window 
expression (Invalid)
https://code.djangoproject.com/ticket/30095 -- System check error for 
tuples in model field choices (Accepted)



Reviewed:

https://code.djangoproject.com/ticket/30111 -- AppRegistryNotReady-Error 
when having contrib.postgres in INSTALLED_APPS
https://github.com/django/django/pull/10692 -- Refs #17198 -- Detected 
existing total ordering in admin changelist.
https://code.djangoproject.com/ticket/30102 -- Optimize the 
`page_not_found` view after #30070



Authored:

https://github.com/django/django/pull/10855 -- Refs #30102 -- Added comment 
on use of Template without placeholders in default page_not_found view.


Kind Regards,

Carlton

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/ac240a7f-0548-4c18-b77c-53ec125850a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Fellow Reports - January 2019

2019-01-12 Thread Tim Graham


Week ending January 12, 2019

Triaged

---

https://code.djangoproject.com/ticket/30075 - Better error message for "App 
'bar.foo' could not be found. Is it in INSTALLED_APPS?" (fixed)

https://code.djangoproject.com/ticket/30084 - Setting 
DATABASES['default']['TEST']['engine'] to SQLite does not cause Django to 
use an in-memory database as expected (invalid)

https://code.djangoproject.com/ticket/30083 - Model instance state not 
correctly set when initializing a model with Model.from_db() (accepted)

https://code.djangoproject.com/ticket/30086 - Document how floatformat 
template filter interacts with the localize template tag (accepted)

Reviewed/committed

--

https://github.com/django/django/pull/10825 - Refs #23748 -- Added 
AutoField introspection for SQLite.

https://github.com/django/django/pull/10813 - Fixed #30071 -- Fixed error 
message when a 'default' database isn't provided.

https://github.com/django/django/pull/9174 - Fixed #28658 -- Added DISTINCT 
handling to the Aggregate class.

https://github.com/django/django/pull/10751 - Fixed #30037 -- Added request 
arg to RemoteUserBackend.configure_user().

https://github.com/django/django/pull/9543 - Refs #28643 -- Added NullIf 
database function.

https://github.com/django/django/pull/10175 - Fixed #28478 -- Make 
DiscoverRunner skip creating unused test databases.

https://github.com/django/django/pull/10835 - Fixed #23829 -- Made 
ping_google command/function use https for the sitemap URL.

https://github.com/django/django/pull/10673 - Fixed #29738 --  Allowed 
registering serializers with MigrationWriter.

https://github.com/django/django/pull/10833 -  Fixed #30097 -- Made 'obj' 
arg of InlineModelAdmin.has_add_permission() optional.

https://github.com/django/django/pull/10796 - Fixed #30062 -- Added support 
for unique conditional constraints.

https://github.com/django/django/pull/10827 - Refs #28643 -- Added Reverse 
database function.

https://github.com/django/django/pull/10838 - Fixed #30057 -- Fixed 
diffsettings ignoring custom configured settings.
https://github.com/django/django/pull/8819 - Fixed #27685 -- Added watchman 
support to the autoreloader.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/4160ed22-a68e-482f-aba4-0c9f308a3bd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.