Tuesday, December 19, 2017

Re: Django field for image with FileAPI, croping, size limit and preview

 Hello,
How should i start designing a website with bottle framework??

On 19 Dec 2017 4:40 am, "IL Ka" <kazakevichilya@gmail.com> wrote:
Hello.

I am looking for Django application to support ImageField with the following properties:
* JS FIleAPI in Admin (that means file is uploaded once selected and validated before form submit)
* File should have preview (which should be easy to do once FileAPI is used)
* Allow cropping (like with "django-image-cropping")
* File limit to ~ 2 Mb. 

There are several apps for some of these requirements, but I wonder if some "ultimate image field" exists for Django which may solve all of them.
Default ImageField seems to be limited.
I only need to use it for Admin, not for Forms.

Ilya.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/57a050bb-5b41-4823-acc0-f593365fca40%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABL_bk0bRzQusX3mu5Ri9TJrrAMRBHCuVjQxnHLM8ANQaMVmFw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment