Re: Django Admin - customize use jquery inside and custom fields.

2016-07-09 Thread sevenrrainbow
Thanks.

On Friday, July 8, 2016 at 7:59:23 PM UTC+3, luisza14 wrote:
>
> See https://docs.djangoproject.com/en/1.9/topics/forms/media/
>
> 2016-07-08 10:58 GMT-06:00 Luis Zárate :
>
>>
>> 2016-07-08 10:24 GMT-06:00 :
>>
>>> and save the new im
>>
>>
>> You can start reading how to set css and js to form and admin site.
>>
>> See
>>
>>
>>
>> -- 
>> "La utopía sirve para caminar" Fernando Birri
>>
>>
>>
>
>
> -- 
> "La utopía sirve para caminar" Fernando Birri
>
>
>

-- 
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+unsubscr...@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/cadf16cb-6063-49f6-ac4d-66d83e888cde%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Django Admin - customize use jquery inside and custom fields.

2016-07-08 Thread Luis Zárate
See https://docs.djangoproject.com/en/1.9/topics/forms/media/

2016-07-08 10:58 GMT-06:00 Luis Zárate :

>
> 2016-07-08 10:24 GMT-06:00 :
>
>> and save the new im
>
>
> You can start reading how to set css and js to form and admin site.
>
> See
>
>
>
> --
> "La utopía sirve para caminar" Fernando Birri
>
>
>


-- 
"La utopía sirve para caminar" Fernando Birri

-- 
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+unsubscr...@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/CAG%2B5VyPjeoHV7OOEQefN9gDpxB_97TF5h2mLMFF4GUUax3EHew%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Django Admin - customize use jquery inside and custom fields.

2016-07-08 Thread sevenrrainbow
I want to implement in Django Admin a jquery plugin that "adjust" and 
image(http://guillotine.js.org/), them get the coordinates with ImageKit 
and save the new image.

I need some tutorials and advises how to do it.

-- 
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+unsubscr...@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/33577f4d-aadb-4c37-857b-2c03261d2c05%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.