Re: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!

2024-02-18 Thread Aman kumar
Hi Suraj, Interested in working as Django developer On Sun, Feb 18, 2024 at 10:18 PM SURAJ TIWARI wrote: >  Join Our Django WhatsApp Bulk Messaging Project! > >  Hello everyone, > > Are you looking for an exciting opportunity to gain hands-on experience in > Django development? Do you want to

Re: Unable to deploy heroku app

2022-10-27 Thread Aman Nadaf
I can share the files here. Can you tell me which file you want to see? On Thu, 27 Oct, 2022, 8:53 pm Shams Ulhaq, wrote: > Can you show me your code on WhatsApp +923006785498 > Ill help you out > > On Thu, 27 Oct 2022, 18:55 Aman Nadaf, wrote: > >> Hello, >>

e

2022-08-25 Thread Aman Stark
Can we use 2-3 level of primary key like . (1/1 , 1/2 , 1/3 ) , (2/1,2/2,2/3) . On Wednesday, 24 August 2022 at 19:24:23 UTC+5:30 dashlaksh...@gmail.com wrote: > Hello everyone, > I want to create a user authentication app using ReactJS and django. But > facing problems in authenticating

Re: Added new column to model and run migrations but not applied to database table

2021-07-19 Thread Aman Vyas
if it is saying no changes detected while running makemigrations and you are sure that you changed models.py then these things you can try: 1: python manage.py makemigrations appname if this will not work then do that 2: delete migrations folder from your app and delete database then run again

Re: Urgent

2021-03-02 Thread Aman Khan
t; *Sent:* Tuesday, March 2, 2021 1:46:34 AM > *To:* django...@googlegroups.com > *Subject:* Re: Urgent > > Don't put urgent as your subject if you don't want people to just block > you future emails. > > Dylan > > On Mon, Mar 1, 2021, 4:16 PM Aman Khan wrote: > &g

Urgent

2021-03-01 Thread Aman Khan
How to make delete request to API from the frontend, i typed the localhost URL for API but it is redirecting me to the browsable API but by the postman, the data is successfully deleted, please someone help me out -- You received this message because you are subscribed to the Google Groups

Redirect one page to another on Django tremplate

2021-01-07 Thread Aman Modi
Hello Django Lover, I have a doubt how can we redirect one page to another on API response / fetch response on Django template . -- 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,

Pass Multiple String, Integer Value in oracle procedure

2020-12-08 Thread Aman Modi
hello Django Lover, I want to use oracle procedure in Django. Any suggestion how can we pass multiple values(Number and string both). I try this but not working for me. https://pastebin.com/hrZpBP40 Thanks and Regards Aman Modi -- You received this message because you are subscribed

Re: Looking for a new project

2020-12-05 Thread 1 9 5 9 0 Aman kumar
Start by creating portfolio... On Sat, 5 Dec 2020, 22:00 Dishita Bhasin, wrote: > Warm Greetings everyone, myself Dishita Bhasin. I would love to contribute > to this wonderful organization. Can someone please help me out on how to > get started and suggest some projects? I have knowledge of

Re: Is it possible to use REST API on Django template ?

2020-11-28 Thread Aman Modi
ibrary, and serialize your > models. > > YT video  > https://youtu.be/TmsD8QExZ84 > On Wed, Nov 25, 2020, 7:48 PM Aman Modi wrote: > >> >> >> Hello Django lovers. >> >> I want to use REST API on the Django template but I have no idea how can >>

Is it possible to use REST API on Django template ?

2020-11-25 Thread Aman Modi
Hello Django lovers. I want to use REST API on Django template but i have no idea how can i do that. I want to use same API on android app and Django template. Any suggestion . Thanks and regard Aman Modi -- You received this message because you are subscribed to the Google Groups

Re: best book for learning django

2020-08-25 Thread 1 9 5 9 0 Aman kumar
2scoops of django On Tue, 25 Aug 2020, 14:20 nAnDa KuMaR k, wrote: > hii friends > i need your help > "which is best book learn django" > please help me friends. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To

Re: Django rest framework

2020-01-14 Thread aman kumar
? I am a > beginner and not able to run the project > > On Tue 14 Jan, 2020, 2:26 PM aman kumar, > wrote: > >> could anybody, please tell me that how we can do url mapping of create >> api view , update api view, ..n all.how we can perform >

Re: Django rest framework

2020-01-14 Thread aman kumar
thankuh ROHIT, useful stuff. On Tue, Jan 14, 2020 at 11:58 PM ROHIT CHAUHAN wrote: > > > On Tue, 14 Jan 2020 at 14:38, Kasper Laudrup > wrote: > >> Hi Aman, >> >> On 14/01/2020 09.56, aman kumar wrote: >> > could anybody, please tell me that ho

Re: Django rest framework

2020-01-14 Thread aman kumar
yeah Kasper, it did very well, I found difficulty in mapping URLs ...but np I'll surely find a way to get out of it On Tue, Jan 14, 2020 at 2:38 PM Kasper Laudrup wrote: > Hi Aman, > > On 14/01/2020 09.56, aman kumar wrote: > > could anybody, please tell me that ho

Django rest framework

2020-01-14 Thread aman kumar
could anybody, please tell me that how we can do url mapping of create api view , update api view, ..n all.how we can perform crud operation using generic views in rest framework..with django 2.2 -- You received this message because you are subscribed

V fv fvvvffvvvvvv vv vv vcvvccvv v vf vvf cvv cvfvv c

2019-12-03 Thread aman kumar
-- 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 this discussion on the web visit

Re: Tutorial Problems...

2019-08-10 Thread aman kumar
hello... While using field type null ... what is difference between "Empty string" and Null=True i.e null ..value for "no data" in string based field...? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this

Django-Moderation

2015-06-08 Thread Aman Jhunjhunwala
y save of the article ,it is being added to the moderation queue (As it should be,but I want it to be added only when its state is moderated) I would be extremely grateful if anyone could help me with a workaround? Thank You, Aman -- You received this message because you are subscribed to the Google Grou

Error: No module named tp.urls | Exception Type: ImportError

2010-08-22 Thread Aman
I recently installed Django on my personal Ubuntu Dev Server and have been trying with mod_wsgi (as mod_python is officially dead). I just had some breakthrough where I could see a little progress as a Django error and now I am stuck. Could you please tell me what might be wrong here? Debug

Re: need help, from where I have to start ?

2010-04-14 Thread Aman
http://docs.djangoproject.com/en/1.1/intro/tutorial01/#intro-tutorial01 This is definitely the url you need to start with. On Apr 14, 9:33 am, "bax...@gretschpages.com" wrote: > Start with the docs and walk through building the example poll app. > From there, move on to

Re: Using simplejson

2007-06-21 Thread aman r
dojo.json.evalJson(data); > > which evaluates the data and returns it as object literals that you > can then access with dot notation or whatever you use. In my case, I > used the javascript array/dictionary lookup notation to get my simple > "is it there" response and then I spe

Re: Using simplejson

2007-06-20 Thread aman r
yes, u have understood my problem correctly but the JSON object is not recognized in the html page so if i try to say something like list.name(where list has my JSON and name is its one of the values present in that list) then it doesnt get recognized, is gives me Type mismatch error , is there

Play Free Games! Win Cool Prizes!

2007-02-27 Thread aman
Play Free Games! Win Cool Prizes! - http://surl.in/HLARI238206SVRAKSX-google --~--~-~--~~~---~--~~ 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