I have an album and it has many tracks.

The track has a FileField.

The FileField has null=True and blank=True.

In Django admin I can add a track without specifying a file without a
problem however if I go into album and try to add a track that way. It
has an error saying that the file can not be null.

Has anyone else had this issue?

Stack Trace: http://dpaste.com/31198/

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