Re: [Django] #27087: Document that flush does not affect unmanaged models

2016-08-19 Thread Django
#27087: Document that flush does not affect unmanaged models
-+-
 Reporter:  rjschave |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Documentation|  Version:
 Severity:  Normal   |   Resolution:
 |  worksforme
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * status:  new => closed
 * resolution:   => worksforme


--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.f701adfe21b59d7f86d99720676321d1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27087: Document that flush does not affect unmanaged models

2016-08-18 Thread Django
#27087: Document that flush does not affect unmanaged models
-+-
 Reporter:  rjschave |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Documentation|  Version:
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 The
 
[https://docs.djangoproject.com/en/stable/ref/models/options/#django.db.models.Options.managed
 docs for the `managed` option] makes it clear, I think. I don't think we
 need to duplicate that information in the `flush` command's docs.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.be4d180e469d81ca84266513fc7cd639%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #27087: Document that flush does not affect unmanaged models

2016-08-18 Thread Django
#27087: Document that flush does not affect unmanaged models
--+
 Reporter:  rjschave  |  Owner:  nobody
 Type:  Cleanup/optimization  | Status:  new
Component:  Documentation |Version:
 Severity:  Normal|   Keywords:
 Triage Stage:  Unreviewed|  Has patch:  0
Easy pickings:  0 |  UI/UX:  0
--+
 The documentation for the flush command does not make it clear that the
 flush command will not delete records from unmanaged models.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/051.94f7546df84230091a209ad1b6e89b3f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.