Re: My django-admin startproject (project name) is not working

2019-01-31 Thread Vkash Poudel
Ya the dajango-admin startproject projectname was not supporting my machine,but I reinstalled it and is ready for building process.Thanks Peoples for the support On Fri, 1 Feb 2019, 2:50 a.m. C. Kirby What is the specific error you get when you type the command? Are you > actually writing

Re: Projects for Beginners

2019-01-31 Thread SNJY G
https://tutorial.djangogirls.org/en/ On Fri, Feb 1, 2019, 5:48 AM RETAIL CYBER Have tried the polls app or blog app? > > On Thu, Jan 31, 2019, 2:56 PM Vikram Jadhav > wrote: > >> Hey there!! >> Hope you are doing well in Django. >> >> I am a beginner in Django and completed couples of a

Has anyone connected Django with AWS cognito in multi-tenant environment?

2019-01-31 Thread mike hennessy
I'm new to Django, but not new to web development. I'm picking up Django/Python and I'm interested in setting up a SaaS multi-tenant application which leverages AWS's Cognito Identity/Infrastructure for scaling a SaaS Web application. In googling this, I found very little. There was a thread

Re: Looking for a Django Co-Founder.

2019-01-31 Thread Jithendra Kumar
Yes, I am interested On Fri 1 Feb, 2019, 6:28 AM Lenkoe Gafane Please send me  > > On Tue, 22 Jan 2019, 05:14 Zack Amaral >> Django Community, >> >> Hey you guys, I'm trying to build a platform as a service similar to >> twitch.tv, are their any django developers out there that would be >>

Re: Looking for a Django Co-Founder.

2019-01-31 Thread Lenkoe Gafane
Please send me  On Tue, 22 Jan 2019, 05:14 Zack Amaral Django Community, > > Hey you guys, I'm trying to build a platform as a service similar to > twitch.tv, are their any django developers out there that would be > interested in co-founding my company and helping me develop a MVP to get a >

Need Contributors and beginners for job portal ( Whatsapp group )

2019-01-31 Thread Roshan Shah
I want to build a job portal for companies who sponsor work visas to skilled resources. 1) Candian Employers offering jobs to express entry professionals 2) US Employers offering TN Visas to Canadian Citizens Other use cases. I need a group of volunteer people interested to work on this 1)

Re: Projects for Beginners

2019-01-31 Thread RETAIL CYBER
Have tried the polls app or blog app? On Thu, Jan 31, 2019, 2:56 PM Vikram Jadhav wrote: > Hey there!! > Hope you are doing well in Django. > > I am a beginner in Django and completed couples of a tutorial in Django. > Please suggest project ideas or resources of Django projects to learn for >

Re: HELP FOR BEGINER

2019-01-31 Thread RETAIL CYBER
I would think it would be users database with tables for user data. But maybe your right On Thu, Jan 31, 2019, 3:39 PM Navami K wrote: > I have an interview task in which > they told > Whenever a user signs up a registration form a database has to created for > each user dynamically > Any idea

django joining two models

2019-01-31 Thread sum abiut
Hi, i have three models LeaveBalance, NewLeave and User. I want to pull date from NewLeave and User, basically displaying the data of users that have apply for a leave. I had difficulty figuring out how to accomplish this. my views and model are below. The view is throwing an errror: Cannot

Re: help for django interview task

2019-01-31 Thread C B
Yeah, don't do this for free. Forget about the job, they just want someone to do their work for free. Think of it as a problem to solve to help you learn Django. It is the kind of thing you will need to do in the real world as a Django developer. But forget about this company, they are taking you

HELP FOR BEGINER

2019-01-31 Thread Navami K
I have an interview task in which they told Whenever a user signs up a registration form a database has to created for each user dynamically Any idea how this is done?? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this

Re: beginner

2019-01-31 Thread Emmanuel klutse
I want to be one of the best in the field (python n Django), so I will be happy if you can help as my mentor . I’m currently stack on dictionary for the best two day. On Thu, 31 Jan 2019 at 9:09 PM, Tim Vogt (Tim Vogt) wrote: > Wat do you want to accomplish? > > Tim > t...@officerebels.nl > >

Re: Projects for Beginners

2019-01-31 Thread Tim Vogt (Tim Vogt)
https://wsvincent.com tim t...@officerebels.nl > Op 31 jan. 2019, om 19:02 heeft Vikram Jadhav het > volgende geschreven: > > Hey there!! > Hope you are doing well in Django. > > I am a beginner in Django and completed couples of a

Re: beginner

