Hello I am trying to use a charfield with the prepopulate_from option to generate an url. My problem is just that prepopulate_from does'nt allow the use of /.
I'm using it like this in the admin.py: prepopulated_fields = {"url" : ('_url',)} Does anyone know if it is possible to make prepopulated_fields accept chars like '/' and '#'? --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---