Re: Models and relationships

2015-07-06 Thread Sadaf Noor
email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/8abd757c-cd28-4c2f-82c9-ecd8c60dff4d%40googlegroups.com > <https://groups.google.

Re: Help me for create restful web services

2015-07-06 Thread Sadaf Noor
oogle.com/d/msgid/django-users/811c0d56-1ed4-4dfc-867c-8f3b68ad813e%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/811c0d56-1ed4-4dfc-867c-8f3b68ad813e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.goo

Re: How to save base64 string in Python django

2015-07-14 Thread Sadaf Noor
ogle 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 http://groups.google.

Re: Opening Django File

2015-07-14 Thread Sadaf Noor
django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAAstK2Ed5OQ%2BpY8LL28BqW4LWE2peAni2mdhfZp%3DrwOjQ8r%3DuA%40mail.gmail.com > . > For more o

Re: Development Server Ignores IP-address Parameter

2015-07-16 Thread Sadaf Noor
.com > <https://groups.google.com/d/msgid/django-users/a695a746-618a-46a2-a216-180577e829ac%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Md. Sadaf Noor (@sadaf2605 <https://twitter.com/sadaf2605>)

Re: Can't update extended user django model

2015-07-21 Thread Sadaf Noor
t; > . > > For more options, visit https://groups.google.com/d/optout. > -- Md. Sadaf Noor (@sadaf2605 <https://twitter.com/sadaf2605>) www.sadafnoor.com -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsub

Re: Thumbnails In Django

2015-07-21 Thread Sadaf Noor
t; Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/13e46569-3641-438d-9201-fa079f7f89b2%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/13e46569-3641-438d-9201-

Question regarding making urls aliases

2018-03-27 Thread Sadaf Noor
|http://*.compute.amazonaws.com:8000/categories/smart-phone/brands/asus| I know that I can use RedirectViews but I don't want to redirect user. Can I somehow make alias urls without using nginx or other reverse proxy tools? Sadaf Noor (@sadaf2605 <http://twitter.com/sadaf2605>) http:/

Re: Integrating RabbitMQ with Django

2015-09-16 Thread Sadaf Noor
Instead you can try using celery. For demonstration purpose I have tried an image processing app using rabbitmq, celery with flask. It worked great. It can be found at my blog ( http://www.sadafnoor.com/blog/rabbitmq-celery-demonstration-using-image-processing-app-on-flask/ ). On 16-Sep-2015 6:53 P

how to design app structure

2015-09-27 Thread Sadaf Noor
Hello, My question is regarding design pattern of django app. what is the philosophy behind apps in django? when should we decide to split our web app into many django apps? If you could share you relevant experiences, it would be helpful. -- Md. Sadaf Noor (@sadaf2605 <https://twitter.

My django model joining wrong fields when there are multiple related fields with join

2018-09-19 Thread Sadaf Noor
model-joining-wrong-fields-when-there-are-multiple-related-fields-with -- Md. Sadaf Noor (@sadaf2605 <https://twitter.com/sadaf2605>) www.sadafnoor.me <https://www.w3schools.com/tags/www.sadafnoor.me> -- You received this message because you are subscribed to the Google Groups "Djan