HI,
I would like my Django App to have the functionality where a person can
upload pictures (that would be resized).
Can you please give me any advice on the best way to do that in Django. I
will be using a postgres DB for the app.
Also, if there are any Python/Django apps that you can sug
Hi Ketan,
Thanks for the information!
How is it that you keep the images associated with other tables in the
database?
What I am specifically thinking about is if you want to associate specific
images with specific users who uploaded, for example? Some kind of bridge
(many to many table)?
els.FileField
>
>
>
> On Fri, Jun 3, 2016 at 10:53 PM ivan77 >
> wrote:
>
>> Hi Ketan,
>>
>> Thanks for the information!
>>
>> How is it that you keep the images associated with other tables in the
>> database?
>>
>> What I
3 matches
Mail list logo