2019-01-31 Thread Tim Vogt (Tim Vogt)
Wat do you want to accomplish? Tim t...@officerebels.nl > Op 31 jan. 2019, om 21:51 heeft Emmanuel klutse het > volgende geschreven: > > I'm Emmnuel klutse, and very new to programming. > CAN I GET SOMEONE TO MENTOR ME PLEASE. > i'm currently taking a python course on udemy and also learning

Re: My django-admin startproject (project name) is not working

2019-01-31 Thread C. Kirby
What is the specific error you get when you type the command? Are you actually writing "(project name)"? That will not work - you are supposed to replace "(project name)" with the actual name of a project as in: django-admin startproject myproject On Thursday, January 31, 2019 at 6:24:16 AM

Projects for Beginners

2019-01-31 Thread Vikram Jadhav
Hey there!! Hope you are doing well in Django. I am a beginner in Django and completed couples of a tutorial in Django. Please suggest project ideas or resources of Django projects to learn for me as beginners. -- You received this message because you are subscribed to the Google Groups

Projects for Beginners

2019-01-31 Thread Vikram Jadhav
Hey there!! Hope you are doing well in Django. I am a beginner in Django and completed couples of a tutorial in Django. Please suggest project ideas or resources of Django projects to learn for me as beginners. -- You received this message because you are subscribed to the Google Groups

beginner

2019-01-31 Thread Emmanuel klutse
I'm Emmnuel klutse, and very new to programming. CAN I GET SOMEONE TO MENTOR ME PLEASE. i'm currently taking a python course on udemy and also learning on django via youtube. I NEED A MENTOR PLEASE -- You received this message because you are subscribed to the Google Groups "Django users"

Re: help for django interview task

2019-01-31 Thread michael
Hi, If you do go to the effort of implementing this, you could add copyright notices for yourself and license it under the GPL v3. Take care, Michael. On Thursday, January 31, 2019 at 9:28:06 AM UTC-8, Roshan Shah wrote: > > Many such interviews are designed to dupe people. It is a new trend

Re: help for django interview task

2019-01-31 Thread Roshan Shah
Many such interviews are designed to dupe people. It is a new trend in interviewing... sadly!!! Many companies and startups when stuck with problems put out job ads(which are cheap), get resumes and give coding test to solve their problem. Hiring is not in their radar but getting code written to

Re: Looking for a Django Co-Founder.

2019-01-31 Thread Alison
Hi Zack, Yes I am still interested. Thanks Alison On Sunday, November 18, 2018 at 12:29:14 AM UTC+2, Zack Amaral wrote: > > Hi, > > I have an idea for a next generation PaaS. I was wondering if there are > any Django developers that would be interested in being a co-founder with > my company.

django channels daphne static files

2019-01-31 Thread Ivan M
I'm on the latest Django 2.1.5, channels 2.1.6, daphne 2.2.4 Trying to get the static file to route through daphne. I've tried using the default 'AsgiHandler' and tried both 'StaticFilesHandler' and 'StaticFilesWrapper'. Here's my settings.py, routing.py setup and output: My code works using

Django API requests

2019-01-31 Thread Alison
Hi all, I use Django mostly and recently started working with APIs, I am trying to use the cat API https://cataas.com/ and get cats by tag like cute, brown ... from within Django but I seem to be getting errors even when I try with postman testing tool, as well as after authenticating with my

Re: My django-admin startproject (project name) is not working

