#23899: A new field/doc note in the settings.py to denote django version
-------------------------------------+-------------------------------------
     Reporter:  atmb4u               |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Core (Other)         |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  settings.py, django  |             Triage Stage:
  version                            |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by erikr):

 * needs_better_patch:   => 0
 * component:  Core (System checks) => Core (Other)
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 My concern with this idea is that there is nothing enforcing this to be up
 to date, whereas that is more the case with requirements.txt. That would
 make it very unreliable in practice to indicate which version this project
 is supposed to run with. It may be used indicate which Django version's
 project template was used to initially create the project, but I'm not
 sure what the added value would be. Also, that would be unreliable because
 people may assume that should match the running version, and simply update
 it with each upgrade.

 In other words: as far as I can see there is little added value due to the
 low reliability. The recommended way to ensure you are running a
 particular version is and has been requirements.txt. But perhaps there's
 something I'm overlooking :)

--
Ticket URL: <https://code.djangoproject.com/ticket/23899#comment:1>
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 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/064.acac053fbf5fe69dc487d17d9b5da2ca%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to