2009/7/5 Mirat Can Bayrak <[email protected]>:
> I have another question. You are naming images as hash of random number. 
> There is a small chance to produce same name i think. It is not good way to 
> give name ha?

The slug field has a unique=True argument, so if the same file name
does happen to be produced, it can't be saved to the database, and the
user will have to try again.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to