OK, it works... if the fields are "local" to model (not Foreign-keyed
nor M2M related). I'm gonna file documentation patch, as the docs
currently say anything on DateTimeField only.

On 5 Sie, 15:01, Jarek Zgoda <[EMAIL PROTECTED]> wrote:
> Is it possible to get slug field prepopulated from more than one
> field? The docs say that yes, but I seem to not be able to get any
> prepopulation if I have prepopulated_from=('field1', 'field2') in my
> model. Should I file a ticket?
>
> I use SVN trunk (rev 5804).
>
> Cheers
> Jarek Zgoda


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to