Re: What I am doing wrong

2019-03-17 Thread gauravsrivastava2k17
Please put screenshot of your traceback as it is easier to understand issue with that On Friday, March 15, 2019 at 5:37:31 PM UTC+5:30, Harish Chaudhary wrote: > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group

Re: For what il8n is used?

2019-03-17 Thread gauravsrivastava2k17
Ohh now I got it. Thanks for replying On Sunday, March 17, 2019 at 5:30:11 PM UTC+5:30, Aldian Fazrihady wrote: > > So we can use template tags related to internationalization, such as > 'trans' and 'get_current_language' > > > On Sun, 17 Mar 2019, 18:54 , > > wrote: > >> I used to many time {%

How to become a contributor in an organisation

2019-03-17 Thread gauravsrivastava2k17
Hi , I am new to GSOC and so I want to know that how I can be a contributor? -- 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...@googlegroup

For what il8n is used?

2019-03-17 Thread gauravsrivastava2k17
I used to many time {% load il8n %}. For what purpose it is used? -- 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

Re: hi guys i have been having trouble setting up a login and registration page, can anyone please help me

2019-03-13 Thread gauravsrivastava2k17
Please post traceback so that I can know what type of error you are getting On Tuesday, March 12, 2019 at 8:26:04 PM UTC+5:30, abhishek jayalal wrote: > > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and sto

Re: Missing manage.py & settings.py

2019-03-08 Thread gauravsrivastava2k17
after installing django inside virtual environment write following commands: django-admin startproject "you_project_name" go inside this folder and then type python manage.py startapp "your app name" this command will create apps and after this include your app inside installed apps On Saturday, M

Re: Problems with first program

2019-03-01 Thread gauravsrivastava2k17
Doing copy-paste always lead to indentation fault.Try to copy the code on any editor and then indent 2nd statement by 4 or 8 space indent . On Friday, March 1, 2019 at 4:44:33 AM UTC+5:30, Edvani Pascoal wrote: > > hey guys I'm beginner on django I never worked with this framework before > and t

Needs some debugging codes

2019-02-28 Thread gauravsrivastava2k17
Can anyone provide me some codes examples that i can debug. Basically I am new to gsoc so want to know how to contribute?Thanks in advance -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails