Custom Upload Fields and Filters NOTE: Much of this article -- such as altering the names and paths of uploaded files -- is obsolete as of r8244 and the Django 1.0 alpha 2. See the new file documentation for details. I've made custom file upload fields with some extra features: automatic upload_to path (based on app/model/field names) automatic renaming the filename based on the primary key maxim