CARVIEW |
Select Language
HTTP/2 200
server: nginx
content-type: text/html;charset=utf-8
cache-control: must-revalidate
expires: Fri, 01 Jan 1999 00:00:00 GMT
set-cookie: trac_form_token=59275aa01ff0ae2e1130d6a1; HttpOnly; Path=/; Secure
set-cookie: trac_session=036588abf6b50256d2524a9b; expires=Tue, 28 Oct 2025 11:39:16 GMT; HttpOnly; Path=/; Secure
strict-transport-security: max-age=31536000; includeSubDomains; preload
permissions-policy: interest-cohort=()
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
accept-ranges: bytes
via: 1.1 varnish, 1.1 varnish
date: Wed, 30 Jul 2025 11:39:17 GMT
x-served-by: cache-fra-etou8220143-FRA, cache-bom-vanm7210040-BOM
x-cache: MISS, MISS
x-cache-hits: 0, 0
x-timer: S1753875557.801888,VS0,VE227
vary: Accept-Encoding
CookBookManipulators – Django
Back to Top
Django
The web framework for perfectionists with deadlines.
Issues
CookBook - Manipulators
CookBookManipulatorWithPostpopulatedFields - Much better than the solution below.
Using hidden form fields with an AddManipulator - When you want to populate some of the fields of the new object using data the system already knows, rather than allowing the user to set them.
A Custom Manipulator Class - A class that makes it easy to create custom manipulators as subclasses.
Last modified
20 years ago
Last modified on Jan 18, 2006, 6:46:02 PM
Note:
See TracWiki
for help on using the wiki.
Download in other formats:
Django Links
Learn More
Get Involved
Follow Us
- Hosting by In-kind donors
- Design by Threespot &
© 2005-2025 Django SoftwareFoundation unless otherwise noted. Django is a registered trademark of the Django Software Foundation.