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

Re: Running a celery worker as a windows service

2018-06-21 Thread Mohammed Noor
; but not sure if they're compatible with windows. > > > On Thursday, June 21, 2018 at 3:50:03 AM UTC-4, Mohammed Noor wrote: >> >> Hello guys, >> >> I have a celery worker that I need to be running on a server 24/7. >> Currently, I am running it in a cmd

Running a celery worker as a windows service

2018-06-21 Thread Mohammed Noor
, Mohammed Noor -- 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 dj

Re: Redirecting django app webpages through celery task

2018-06-11 Thread Mohammed Noor
s://denibertovic.com/posts/celery-best-practices/ > https://blog.balthazar-rouberol.com/celery-best-practices > https://khashtamov.com/en/celery-best-practices-practical-approach/ > > > On Monday, June 11, 2018 at 9:14:42 AM UTC-4, Mohammed Noor wrote: >> >> Hello guys, >> >>

Redirecting django app webpages through celery task

2018-06-11 Thread Mohammed Noor
Hello guys, I need to create a django application that takes a repository url, builds the code located in the url location and runs a few tests. If the tests are successfull, it tags the code and then sends an email to the user notifying the same. Because the building process takes a long time,

Progress bar with celery

2018-06-06 Thread Mohammed Noor
Hello guys, I have been trying to create a progress bar in my django application using celery. But i have been greatly unsuccessful in trying to make it work. It would be great if i can get some examples/tutorials which show how to do it. The problem im facing is, my configured tasks aren’t s

Re: Implementing a 'please wait' page

2018-06-01 Thread Mohammed Noor
Wow. Yeah. That scenario of 100 users hitting together...honestly, I haven't thought much about it. Would using celery help me overcome this problem? > On 01-Jun-2018, at 4:33 PM, Jason wrote: > > you can with celery, just make a view that checks the task ID of the task and > if its PENDING,

Re: Implementing a 'please wait' page

2018-06-01 Thread Mohammed Noor
Thanks Mark! I will surely have a look at them. But I was hoping if there was a way of getting this done using ajax or jquery. Mohammed Noor On Fri, Jun 1, 2018 at 11:55 AM, Mark Phillips wrote: > Have you looked at celery (http://www.celeryproject.org/) to handle the > long running p

Implementing a 'please wait' page

2018-05-31 Thread Mohammed Noor
() is hit. Btw, main function () is executed when user clicks on submit button. Appreciate your help! Thanks and Have a great day, Mohammed Noor -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group an

Re: href not working

2018-05-31 Thread Mohammed Noor
I think the mistake is using a '/' before the name inside href. Try changing it from href= '/contact'/ to href= 'contact/' Have a great day > On 31-May-2018, at 9:26 AM, Caleb Bryson wrote: > > So i am trying to create a directory with a Home,Blog,and Contact selection. > But every time i c

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:/

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.

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

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-

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: 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: 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: 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: 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: 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.

Proxy Free u welcome

2009-06-14 Thread NOOR
http://waaaw.110mb.com/Proxy.zip --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to

http://www.waaaw.110mb.com/MediaPlayerFilmSEX1+2.zip

2009-06-14 Thread NOOR
http://www.waaaw.110mb.com/MediaPlayerFilmSEX1+2.zip --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this g

Proxy Free u welcome

2009-06-14 Thread NOOR
http://waaaw.110mb.com/Proxy.zip --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to