Re: Guidepath to learn django

2023-06-29 Thread Tushar
If you wnna learn django first just get basics of it, like on what architecture use by django and url mapping and all. Then the best way to learn any framework is that you do CRUD operations and do it multiple times , start with simple CRUD then create user authentication CRUD and when you learn it

Re: Working on a Django server Need Team to join me

2024-02-15 Thread Tushar
Hi, I'm interested On Thu, Feb 15, 2024, 6:35 PM Space1 Technology wrote: > Anyone interested in working with me am working on a personal Django > server project for my flutter frontend app. It’s a project am working on to > boost my portfolio. Kindly send me hi. It’s a complex project with > di

broken pipe error

2013-09-14 Thread Tushar Patil
.browser.find_element_by_tag_name('body') self.assertIn('0 polls', body.text) new_poll_link = self.browser.find_element_by_link_text('Add poll') new_poll_link.click() #self.fail('todo: finish tests') I am totally new to python and django, afters lot of go

Re: Absolute beginner step by step

2016-06-16 Thread Tushar Shukla
iam doing this tutorial and i cant get the final result no matter what i do iam using pycharm. please help i have attached the error page On Saturday, 11 June 2016 23:57:33 UTC+5:30, Derek wrote: > > The Django tutorial - > https://docs.djangoproject.com/en/1.9/intro/tutorial01/ > > But if you

Django Crispy Form Layout

2013-09-26 Thread Tushar Patil
out of span12 for sideber i have to arrange this only in remaining span9 I am completely new to django and crispy form, i am already spent a whole day to find solution, Please give me reply ASAP Thanks, Tushar Patil. Mob - +917798789759. -- You received this message because you are

how to access Facebook graph api in django

2018-11-19 Thread Tushar Nadkar
i want to access my users email , address , phone number, pincode by face book graph api -- 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...

ModuleNotFoundError: No module named 'facebook.urls'

2018-11-20 Thread Tushar Nadkar
I am trying to install Django facebook graph in my project , I installed ‘facebook’ in Insatlled_app and added ['facebook.middleware.SignedRequestMiddleware', 'facebook.middleware.AppRequestMiddleware', ] This 2 in MIDDLEWARE_CLASSES Then added url(r'^accounts/',include('facebook.backends.

mail sending

2018-11-21 Thread Tushar Nadkar
when a button is clicked , i want to send specific mail after 3 days ? how can i do that in django -- 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+u

email

2018-11-22 Thread Tushar Nadkar
i have email id of multiple user , so how can i send mail after 3 days when he click a button .or checkout button in django -- 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

django.core.exceptions.ImproperlyConfigured: Requested setting AUTH_USER_MODEL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings

2018-12-05 Thread Tushar Khairnar
C:\Python\python.exe "D:/Python/django reset framework/secondtestdjrstapi/users/views.py" Traceback (most recent call last): File "D:/Python/django reset framework/secondtestdjrstapi/users/views.py", line 2, in from rest_framework.authtoken.models import Token File "C:\Python\lib\site-pa

Complete book

2019-10-19 Thread Md Nayem Tushar
Have any easy and properly complete book in django? pls ans me -- 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 view

app urls

2019-10-21 Thread Md Nayem Tushar
how to add many html file in app urls without edit project urls? pls ans me -- 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