On Dec 7, 7:55 pm, dmitry b wrote:
> Hi,
>
> How do I use Django's FileField with autogenerated files? That is,
> these files aren't uploaded by a user, but rather are created on the
> fly. I've looked at ContentFile, but this class doesn't seem to have
> a way to attach a file name (the name is
Hi,
How do I use Django's FileField with autogenerated files? That is,
these files aren't uploaded by a user, but rather are created on the
fly. I've looked at ContentFile, but this class doesn't seem to have
a way to attach a file name (the name is also computed at run-time
based on some criter
2 matches
Mail list logo