Hello in the model i have : file = models.FileField(upload_to='disegni/', blank=True, null=True)
in the database in the column file django save : disegni/filename.xxx in which way i can save only the filename and not the folder? Best Regards -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/05235508-e344-421f-8b7b-3c69466ecce6%40googlegroups.com.