#6896: Add ability to store only relative paths in a FilePathField
-------------------------------------+-------------------------------------
     Reporter:  graham.carlyle@…     |                    Owner:  nobody
         Type:  New feature          |                   Status:  closed
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:                       |             Triage Stage:  Design
                                     |  decision needed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Bernd Wechner):

 I'll just and a voice of thanks to Alex Hayes for making a package
 available and one in critque of the justification I read from Carl Meyer
 which I also find does not hold water on jot. Django is littered with
 configurable options and RelativeFile paths are not useful in 'some'
 circumstances, but likely IMHO a lot, relative in particular to the
 BASE_DIR of the website (for files stored there, and databases that want
 to remain portable between different BASE_DIRs and not have file paths in
 these fields become erroneous.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/6896#comment:17>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/087.957c1957f663f53c0e1b36494479d1c0%40djangoproject.com.

Reply via email to