Django admin sets default form field values based on GET parameters
Django
2011-06-20 17:14 (14 years ago)

When you pass a GET query like
?name=hoge&url=fuga
to the Django admin's new record addition page, it will pre-fill the corresponding fields with these default values.
This works well with bookmarklets.
For example, you can create a bookmarklet like this:
or something similar.
Current rating: 3.0 (1)
The author runs the application development company Cyberneura.
We look forward to discussing your development needs.
We look forward to discussing your development needs.