magneto

(magneto)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (18) Reporter (18) Owner (0) Commenter (20) Summary Component
7938 7938 4 "Editable = False" + "Edit Inline" in new forms admin contrib.admin
9403 9403 _set_content needs to perform the same _is_string check as the Constructor HTTP handling
9404 9404 Proxy file-like methods and attributes in UploadedFile objects File uploads/storage
9469 9469 mod_wsgi needs the get_full_path fix in #9224 too HTTP handling
8562 8562 8 OneToOnes + primary_key = True ... fails in Admin contrib.admin
7900 7900 2 Missing 'tell' in uploaded objects Core (Other)
8807 8807 1 django.forms.utils.ValidationError should be a subclass of django.core.exceptions.ValidationError Forms
8175 8175 FileStorage-rf: Why does 'close' call 'open'? File uploads/storage
8260 8260 MySQLDb v 1.2.1 -- no VARCHAR Database layer (models, ORM)
8034 8034 1 Gzip Middleware And Images HTTP handling
7865 7865 Inline Edits across Apps Forms
8168 8168 Need another Pre Delete Signal Type (feature) Core (Other)
8462 8462 length and length_is filters don't fail silently Template system
9133 9133 1 Add LockException to locks for completeness File uploads/storage
8321 8321 1 Use Hashcompat in contrib.auth.user contrib.auth
8062 8062 Re: #7560 casting now breaks filters (ints, bools, floats) in get_db_prep_value Database layer (models, ORM)
7904 7904 1 Manager 'get' overloading now fails / Accessing single related (parent) objects should not bypass manager Core (Other)
8098 8098 1 Re: #8092 .. This should be listed in the BackwardsIncompatibleChanges Documentation