Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#8368 closed (fixed)

FileField: 'name' returns the path?

Reported by: benjamin Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Perhaps just a bug in the documentation; please see this thread on django-users:
http://groups.google.com/group/django-users/browse_thread/thread/64cbecae26ce950a

Attachments (1)

t8368.diff (373 bytes ) - added by Ramiro Morales 16 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by Malcolm Tredinnick, 16 years ago

Component: UncategorizedDocumentation
milestone: 1.0
Triage Stage: UnreviewedAccepted

Marty indicated it was a docs bug. I agree with him that it's worth being like Python here.

by Ramiro Morales, 16 years ago

Attachment: t8368.diff added

comment:2 by Ivan Giuliani, 16 years ago

Has patch: set

comment:3 by Malcolm Tredinnick, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in [8695].

comment:4 by Jacob, 13 years ago

milestone: 1.0

Milestone 1.0 deleted

Note: See TracTickets for help on using tickets.
Back to Top