Re: Desperately need help.

2021-06-14 Thread Kasper Laudrup
On 14/06/2021 05.15, Ken Smith wrote: > I sure hope that somebody can take the time to do this. I'm just > wondering one of you brilliant programmers can look at this webpage and > tell me where the errors are so that it can be fixed? Apparently the > programmers at the website are not as smart as

I need help with getting latest object after filtering

2021-05-10 Thread Francis Akabo
Hi Everyone! I am working on a project that is supposed to allow users to transfer files amongst each other. A transferred file can only be viewed by the user to whom the file has been transferred or an is_staff account. *My Model* class File(models.Model): TYPES = ( ('GENERAL', 'General'), ('PE

Re: need help integrating SSL with react/django web app

2021-05-09 Thread John McClain
Hello Ammar, we're stuck, have been for days We have nginx set in ec2 instance but cannot get the ssl to slip in. I copied in Divy who is also working to get this solved any help would be appreciated can you help me with this or provide any documentation On Sat, 8 May 2021 at 10:16, Ammar Mo

Re: need help integrating SSL with react/django web app

2021-05-08 Thread John McClain
i recently configured nginx, it wasn't part of the stack initially. I will try and work through it. I broke down and actually bought a cert so hopefully, it will solve the problems thanks for your feedback On Saturday 8 May 2021 at 10:17:27 UTC+1 amarb...@gmail.com wrote: > I am using Nginx as

Re: need help integrating SSL with react/django web app

2021-05-08 Thread Ammar Mohammed
I am using Nginx as a proxy for my Django app and this method is working just fine. On Sat, May 8, 2021, 11:14 Ammar Mohammed wrote: > I think you're supposed to install the certificate in your web server > (Nginx, Apache). > Follow the manual to install it to your server and everything will be

Re: need help integrating SSL with react/django web app

2021-05-08 Thread Ammar Mohammed
I think you're supposed to install the certificate in your web server (Nginx, Apache). Follow the manual to install it to your server and everything will be fine. On Sat, May 8, 2021, 10:35 John McClain wrote: > Hello, > > I am having difficulties connecting SSL to my React/Python webapp > > I a

need help integrating SSL with react/django web app

2021-05-08 Thread John McClain
Hello, I am having difficulties connecting SSL to my React/Python webapp I am trying to integrate the PWA and am having difficulties getting the SSL to adopt to the app. Does anyone have experience with this? Cheers -- John McClain Cell: 085-1977-823 Skype: jmcclain0129 Email: jmcclain0...@g

Need help setting up django

2021-05-06 Thread Philip Pelletier
Environment: Request Method: GET Request URL: http://127.0.0.1:8000/ Django Version: 3.2.1 Python Version: 3.9.4 Installed Applications: ['django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.st

Re: Need help in django ecommerce website to simply read a variable from different apps

2021-04-13 Thread Satyajit Barik
Show me your cart item code On Tue, 13 Apr, 2021, 5:32 am Nijo Joseph, wrote: > Dear all, > > Seems interesting, reading from different tables is not a big deal just > use whatever models from any app and import into the views and run your > query. I have my own full fledged app not very good i

Re: Need help in django ecommerce website to simply read a variable from different apps

2021-04-12 Thread Nijo Joseph
Dear all, Seems interesting, reading from different tables is not a big deal just use whatever models from any app and import into the views and run your query. I have my own full fledged app not very good in design but it really works and have used in some supermarkets and still continuing in so

Re: ListView , Need Help !

2021-04-04 Thread frank galan
Could you show your html and css code ? El dom, 4 abr 2021 a las 16:57, ICT Giants Uganda () escribió: > You can also look into using bootstrap css. > > On Sun, Apr 4, 2021 at 8:01 AM 'Amitesh Sahay' via Django users < > django-users@googlegroups.com> wrote: > >> This is related to front-end codi

Re: ListView , Need Help !

2021-04-04 Thread ICT Giants Uganda
You can also look into using bootstrap css. On Sun, Apr 4, 2021 at 8:01 AM 'Amitesh Sahay' via Django users < django-users@googlegroups.com> wrote: > This is related to front-end coding mi amigo > > Regards, > Amitesh > > > On Sunday, 4 April, 2021, 07:59:53 am IST, Ryan Nowakowski < > tuba...@fa

Re: ListView , Need Help !

2021-04-03 Thread 'Amitesh Sahay' via Django users
This is related to front-end coding mi amigo Regards, Amitesh On Sunday, 4 April, 2021, 07:59:53 am IST, Ryan Nowakowski wrote: Take a look at CSS to change how your blog posts are laid out. On April 3, 2021 4:19:49 PM CDT, Mustafa Burhani wrote: When i create blog post they are a

Re: ListView , Need Help !

2021-04-03 Thread Ryan Nowakowski
Take a look at CSS to change how your blog posts are laid out. On April 3, 2021 4:19:49 PM CDT, Mustafa Burhani wrote: >When i create blog post they are aligned vertical i want align be >horizontal how i can do ? > > > >For Example : ># Vertical Post ># Vertical Post >

Re: Need help in django ecommerce website to simply read a variable from different apps

2021-04-03 Thread Kasper Laudrup
On 03/04/2021 01.15, ANSHIT RANSINGH wrote: > I am unable to do so. Please help me with the issue.  > If you want someone to help you, learn how to ask a question. Something like this might be a good start: https://betterprogramming.pub/how-to-ask-questions-about-programming-dcd948fcd2bd How do

Need help in django ecommerce website to simply read a variable from different apps

2021-04-03 Thread ANSHIT RANSINGH
Hi, I am creating a Django e-commerce website in which I have created multiple apps. I have a cart app which is for managing the cart. In addition to that I have another orders app which manages the orders. For payment integration I want to read the final price amount in orders app which is pres

ListView , Need Help !

2021-04-03 Thread Mustafa Burhani
When i create blog post they are aligned vertical i want align be horizontal how i can do ? For Example : # Vertical Post # Vertical Post # Vertical Post # Vertical Post I want be : # horizontal Post # horizontal Post # horizontal Post # hori

Re: Immediately Need Help

2021-02-20 Thread Chetan Ganji
Shubham is right. However, as no row will be deleted. Also, the code created once will never be assigned to any other space. It wont matter! Formula : LM-categorycode-citycode-current_index e.g. "LM-CW-DELHI-1" # Remove dashses from the string, they are added only to make it easier to und

Re: Immediately Need Help

2021-02-19 Thread shubham vashisht
If there are 4 rows which have categorycode="blah" and citycode="blah-blah", then the space code will be something like this, LMblahblah-blah1, LMblahblah-blah2, LMblahblah-blah3, LMblahblah-blah4. But if you delete row with spacecode different from LMblahblah-blah4, then your code will generate sp

Re: Immediately Need Help

2021-02-19 Thread Kritika Paul
class Spaces(BaseModel): __tablename__ = "spaces" name = db.Column(db.String(255)) user_id = db.Column(db.Integer) status = db.Column( db.String(100), default=SpaceStatusType.PENDING.value) space_category_id = db.Column( db.Integer, db.ForeignKey("space_categorie

Re: Immediately Need Help

2021-02-19 Thread Chetan Ganji
Show the model where you save Space_code On Fri, Feb 19, 2021, 4:19 PM Kritika Paul wrote: > class SpaceCategory(BaseModel): > __tablename__ = "space_categories" > > name = db.Column(db.String(255)) > description = db.Column(db.Text) > image_url = db.Column(db.Text) > code =

Re: Immediately Need Help

2021-02-19 Thread Kritika Paul
class SpaceCategory(BaseModel): __tablename__ = "space_categories" name = db.Column(db.String(255)) description = db.Column(db.Text) image_url = db.Column(db.Text) code = db.Column(db.String(100)) space_sub_category = db.relationship('SpaceSubCategory', backref =db.backref(

Re: Immediately Need Help

2021-02-19 Thread Chetan Ganji
Yes kritika show all the models. How shubham? If an entry is deleted, unique code will also be deleted. Next time it gets generated, it might be assigned to different entry, but it still be unique. As kritika clarified already, so it wont be a problem. On Fri, Feb 19, 2021, 3:58 PM shubham vashi

Re: Immediately Need Help

2021-02-19 Thread Kritika Paul
No row will be deleted, also, the code created once will never be assigned to any other space On Fri, 19 Feb 2021 at 15:59, shubham vashisht wrote: > Chetan > If any row is deleted from the table, then your logic will fail to return > the unique code > > On Fri, 19 Feb 2021, 15:52 Chetan Ganji,

Re: Immediately Need Help

2021-02-19 Thread shubham vashisht
Chetan If any row is deleted from the table, then your logic will fail to return the unique code On Fri, 19 Feb 2021, 15:52 Chetan Ganji, wrote: > Hi Kritika > > Ye chanel mein firangi log bhi hai, unko hinglish kaisa samjhenga? 😂 > > Teko field pe unique constraint lagana padenga > > Teko no wa

Re: Immediately Need Help

2021-02-19 Thread Kritika Paul
I need to fetch it from different models. If you want I can share models snapshot On Fri, 19 Feb 2021 at 15:52, Chetan Ganji wrote: > Hi Kritika > > Ye chanel mein firangi log bhi hai, unko hinglish kaisa samjhenga? 😂 > > Teko field pe unique constraint lagana padenga > > Teko no wapas 1 se star

Re: Immediately Need Help

2021-02-19 Thread Chetan Ganji
Hi Kritika Ye chanel mein firangi log bhi hai, unko hinglish kaisa samjhenga? 😂 Teko field pe unique constraint lagana padenga Teko no wapas 1 se start karneke liye query maarana padenga last_no = Model.objects.filter(categorycode="blah", citycode="blah-blah").count() unique_code ="LM" + categ

Immediately Need Help

2021-02-19 Thread Kritika Paul
I have to create a unique code for each space saved in dbAb db me save krne k lie, wo multiple part me save ho rha hai, multiple models bhi hai uske.1st model se mujhe space category ka name uthana hai 2nd se city code Category alag alg ho skti hai To code genrate hoga LM-categorycode-citycode-0

Re: Need help about display machine state?

2020-11-22 Thread Derek
I am not sure the Django mailing list is the best place to get advice on Flask? I did have a quick look - my advice would be to create a Docker deployment (ideally with a pre-built image on DockerHub) to allow quick/fast testing. On Sunday, 22 November 2020 at 02:43:38 UTC+2 graves@gmail.co

Need help about display machine state?

2020-11-21 Thread 熊辉
I built a display machine state using Python3 with Flask. It can monitoring indicators: CPU, Memory, Disk usage, LoadAVG, Boot time. Would anyone can give some advices? Thanks~ Flask State Github -- You received this message because you are subscribed to

Re: Need Help From Senior Django-Angular Dev

2020-11-20 Thread Kasper Laudrup
Hi Nouman, On 20/11/2020 20.03, Nouman Mehmood wrote: I'm having trouble finding answers to the errors mainly when i am trying to integrate my login api (django-restframe work i.e. token authentication) to angular Login components. Main errors I've got is forbidden error 403. Can anyone help?

Need Help From Senior Django-Angular Dev

2020-11-20 Thread Nouman Mehmood
hello all, Hope you're doing great. I am new to Django and angular. I am trying to figure out how to integrate Django-Angular project. I'm having trouble finding answers to the errors mainly when i am trying to integrate my login api (django-restframe work i.e. token authentication) to angular

Re: Need help with inlineformset

2020-10-11 Thread Marco Paradisi
up Il giorno domenica 11 ottobre 2020 alle 17:37:15 UTC+2 Marco Paradisi ha scritto: > Hi everyone, > > I have the following instruction: > > forms.models.inlineformset_factory(Covata, Bird, fields=('rna_ucc', > 'sesso', 'nascita', 'anella', 'razza', 'mutazione', 'portatore',), > can_delete=Tr

Re: Need help to create web API for the listing of news.

2020-10-11 Thread Dvs Khamele
Kasper Laudrup, > > Thanks for your reply, I have done scraper part for a single site and > > performing well. But > > Few points I want to share with you ,for that I need help. > > Glad to hear you are making progress and hope my input was helpful. > > To be honest, I don

Re: Need help with inlineformset

2020-10-11 Thread Dvs Khamele
Hi do you hire contract based python/django freelancer? We can help you in this and related tasks at fair prices Best Regards, Divyesh Khamele On Sun, 11 Oct 2020, 9:08 pm Marco Paradisi, wrote: > Hi everyone, > > I have the following instruction: > > forms.models.inlineformset_factory(Covata,

Need help with inlineformset

2020-10-11 Thread Marco Paradisi
Hi everyone, I have the following instruction: forms.models.inlineformset_factory(Covata, Bird, fields=('rna_ucc', 'sesso', 'nascita', 'anella', 'razza', 'mutazione', 'portatore',), can_delete=True, extra=1) I want to initialize two fields of the model "Bird" to values taken from the form of

Re: Need help to create web API for the listing of news.

2020-10-11 Thread Kasper Laudrup
Hi Viplay, On 10/10/2020 17.31, Viplav Dube wrote: Hi Kasper Laudrup, Thanks for your reply, I have done scraper part for a single site and performing well. But Few points I want to share with you ,for that I need help. Glad to hear you are making progress and hope my input was helpful. To

Re: Need help to create web API for the listing of news.

2020-10-10 Thread Viplav Dube
Hi Kasper Laudrup, Thanks for your reply, I have done scraper part for a single site and performing well. But Few points I want to share with you ,for that I need help. 1. Need to create web API for the listing of news and searching news with keywords 2. Need to write a small scraper for below

Re: Need help to create web API for the listing of news.

2020-10-09 Thread Kasper Laudrup
Hi Viplay On 09/10/2020 16.26, Viplav Dube wrote: Dear all, Need to write a small scraper for JSON links and get the news on one API call for current date and store it in the table in this format (Id, Date, Title, Details, New From (CNN, Times, etc.) and URL of News). News can be searched via

Need help to create web API for the listing of news.

2020-10-09 Thread Viplav Dube
Dear all, Need to write a small scraper for JSON links and get the news on one API call for current date and store it in the table in this format (Id, Date, Title, Details, New From (CNN, Times, etc.) and URL of News). News can be searched via any keyword in title or in detail field. Please sha

Re: I need help with my first Django project - its structure etc.

2020-09-10 Thread Ogunsanya Opeyemi
inside your project settings file. And look for online tutorials on how to do the register/login. You can mail me through ogunsanyaopeye...@gmail.com if you still need help or chat me on whatsapp +2349062351846. Best On Thursday, September 10, 2020, Mislav Jurić wrote: > Hey Ogunsanya, > &g

Re: I need help with my first Django project - its structure etc.

2020-09-10 Thread Mislav Jurić
napisao je: > 1. You have to start from there > 2. Yes you need two apps companies and employees > 3. Yes your idea is correct > 4. You can do that. > > Email me if you still need help > > On Thursday, September 10, 2020, Mislav Jurić > wrote: > >> Hey

Re: I need help with my first Django project - its structure etc.

2020-09-10 Thread Mislav Jurić
es > 3. Yes your idea is correct > 4. You can do that. > > Email me if you still need help > > On Thursday, September 10, 2020, Mislav Jurić > wrote: > >> Hey guys, >> >> I went through the Django tutorial >> <https://docs.djangoproject.com/en/3.1

Re: I need help with my first Django project - its structure etc.

2020-09-10 Thread Ogunsanya Opeyemi
1. You have to start from there 2. Yes you need two apps companies and employees 3. Yes your idea is correct 4. You can do that. Email me if you still need help On Thursday, September 10, 2020, Mislav Jurić wrote: > Hey guys, > > I went through the Django tutorial

I need help with my first Django project - its structure etc.

2020-09-10 Thread Mislav Jurić
Hey guys, I went through the Django tutorial about 2 weeks ago and I decided to create a website using Django. I have a couple of questions on the structure of the Django project, but before I voice them, I wanted to describe the features t

Re: Need help in Linode server setup.

2020-08-30 Thread RANGA BHARATH JINKA
Hi, Please check this. https://stackoverflow.com/questions/10873295/error-message-forbidden-you-dont-have-permission-to-access-on-this-server On Mon, Aug 31, 2020 at 12:15 PM Vikas Sri wrote: > We have pushed the codes on a Linode server. But the project is not > getting Live. > Sharing scr

Need Help Fixing an Issue in my E-commerce Project

2020-08-05 Thread Ahmed Khairy
Hi all, I have been battling with this issue for quite a long time and I haven't been able to find a solution to fix it. So, I have an E-commerce Project and The issue is related to the product Variations and the quantity related to it in the order summary page. Example with the sequence for

Re: Need Help : Custom User Model

2020-07-22 Thread Exactly musty
Reach me I would give you my github repo to copy it from -- 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

Re: Need Help : Custom User Model

2020-07-22 Thread Exactly musty
Months ago I was looking for those same thing, I read the doc but wasnt clear enough I had to follow tutorials not until I learnt it, now I use it on all my project, which i added django allauth but i recommend reading this and following this tutorial, if you a newbie custom user model can be a

Need Help : Custom User Model

2020-07-22 Thread Joel T
I'm a newbie to web development and more so with the use of django. How do I create a custom user model that has additional fields for other users of my web app while keeping the default django user model for myself - mid-project. I appreciate the help. Thanks. -- You received this message bec

Re: Need help

2020-06-15 Thread Kelvin Sajere
On Sun, Jun 14, 2020 at 19:38 Deborah wrote: > good evening > the tags that I use in the html file, appear on browsers when I launch the > server, what to do ??? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this g

Re: Need help

2020-06-15 Thread Kumar Shantanu
My best guess you are trying to open the HTML file from your storage and not trying to access it by putting the server on Try using ::: py manage.py runserver to run the server and then try to access your page using your browser cheers :) On Mon, Jun 15, 2020 at 9:39 AM RANGA BHARATH J

Re: Need help

2020-06-14 Thread RANGA BHARATH JINKA
Hi, You should not load html file directly. You have to include html file inside a view, and call the url linked to that view in urls.py file. You have to use the url to access the view. All the best. On Mon, Jun 15, 2020 at 3:33 AM Yannick Kiki wrote: > {% load static %} should be the first

Re: Need help

2020-06-14 Thread Yannick Kiki
{% load static %} should be the first line in the template On Sun, Jun 14, 2020 at 20:27 Julio Cojom wrote: > Based on the url of the browser, seems like python isn't interpreting the > HTML file. This url isn't friendly, django not shows ".html" when you > browse inside your app. Are you runnin

Re: Need help

2020-06-14 Thread Julio Cojom
Based on the url of the browser, seems like python isn't interpreting the HTML file. This url isn't friendly, django not shows ".html" when you browse inside your app. Are you running with py manage.py runserver? Why the port is 63342? Usualy the port is 8000 unless you explicit changed it. Try w

Re: Need help

2020-06-14 Thread Ragnar Örn Ólafsson Ólafsson
Category:{%category%} is being parsed as normal text inside of the HTML. On Sun, 14 Jun 2020 at 19:04, Deborah wrote: > > > Le dimanche 14 juin 2020 20:38:43 UTC+2, Deborah a écrit : >> >> good evening >> the tags that I use in the html file, appear on browsers when I launch >> the server, what

Re: Need help

2020-06-14 Thread Deborah
Le dimanche 14 juin 2020 20:38:43 UTC+2, Deborah a écrit : > > good evening > the tags that I use in the html file, appear on browsers when I launch the > server, what to do ??? > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscrib

Re: Need help

2020-06-14 Thread Julio Cojom
Show your file please El dom., 14 de junio de 2020 12:38 p. m., Deborah escribió: > good evening > the tags that I use in the html file, appear on browsers when I launch the > server, what to do ??? > > -- > You received this message because you are subscribed to the Google Groups > "Django user

Need help

2020-06-14 Thread Deborah
good evening the tags that I use in the html file, appear on browsers when I launch the server, what to do ??? -- 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

Need help in oops django and python

2020-06-14 Thread Karthiki Chowdary
Hi, Please find the attachments. I got an issue while using the dictionary which is used as mixin. In attachment one there is a code which is returning dict, I enchaced the code and passed the mixin to another dict variable because of that existing code is affected. How can I write it as alternati

Re: I need help on Keycloak with django

2020-06-12 Thread Kasper Laudrup
Hi Raghavendra, On 12/06/2020 12.00, Raghavendra AK wrote: I'm training to implement keycloak with django using https://github.com/jhuapl-boss/boss-oidc but getting error : *Could not import 'path.to.function' for API setting 'LOAD_USER_ROLES'. ModuleNotFoundError: No module named 'path'* * *

I need help on Keycloak with django

2020-06-12 Thread Raghavendra AK
I'm training to implement keycloak with django using https://github.com/jhuapl-boss/boss-oidc but getting error : *Could not import 'path.to.function' for API setting 'LOAD_USER_ROLES'. ModuleNotFoundError: No module named 'path'* I really appreciate your help or any sample code -- You receiv

Re: I need help

2020-06-09 Thread Devender Kumar
For that you need to create a api and use ajax on javascript side to. Use this api to push that variable either periodically or as per req On Tue, 9 Jun, 2020, 10:24 am meera gangani, wrote: > I have a html file in which i have implementing stopwatch and i have to > that variable stored in djan

Need Help in Django DataFrames Graph Generation

2020-06-06 Thread Balaji Shetty
Hi Can any body help me in this scenario. Please see the attached file. X axis is Date and Y Axis are Attendance of Physics , chemistry, math and English Subject Students totals. How can I pass Data from model into dataframe object. This example is Static. I want to get data Dynamically from

Re: Need help whit DJANGO_SETTINGS_MODULE

2020-05-03 Thread Sunday Iyanu Ajayi
Hi Ilie Ioana, Please check if 1. You are in your current directory ( or virtual evironment) 2. Is django installed on yur pc? *AJAYI Sunday * (+234) 806 771 5394 *sunnexaj...@gmail.com * On Sun, Apr 19, 2020 at 2:22 PM Ilie Ioana wrote: > Hi,I'm new with django and python. > I just strated a

Re: I really need help pls assist this error

2020-05-01 Thread Listenable Music
Thank u so much for such info On Friday, May 1, 2020 at 1:59:56 AM UTC+8, jlgimeno71 wrote: > > > > On Thu, Apr 30, 2020, 5:05 AM Listenable Music > wrote: > >> 1st error in http://127.0.0.1:8000/ i dont know why I don't see any error >> >> Page not found (404) >> Request Method: GET >> Request U

Need help in Django calculated field/queryset

2020-04-30 Thread Jay Prajapati
Hello everyone, Still stucked on this pointHas anyone tried it? -- 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. T

Re: I really need help pls assist this error

2020-04-30 Thread Jorge Gimeno
On Thu, Apr 30, 2020, 5:05 AM Listenable Music wrote: > 1st error in http://127.0.0.1:8000/ i dont know why I don't see any error > > Page not found (404) > Request Method: GET > Request URL: http://127.0.0.1:8000/ > > Using the URLconf defined in wisdompets.urls, Django tried these URL > pattern

I really need help pls assist this error

2020-04-30 Thread Listenable Music
1st error in http://127.0.0.1:8000/ i dont know why I don't see any error Page not found (404) Request Method: GET Request URL: http://127.0.0.1:8000/ Using the URLconf defined in wisdompets.urls, Django tried these URL patterns, in this order: 1. admin/ 2. ^$ [name='home'] 3. ^adoptio

Re: Need Help In My Project (URGENT)

2020-04-25 Thread Desh Deepak
Share your code On Thu, 23 Apr 2020, 5:36 am 'raghav' via Django users, < django-users@googlegroups.com> wrote: > > My name is Raghav and I am a final year student. > I want a project for my final semester, the subject of which is the *"Courier > Management System"*, > I am not able to complete m

Re: Need Help In My Project (URGENT)

2020-04-25 Thread maninder singh Kumar
Regs Willy Sent from my iPad > On 25-Apr-2020, at 3:38 PM, Madhav Nandan wrote: > > Can you please elaborate raghav where you need help? Where you are stuck. I'm > willing to help you. We can share code on github and make changes but for > that I atleast need to

Re: Need Help In My Project (URGENT)

2020-04-25 Thread Madhav Nandan
Can you please elaborate raghav where you need help? Where you are stuck. I'm willing to help you. We can share code on github and make changes but for that I atleast need to know where you are stuck. On Fri, Apr 24, 2020 at 9:24 PM Shivansh Sen wrote: > I think what he wants to s

Re: Need Help In My Project (URGENT)

2020-04-24 Thread Shivansh Sen
I think what he wants to say is if anybody got a complete project, share with him On Thursday, April 23, 2020 at 5:36:35 AM UTC+5:30, raghav wrote: > > > My name is Raghav and I am a final year student. > I want a project for my final semester, the subject of which is the *"Courier > Management

Re: Need Help In My Project (URGENT)

2020-04-24 Thread Shivansh Sen
I thinks what Raghav wants is to get a complete project as help --- Shivansh Sen Call:+91-6375-967-908 India On Fri, Apr 24, 2020 at 8:07 PM AM wrote: > Hello Raghav. You need to be more specific about your problem and the help > you need. Not many would like to help you flo

Re: Need Help In My Project (URGENT)

2020-04-24 Thread AM
Hello Raghav. You need to be more specific about your problem and the help you need. Not many would like to help you flout the lockdown rules and get you to your training institution. On Thursday, April 23, 2020 at 12:06:35 PM UTC+12, raghav wrote: > > > My name is Raghav and I am a final year s

Re: Need help whit DJANGO_SETTINGS_MODULE

2020-04-24 Thread 'Amitesh Sahay' via Django users
DJANGO_SETTINGS_MODULE is not the problem I guess, as its not there even in my settings.py. Did you define your app in apps settings?  Regards, Amitesh On Friday, 24 April, 2020, 06:45:43 pm IST, Raja Sekar Sambath wrote: Yes I'm On Fri, 24 Apr 2020 at 18:30, DANIEL URBANO DE LA RU

Re: Need help whit DJANGO_SETTINGS_MODULE

2020-04-24 Thread Raja Sekar Sambath
Yes I'm On Fri, 24 Apr 2020 at 18:30, DANIEL URBANO DE LA RUA < dannybombas...@gmail.com> wrote: > are you using virtual environment? > > El vie., 24 abr. 2020 a las 14:33, Raja Sekar Sambath () > escribió: > >> could you share the solution here >> resetting PC didn't making any sense to me..

Re: Need help whit DJANGO_SETTINGS_MODULE

2020-04-24 Thread DANIEL URBANO DE LA RUA
are you using virtual environment? El vie., 24 abr. 2020 a las 14:33, Raja Sekar Sambath () escribió: > could you share the solution here > resetting PC didn't making any sense to me > > On Sun, 19 Apr 2020 at 19:19, Ilie Ioana wrote: > >> After resetting the pc it worked. >> Thanks. >>

Re: Need help whit DJANGO_SETTINGS_MODULE

2020-04-24 Thread Raja Sekar Sambath
could you share the solution here resetting PC didn't making any sense to me On Sun, 19 Apr 2020 at 19:19, Ilie Ioana wrote: > After resetting the pc it worked. > Thanks. > > On Sunday, April 19, 2020 at 4:39:50 PM UTC+3, Ilie Ioana wrote: >> >> The project structure: >> >> >> (test1) io

Need Help In My Project (URGENT)

2020-04-22 Thread 'raghav' via Django users
My name is Raghav and I am a final year student. I want a project for my final semester, the subject of which is the *"Courier Management System"*, I am not able to complete my project on time due to any problem. The problem is that I can no longer go to the institution where I was training. D

Re: Need help whit DJANGO_SETTINGS_MODULE

2020-04-20 Thread Ayser shuhaib
Great 👍🏻 On Sun, 19 Apr 2020 at 15:50, Ilie Ioana wrote: > After resetting the pc it worked. > Thanks. > > > On Sunday, April 19, 2020 at 4:39:50 PM UTC+3, Ilie Ioana wrote: >> >> The project structure: >> >> >> (test1) ioana.i@ioana-spamexperts:~/Workspace/Ioana/test1/test1$ tree >> . >> ├── ma

Re: Need help whit DJANGO_SETTINGS_MODULE

2020-04-19 Thread Ilie Ioana
After resetting the pc it worked. Thanks. On Sunday, April 19, 2020 at 4:39:50 PM UTC+3, Ilie Ioana wrote: > > The project structure: > > > (test1) ioana.i@ioana-spamexperts:~/Workspace/Ioana/test1/test1$ tree > . > ├── manage.py > └── test1 > ├── asgi.py > ├── __init__.py > ├── settin

Re: Need help whit DJANGO_SETTINGS_MODULE

2020-04-19 Thread Ilie Ioana
The project structure: (test1) ioana.i@ioana-spamexperts:~/Workspace/Ioana/test1/test1$ tree . ├── manage.py └── test1 ├── asgi.py ├── __init__.py ├── settings.py ├── urls.py └── wsgi.py :~/Workspace/Ioana/test1/test1$ python manage.py runserver Traceback (most recent call

Re: Need help whit DJANGO_SETTINGS_MODULE

2020-04-19 Thread Ayser shuhaib
to run the server use: Python manage.py runserver It would be better if you send a picture of the project files structure. On Sun, 19 Apr 2020 at 15:22, Ilie Ioana wrote: > Hi,I'm new with django and python. > I just strated a new django project in a venv using django 3.0 and seems > that DJANG

Need help whit DJANGO_SETTINGS_MODULE

2020-04-19 Thread Ilie Ioana
Hi,I'm new with django and python. I just strated a new django project in a venv using django 3.0 and seems that DJANGO_SETTINGS_MODULE is not set when running django-admin runserver Enter code here.(test1) > ioana.i@ioana-spamexperts:~/Workspace/Ioana/test1/test1$ django-admin > runserver > Tr

Need help in Django calculated field/queryset

2020-04-18 Thread Jay Prajapati
Hello Everyone, I need a help from you. I'm learning Django and working on my own project but got stuck on a point. Your inputs will be highly appreciated. Little background: I'm creating a web app like investment portfolio. I have created a model based form to input the stock transaction i.e.

Need help in Django calculated field/queryset

2020-04-18 Thread Jay Prajapati
Hello All, Hope you are doing well! I need a help. I'm learning Django and working on my own project but got stuck on a point. Your inputs will be highly appreciated. Little background: I'm creating a web app like investment portfolio. I have created a model based form to input the stock trans

I need help with getting the number of pages a particular user viewed

2020-03-13 Thread Awverosuo Trust
Hi guys Please I need help.. I want to create a website (blog) where * Users can upload or make post *Log in and log out But I have one problem * I want to have a field in the data base called (point) with initial value of Zero(0), and a button in each posts (page) , when the user

need help on multiple file uploads

2020-03-12 Thread Robb Rodirguez Jr.
im having to with multiple file uploads, when i tried to upload files only 1 file will be saved.. here's my code: views.py def attachments(request): to = TravelOrder.objects.order_by('-date_filling').last() if request.method == 'POST': form = AttachmentsForm(request.POST, request

Need help understanding how to use ForceRHR/ForcePolygonCW

2020-03-05 Thread Julianne Bielski
I have a model with a field called 'geom' that is a MultiPolygonField. When I query for instances of the model, I'd like the data in this field to follow the right hand rule. Because I am using PostGIS on the back end, I have support for ForceRHR (I am using Django 2.06), but I can't figure out

New to Django need help with m2m database with intermediate table.

2020-02-24 Thread Silas Nicholls
Hello, Sorry for my amateur question. I've been stuck on this issue for a while and I can't work out if there is way I can use my current models to work in this way. Here is a link to my issue: https://stackoverflow.com/questions/60223686/how-do-i-use-my-intermediate-table-to-show-the-m2m-re

New to Django, need help using my intermediate table to show the m2m relationship in my templates.

2020-02-24 Thread Silas Nicholls
Hello Sorry I am very new to Django and have come across quite the stumbling block. The details to the issue are in this Stack Overflow post I made a while ago with no answers: https://stackoverflow.com/questions/60223686/how-do-i-use-my-intermediate-table-to-show-the-m2m-relationship-in-my-tem

Re: I start final year project in django and project for social welfare ''''' please i need help and guideline '''''''

2020-01-25 Thread Jani Eric
Thanks bro On Saturday, January 25, 2020 at 5:52:48 PM UTC+5, Motaz Hejaze wrote: > > please contact me on Skype > My Skype account m3tz-hjze > > On Sat, Jan 25, 2020 at 2:33 PM Jani Eric > wrote: > >> if someone is free and ready for help then text me on *what'sapp >> :03331931286* >> *

Re: I start final year project in django and project for social welfare ''''' please i need help and guideline '''''''

2020-01-25 Thread Motaz Hejaze
please contact me on Skype My Skype account m3tz-hjze On Sat, Jan 25, 2020 at 2:33 PM Jani Eric wrote: > if someone is free and ready for help then text me on *what'sapp > :03331931286* > * Thanks to all django group members* > > -- > You received this message because yo

I start final year project in django and project for social welfare ''''' please i need help and guideline '''''''

2020-01-25 Thread Jani Eric
if someone is free and ready for help then text me on *what'sapp :03331931286* * Thanks to all django group members* -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emai

Need help in receiving first 500 bytes of an incoming file from client-side and after it is the download must be resumed.

2019-09-06 Thread Milind Yadav
Hi, I am trying to receive the first 500 bytes of a file coming from client-side before it gets completely downloaded onto the server. I need to compute the hash value of the first 500 bytes and compare with hashes in database. If no match is found then resume the download i.e. remaining bytes

Need help on how to proceed: django-rest-auth with custom user model

2019-07-17 Thread pastrufazio
Hi all, I'm writing a backend in Django, I want to use *django-rest-auth*(1) to handle registration/email verification/social auth, the problem is that I need to distinguish between two different users: customer and professional My question: is it better to proceed making *django-rest-auth* wor

Re: need help - following django tutorial to create polls database - missing "on delete cascade" - using django 2.2.1 with mysql 8.0

2019-07-05 Thread sachin thakur
I am also facing the same problem i am using PostgreSQL data base . please do share this issue bug *Thanks and Kind Regards* *Sachin Thakur* about

Re: need help - following django tutorial to create polls database - missing "on delete cascade" - using django 2.2.1 with mysql 8.0

2019-06-28 Thread Joe Reitman
The notes say: - The exact output will vary depending on the database you are using. The example above is generated for* PostgreSQL.* Are you using the default SQLite? You could try running migrate and then checking the tables to see if the constraint was added using a DB admin viewer.

Re: need help - following django tutorial to create polls database - missing "on delete cascade" - using django 2.2.1 with mysql 8.0

2019-06-28 Thread Jasmine Smith
Looking into, will get back to you soon. Thanks. On Thu, Jun 27, 2019 at 8:15 PM Rudy Quiroga Gamboa wrote: > Hi, I have the same problem, did you find the problem or the solution ? > > > El martes, 28 de mayo de 2019, 20:44:44 (UTC-4), K Tan escribió: >> >> Hi, everyone, >> >> This is my first

<    1   2   3   4   5   6   7   8   9   10   >