Re: Hi everyone I am the beginner django back end developer.

2025-02-13 Thread Miky Rola
Hi Balaji, Make sure you are correctly sending credentials (e.g., username and password) to the login endpoint. Typically, the request should be something like: curl -X POST "https://yourapi.com/api/login/"; \ -H "Content-Type: application/json" \ -d '{"us

Hi everyone I am the beginner django back end developer.

2025-02-13 Thread Balaji V
while working inside the project I getting the error for generating the token. the error was shown { "detail": "Authentication credentials were not provided." } how to fix this error to get the token from the login api of the website -- You received this message because you are subscribed t

Hi, I'm new to the django community

2023-08-13 Thread QUVONCHBEK Bobojonov
hi, I'm new to the django community and I had 1 suggestion. Django admin panel needs a new modern design. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and

Re: Help: hi maybe this will help you https://stackoverflow.com/questions/54661112/pytest-and-failed-database-access-not-allowed-use-the-django-db-mark-or-the

2021-08-09 Thread Umar Farooq
It's showing Database access error your test seems to be alright can you send me the db connection On Mon, 9 Aug 2021, 4:48 PM Muhammad Shehzad, wrote: > Image attached > [image: ccc.png] > > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Con

Re: Hi everyone, I am Akash and am very new to this community however not that new to django itself.

2021-05-18 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Hi! I think you've found the wrong mailing list for this post. This mailing list is for discussing the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unl

Hi everyone, I am Akash and am very new to this community however not that new to django itself.

2021-05-18 Thread Akash T S
Mutliple table to one csv file and csv file import to multiple table how can doing python Django You have any link ? -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop

Re: Hi i'm new on python and django!

2021-05-12 Thread Carlton Gibson
Hi Juan. The #123 will refer to a ticket number on the Django Trac issue tracker instance. So that would be: https://code.djangoproject.com/ticket/123 (which was a while back…) Have a browse around there and get comfortable. Filtering by component is a useful way to break it down. Here’s a

Hi i'm new on python and django!

2021-05-11 Thread Juan Leon
anyone can help me to understandt how i can start in django, with any tips... because in the moment when i clone the project in local i saw commits with "hastags", for example: #123 what is the significate of this and how can i work with that? i am going to really appreciate yours answers 😃 -

Re: Hi all

2019-03-05 Thread Adam Johnson
This mailing list is for the development. of Django itself, not for support using Django. Please use the django-users mailing list for that, or IRC #django on freenode, or a site like Stack Overflow. On Tue, 5 Mar 2019 at 13:25, wrote: > I am using sqlite3 and when I open that file in Pycharm it

Hi all

2019-03-05 Thread lakshmyyreddy
I am using sqlite3 and when I open that file in Pycharm its getting error like File was loaded in the wrong encoding: 'UTF-8' so what can I do -- You received this mess

Hi all

2019-03-05 Thread lakshmyyreddy
How can i redirect to login.html page -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@google

Re: hi this is nagarjuna j, i need some help

2018-09-27 Thread Adam Johnson
JSON API, there are many on the internet. On Thu, 27 Sep 2018 at 09:10, wrote: > hi all, > I needs your help guys any one of you, i want all events data (in json > format using python requests) to create a meetup app . so please help me . > i want api of events list . > thanks

hi this is nagarjuna j, i need some help

2018-09-27 Thread nagarjuna . j
hi all, I needs your help guys any one of you, i want all events data (in json format using python requests) to create a meetup app . so please help me . i want api of events list . thanks in adv -- You received this message because you are subscribed to the Google Groups "Django devel

Re: Hi, first email

2017-11-01 Thread Herbert Fortes
Hi, With the dev environmento working as expected I checked this ticket: > > [0] - https://code.djangoproject.com/ticket/28719 > <https://code.djangoproject.com/ticket/28719> > > Everything seems good to me but I just leave a comment instead of set "Ready for

Re: Hi, first email

2017-11-01 Thread Herbert Fortes
Em 31-10-2017 13:30, Tim Graham escreveu: > https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/ > has the details. > > On Tuesday, October 31, 2017 at 9:44:31 AM UTC-4, terberh wrote: > > Hi, > > > I am looking for a wa

Re: Hi, first email

2017-10-31 Thread Herbert Fortes
Em 31-10-2017 13:30, Tim Graham escreveu: > https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/ > has the details. > Thanks! -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" gro

Re: Hi, first email

2017-10-31 Thread Tim Graham
https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/ has the details. On Tuesday, October 31, 2017 at 9:44:31 AM UTC-4, terberh wrote: > > Hi, > > > I am looking for a way to contributing to Django > > project. I am starting with triaging

Hi, first email

2017-10-31 Thread Herbert Fortes
Hi, I am looking for a way to contributing to Django project. I am starting with triaging and choose this ticket[0] that seems simple. [0] - https://code.djangoproject.com/ticket/28719 First I ran 'tox' but had problems with 'py3': django.core.exceptions.ImproperlyC

