I've noticed that on the admin interface, if a model has for example a "name" attribute, if I access to the add form with an url like this:
http://localhost:8000/admin/mymodel/add?name=something The name field is prepopulated with the parameter value. Is this behaviour documented somewhere? Is it possible to prepopulate this way inlines for the model? Thanks a lot. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

