#16429: Add configurable caching to FilePathField
-------------------------+----------------------------
 Reporter:  pressureman  |          Owner:  nobody
     Type:  New feature  |         Status:  new
Milestone:               |      Component:  Forms
  Version:  SVN          |       Severity:  Normal
 Keywords:               |   Triage Stage:  Unreviewed
Has patch:  0            |  Easy pickings:  0
    UI/UX:  0            |
-------------------------+----------------------------
 As noted by a couple of people on django-users, FilePathField does not
 automatically refresh choices if files are add to or removed from the path
 being pointed to (http://groups.google.com/group/django-
 users/browse_thread/thread/6778fa138b848996 and
 http://groups.google.com/group/django-
 users/browse_thread/thread/403d872cf9433905).

 A nice addition to FilePathField would be the ability to control how long
 the choices are cached for, ranging from "never cached" to "cached
 forever" (or at least for the lifetime of the webserver process).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16429>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to