#5619: FileField and ImageField return the wrong path/url before calling
save_FOO_file()
----------------------------------------+-----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: leahculver
Status: reopened | Milestone: 1.0 beta
Component: Core framework | Version: SVN
Resolution: | Keywords: fs-rf-fixed
Stage: Ready for checkin | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 0 |
----------------------------------------+-----------------------------------
Changes (by carljm):
* status: closed => reopened
* resolution: fixed =>
Comment:
This patch is totally broken, and breaks get_FIELD_url for all files or
images uploaded prior to the current day, because field.get_directory_name
uses datetime.now() to interpolate the date values. [7986] needs to be
reverted as soon as possible.
--
Ticket URL: <http://code.djangoproject.com/ticket/5619#comment:10>
Django Code <http://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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---