Re: hi

2014-09-11 Thread Ankeet Presswala
Hi Kabilan, In addition to François' suggestions above, the best place to get answers to your questions is the django-users email list, - the web interface is < https://groups.google.com/forum/#!forum/django-users>. The list you've posted to is django-developers, an email

Re: hi

2014-09-11 Thread François Schiettecatte
There is lots of documentation and a pretty good tutorial on the django website itself: https://www.djangoproject.com Also would suggest you use 1.7 unless you need to use 1.5.5 François On Sep 11, 2014, at 5:39 AM, Kabilan Samy wrote: > Hi, > Anbody hel me for Django fra

hi

2014-09-11 Thread Kabilan Samy
Hi, Anbody hel me for Django framework 1.5.5. How to develop a new website in Django framework? Give me a suggestions... Thanks and Regards Kabilan.M -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this grou

Re: [GSOC] Hi from Daniel!

2014-05-04 Thread Daniel Pyrathon
Hi Ramiro, Sorry for the late reply! I am currently stormed in university exams and this made me forget to get back to you. Luckily this will finish soon. I am really happy you are looking forward to the project. It's great to know that you will be participating in the discussions. Please

Re: [GSOC] Hi from Daniel!

2014-04-23 Thread Ramiro Morales
Hi Daniel, On Wed, Apr 23, 2014 at 4:23 PM, Daniel Pyrathon wrote: > Hi, > > My name is Daniel, and this summer I will be working on formalising Meta. > This will allow developers to build custom implementations of Meta and > deploy them into their Django project. In case you mis

[GSOC] Hi from Daniel!

2014-04-23 Thread Daniel Pyrathon
Hi, My name is Daniel, and this summer I will be working on formalising Meta. This will allow developers to build custom implementations of Meta and deploy them into their Django project. In case you missed my proposal, you can have a look at it here: https://docs.google.com/document/d

Re: Hi

2014-03-10 Thread Tim Graham
Hi Gent, Have you read the information on our wiki page: https://code.djangoproject.com/wiki/SummerOfCode2014 ? On Monday, March 10, 2014 5:19:54 PM UTC-4, Gent Binaku wrote: > > Hi > I have moderate skills in programming > I have experience in Python > > And i really wa

Hi

2014-03-10 Thread Gent Binaku
Hi I have moderate skills in programming I have experience in Python And i really wanted to be part of the Django Framework team and GSOC has given me that chance but i don't really know how Django works just how to implement it my question is am I eligible to enter Django Fram

Hi.

2011-02-15 Thread Aviral Dasgupta
Hi, This <http://code.djangoproject.com/ticket/11927> is the first patch I've written for Django. Could someone review it? Regards, Aviral -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group,

hi

2009-03-21 Thread Amit Upadhyay
Hey, Checkout www.RemindMeSam.com . -- Amit Upadhyay Via - www.remindmesam.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@g

hi

2009-02-01 Thread ax haie
http://www.agahieparniaz.com/300.php     http://www.agahieparniaz.com/300.php     http://www.agahieparniaz.com/300.php     http://www.agahieparniaz.com/300.php     http://www.agahieparniaz.com/300.php     http://www.agahieparniaz.com/300.php     http://www.agahieparniaz.com/300.php     http://www.a

hi

2008-05-29 Thread a7lahm
للحصول على وزن مثالي في يوم واحد ادخل هنا http://www.antya7la.com/vb/t26066.html خبر مؤسف ومؤلم اتمنى الدخووول http://www.antya7la.com/vb/t26168.html اختاري لون الصبغ اللي اناسبح ( السايت عجيب) للنساء فقط http://www.antya7la.com/vb/t26211.html السلسلة الوثائقية الشيقة Walking with Dinosaurs كا

Hi Friend.........Tips 4u

2008-02-22 Thread raja vathani
Interior Design Ideas Episode <http://designhelper.blogspot.com/> Hi friends here u learn about interior design and how to make in AutoCAD u want any details please comments have a nice day enjoy and Learn This site provides great tutorials / lessons for the student of AutoCA

Hi to ALL. I just join this group.

2007-12-17 Thread [EMAIL PROTECTED]
Greetings to all http://rtymarya.tripod.com/naruto-music-melody.html naruto music melody http://rtymarya.tripod.com/naruto-battle-music.html naruto battle music http://rtymarya.tripod.com/naruto-shippuden-music-download.html naruto shippuden music download http://rtymarya.tripod.com/naruto-musi

Hi to ALL. I just join this group.

2007-12-16 Thread [EMAIL PROTECTED]
Greetings to all http://lahkatrin.tripod.com/free-hentai-rape.html free hentai rape http://lahkatrin.tripod.com/hentai-anime-rape.html hentai anime rape http://lahkatrin.tripod.com/hentai-tenticle-rape.html hentai tenticle rape http://lahkatrin.tripod.com/hentai-rape-games.html hentai rape game