#25917: Confusing sentence in RemoveField's documentation
------------------------------------------------+------------------------
               Reporter:  bmispelon             |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  new
              Component:  Documentation         |        Version:  1.9
               Severity:  Normal                |       Keywords:
           Triage Stage:  Unreviewed            |      Has patch:  0
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  1
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 The documentation for `RemoveField` [1] states that:

 > if the field is not nullable this may make this operation irreversible
 (apart from any data loss, which of course is irreversible)


 I find this sentence confusing.
 The note in parentheses implies opposition with the previous statement
 when it's in fact saying the same thing: the operation is irreversible.

 [1] https://docs.djangoproject.com/en/dev/ref/migration-
 operations/#django.db.migrations.operations.RemoveField

--
Ticket URL: <https://code.djangoproject.com/ticket/25917>
Django <https://code.djangoproject.com/>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.54a711ff52a31cd9d7a72f2ae90cd133%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to