2019-01-31 Thread jake ksi
use python3 Sent from Mailspring (https://link.getmailspring.com/link/1548937978.local-70546635-0195-v1.5.5-b7939...@getmailspring.com/0?redirect=https%3A%2F%2Fgetmailspring.com%2F=ZGphbmdvLXVzZXJzQGdvb2dsZWdyb3Vwcy5jb20%3D), the best free email app for work On Jan 31 2019, at 6:01 pm, Segun

Exception happened during processing of request from ...

2019-01-31 Thread Jon bae
Hello, I'm running here *django 2.1.5* with *python 3.7.2* (installed with homebrew) on a macOS (mojave). On a regular basis I get this error message: Exception happened during processing of request from ('127.0.0.1', 54882) Traceback (most recent call last): File

Re: help for django interview task

2019-01-31 Thread Onyeka A.
I agree with this. This is a bit much for an interview, unless they'll pay for your time. That said, what you're being asked to do is rather advanced. It's a good task to use to broaden your Django skills but on your own timetable. If you still want to go ahead, I'd look up Dynamic Databases

Re: help for django interview task

2019-01-31 Thread Roshan Shah
Which company is giving you a task to build a sort of full app functionality for interview? What if you solve it and still they don’t hire you? Will they pay for your time? A small test is fine but if you going to work on something that takes you 20+ hours on a coding test, you are being taken

Re: My django-admin startproject (project name) is not working

2019-01-31 Thread Segun Gesture
Do u run the server and do u try to check whether the HTTP 127 is going for you to be able to login On Thu, Jan 31, 2019, 12:23 PM Vkash Poudel My django-admin startproject (project name) is not working > > I have tried alot and alot.But theres always a problem in the cmd > > -- > You received

Re: My django-admin startproject (project name) is not working

2019-01-31 Thread Segun Gesture
Send the admin code let me see it On Thu, Jan 31, 2019, 12:23 PM Vkash Poudel My django-admin startproject (project name) is not working > > I have tried alot and alot.But theres always a problem in the cmd > > -- > You received this message because you are subscribed to the Google Groups >

Re: My django-admin startproject (project name) is not working

2019-01-31 Thread Gil Obradors
Please , can you copy cmd reply? Thanks El dj., 31 de gen. 2019, 12:23, Vkash Poudel va escriure: > My django-admin startproject (project name) is not working > > I have tried alot and alot.But theres always a problem in the cmd > > -- > You received this message because you are subscribed to

Re: help for django interview task

2019-01-31 Thread Mohammad Shareef M
Refer this beginners document and try - https://tango-with-django.readthedocs.io/en/latest/ Thanks & Regards, Mahammad Shareef M +919741482617 +971581756035 On Thu, Jan 31, 2019 at 3:42 PM Tim Vogt (Tim Vogt) wrote: > draw out the program first and isolatie each problem you try to solve. >

Re: help for django interview task

2019-01-31 Thread Tim Vogt (Tim Vogt)
draw out the program first and isolatie each problem you try to solve. and start at the backend. start small and increase the functions and try to grasp all. At least in abstraction what you try to do. Than start writing the functions in a recipe overview. and after the application basics are

Re: Begginner

2019-01-31 Thread Aju Tamang
learn python basics and design patterns and then go to django documentation . On Thu, Jan 31, 2019 at 3:03 PM Siddharth Tamang < tamangsiddhart...@gmail.com> wrote: > lots of online tutorials are available. > > On Thu, Jan 31, 2019 at 1:34 AM Segun Gesture wrote: > >> You have to create a

Connecting a model of deep learning to website built in django.

2019-01-31 Thread Bushra Tayyaba
I have built a model in deep learning and want to use this model or deploy this model through website. I am django and do not know how to do this. Can Someone Explain. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this

Re: Begginner

2019-01-31 Thread Ravi Jasti
Are there any Django templates available? Just like html & css templates we have for websites. Ravi. On Thu, Jan 31, 2019 at 4:33 AM Siddharth Tamang < tamangsiddhart...@gmail.com> wrote: > lots of online tutorials are available. > > On Thu, Jan 31, 2019 at 1:34 AM Segun Gesture wrote: > >>

My django-admin startproject (project name) is not working

2019-01-31 Thread Vkash Poudel
My django-admin startproject (project name) is not working I have tried alot and alot.But theres always a problem in the cmd -- 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,

Re: any help thanks .

2019-01-31 Thread Khaleel Ahmed H. M. Shariff
May Peace, Blessings & Mercy of Almighty God be on you! What is the challenge you are facing? Thanks in advance. God Bless You! God Bless India!! -- Love & Regards Khaleel Ahmed H. M. Managing Director, Tanzanite Realty India Private Limited Partner, IMA Jewelers, Bangalore's Largest

Re: any help thanks .

2019-01-31 Thread Segun Gesture
This is my whatapp number add me on it +234806348004 With this we can chat more better on it On Wed, Jan 30, 2019, 8:51 PM Mohamed Hashi i have a problem in my django > i allready did start the project > i would to get help and discuss about things > any ready for helping me > this is my

Re: Begginner

2019-01-31 Thread Siddharth Tamang
lots of online tutorials are available. On Thu, Jan 31, 2019 at 1:34 AM Segun Gesture wrote: > You have to create a virtual environment, install django and start ur app > > On Wed, Jan 30, 2019, 1:24 PM Frank john thompson wrote: > >> how do i build webside on python using django? >> >> -- >>

Re: any help thanks .

2019-01-31 Thread Siddharth Tamang
Yeah...please provide details about the problem On Thu, Jan 31, 2019 at 1:31 AM Segun Gesture wrote: > Where are u having problem in your project > > On Wed, Jan 30, 2019, 8:51 PM Mohamed Hashi >> i have a problem in my django >> i allready did start the project >> i would to get help and