issues deploying django project to cpanel

2020-03-05 Thread Tosin Ayoola
good morning guys, i'm trying to deploy my project on cpanel but i'm encountering this err msg, hoping anyone can help me out i have the screen shot of the msg below tnks -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this g

help on how to pass a many to many field to form template

2020-03-05 Thread Tosin Ayoola
good day, I have to models, using a many to many relationship, I want to access the fields in they model in my form template, how do i achieve this? i attached my view, model and template code screenshot, hopping anyone can help -- You received this message because you are subscribed to the Googl

help on saving multiple html checkbox option to db

2020-03-04 Thread Tosin Ayoola
i'm working on a project that render services to client, for client to subscribe to a package the select service the want after that they click submit to proceed to payment, now i have the services listed in html, my challenge is how do i save this selected services to django models alongside the p

Re: greeting

2020-03-04 Thread Tosin Ayoola
alongside the price for each service On Wed, Mar 4, 2020 at 11:46 AM Tosin Ayoola wrote: > saving values of a checkbox to the database > > On Wed, Mar 4, 2020 at 1:23 AM Motaz Hejaze wrote: > >> Please let me know exactly the problem , i dont remember the case you >> talking a

Re: greeting

2020-03-04 Thread Tosin Ayoola
saving values of a checkbox to the database On Wed, Mar 4, 2020 at 1:23 AM Motaz Hejaze wrote: > Please let me know exactly the problem , i dont remember the case you > talking about > > On Tue, 3 Mar 2020, 8:47 pm Tosin Ayoola, wrote: > >> halo. >> good day to you

greeting

2020-03-03 Thread Tosin Ayoola
halo. good day to you, thank for you response to my question about checkbox with django, i could really use your help on that, that why i messaged your privately, hoping you can help out, a sample code, models, views, form will help, i will appreciate if you can help me out. thanks -- You receive

help with creating checkbox form

2020-03-03 Thread Tosin Ayoola
Good day guyz, i'm working on a project that requires user making multiple selections using checkbox after which these selected item get save to the database after click on the on submit i've research on this and can't find any help, i have it on html and javascript but i need the selected item sa

Api

2020-02-27 Thread Tosin Ayoola
Good morning guyz, I need help on this one, it on writing api that will Shows the product count for each manufacturer as users add products real time. I have no idea how to solve this problem, i will any suggestion Thanks -- You received this message because you are subscribed to the Google Gro

Re: allauth- signup redirect

2020-02-26 Thread Tosin Ayoola
direct_field_value %}{% endif %} > > If you remove the if/endif part and change the value inside, the signup > page will redirect to a specific page, even if you pass a next argument > in the URL: > > > > > Cheers, > Naveen Arora > > On Tuesday, 25 February 2020

allauth- signup redirect

2020-02-25 Thread Tosin Ayoola
halo guy, i'm using allauth for my authentication, but i wan redirect the signup user to a page where they get update their profile detail, how do i override the default success_url after the user have successfully signup , -- You received this message because you are subscribed to the Google Gro

remote/onsite job

2020-02-16 Thread Tosin Ayoola
guyz is there any vacancy available for django developer, as i'm really in need a a job -- 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...

Re: help

2020-01-18 Thread Tosin Ayoola
te: > Hi Tosin, > > On 18/01/2020 16.58, Tosin Ayoola wrote: > > So is there any app that supposes django3.0 > > > > There are plenty of apps that "supposes" Django 3.0, but without any > information on what you want to achieve it's hard for anyone

Re: help

2020-01-18 Thread Tosin Ayoola
So is there any app that supposes django3.0 On Sat, Jan 18, 2020, 16:32 Kasper Laudrup wrote: > Hi again. > > On 18/01/2020 16.22, Tosin Ayoola wrote: > > I'm using django 3.0 and I'm still getting the same error > > > > It seems like Django 3.0 isn't

Re: help

2020-01-18 Thread Tosin Ayoola
I'm using django 3.0 and I'm still getting the same error On Sat, Jan 18, 2020, 16:15 Kasper Laudrup wrote: > Hi Tosin, > > On 18/01/2020 16.07, Tosin Ayoola wrote: > > good day guys i'm working on a dango project that requires having a > > referral link

Postman API error

2019-12-17 Thread Tosin Ayoola
Hey guys I built an Api with django, generally for sign up, it's meant to b used for Android app development, but now when trying to sign up wit postman, I kip getting csrf_token error anyone wit clue on how I can fix this -- You received this message because you are subscribed to the Google

Re: good day guys

2019-12-05 Thread Tosin Ayoola
tutorial on > writing a custom user model here: > https://wsvincent.com/django-custom-user-model-tutorial/ > > -Jorge > > On Wed, Dec 4, 2019 at 4:58 PM Tosin Ayoola > wrote: > >> buenos días, gracias, sí, tengo un súper usuario creado, pero no puedo >> ejecutar

Re: good day guys

2019-12-04 Thread Tosin Ayoola
e hace falta correr python manage.py makemigrations > despues python manage.py migrate > > intenta eso > > El mié., 4 dic. 2019 a las 17:10, Tosin Ayoola () > escribió: > >> halo guys, i'm working on a school management system that has multi user >> (student and s

Re: Help

2019-11-24 Thread Tosin Ayoola
If I remove the .cleaned_data so how do I include the parameter for the filter? On Nov 24, 2019 16:05, "Paras Jain" wrote: > remove from .cleaned data part > > On Sun, Nov 24, 2019 at 8:03 PM Tosin Ayoola > wrote: > >> Halo guyz, working on a school managemen

Help

2019-11-24 Thread Tosin Ayoola
Halo guyz, working on a school management system, and I created a view that filter & display the assignment given to a particular class, but instead I'm getting a "assignment_form has no attributes cleaned_data" error message what am I doing wrong, can anyone help out below is d view -- You re

Request

2019-11-16 Thread Tosin Ayoola
Hey guy, need a little help on developing a school management system project, can I get a github repo link, to get little help -- 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, sen

Re: to make a wish list .

2019-10-25 Thread Tosin Ayoola
I could share u the link to the github repo for the project if you need it On Oct 25, 2019 5:14 PM, "Tosin Ayoola" wrote: > Ohk cool I've done something similar to this, but mine is a to-do list, > so the way I did my is I used a model and a Modelform the form ask th

Re: to make a wish list .

2019-10-25 Thread Tosin Ayoola
Ohk cool I've done something similar to this, but mine is a to-do list, so the way I did my is I used a model and a Modelform the form ask the user to enter the lists and details of goals they want to achieve in a day, then, in the view.py I check if the information entered is valid and cleaned

Re: getting error when i changed database sqllite3 to mysql

2019-10-07 Thread Tosin Ayoola
Hello in your settings.py files, you still have, sqlite3 as your db engine instead of MySQL so probably try changing that then see if it's works On Oct 5, 2019 22:35, "Gulsher Khan" wrote: > I trying to change default database(sqllite) which is given by the Django. > I want to use mysql databa

Re: TemplateDoesNotExist

2019-10-03 Thread Tosin Ayoola
Did you set your template folder correctly in your setting file and in your view are you pointing to the right directory where your .html is located? On Oct 3, 2019 08:18, "yerri swamy" wrote: I tried like this testapp>template>base.html but also its showing same issue please help me anyone.. vi

Re: Weekly Report builder

2019-09-30 Thread Tosin Ayoola
I've Neva done anything like that but I feel to achieve that u will need something like an activity log table with the list of activities you wish to kip track of or display, use a oneToOne field to link each user to that activity log table, then from there you can display what you wish to displa

Re: Looking for online shop project

2019-09-29 Thread Tosin Ayoola
I e a project similar to an e-commerce project for On Sep 26, 2019 08:01, "Ram mohan" wrote: > Hi, > if any one do this shopapp please let me know or otherwise any source code > regarding this shopapp please send to me > > Thanks&Regard, > Ramamohan > >

Re: Looking for online shop project

2019-09-25 Thread Tosin Ayoola
Halo I do On Sep 25, 2019 11:52, "Ram mohan" wrote: > Hi everyone, > > > I am looking for online shop shop app if anyone has please share the code. > > > Thanks in advance > RamamohanReddy > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group.

Re: Virtual Environment error

2019-09-25 Thread Tosin Ayoola
CD into the directory in which u created ur virtualenv the type source ➕ tab key twice it should give you the list of all the virtual environment u have created in that directory On Sep 25, 2019 04:13, "yasar arafath Kajamydeen" wrote: Dear All, Actually i forget my virtual environment name.

Re: TemplateDoesNotExist

2019-09-23 Thread Tosin Ayoola
Can you paste the section of your view code & Hw are you referencing your base.html is it directly in ur templates folder? On Sep 23, 2019 13:40, "yerri swamy" wrote: Hi guys, By using templates folder i am not getting what i am expecting and i am getting error 'Template Does Not Exist'

Re: Image not loading

2019-09-20 Thread Tosin Ayoola
> How do i reference the the source correctly? > > On Thursday, September 19, 2019 at 4:20:58 PM UTC+1, Tosin Ayoola wrote: >> >> I don't know if I'm write on but u're not referencing the source of the >> image wit the arc attribute, but rather u usin

Re: Image not loading

2019-09-19 Thread Tosin Ayoola
I don't know if I'm write on but u're not referencing the source of the image wit the arc attribute, but rather u using the style attribute On Sep 19, 2019 16:11, "Joseph Emeka" wrote: > Thanks for you reply I do not really understand it. i bought the template > to use the layout for a project,

Re: Raju | ITC Infotech - Looking for Backend Developers (Python/Django ORM - New York City )

2019-09-18 Thread Tosin Ayoola
Can I apply as remote django developer? On Sep 17, 2019 21:35, "Raju N Somanna" wrote: > Hi All > > I've an immediate need for Backend Developers (*Python/Django ORM* - New > York City) with my client in NYC. As the title suggests my team is looking > for Python/Django specialist, someone who is

Re: Postman-django Api help

2019-09-13 Thread Tosin Ayoola
Yes @ babtunde I'm referring to postman Api On Sep 13, 2019 14:50, "Babatunde Akinyanmi" wrote: > Are you talking of this postman api? > https://docs.api.getpostman.com/?version=latest > > On Thu, 12 Sep 2019, 14:31 Tosin Ayoola, wrote: > >> Halo >&

Query help

2019-09-12 Thread Tosin Ayoola
Halo guyz I actually need a little help, I'm working on a airline tickets reservations project using postman Api that requires making query for available flight going to a particular destination, from a particular city, arrival date & departure date & I got no idea on how to write the query, Pls

Postman-django Api help

2019-09-12 Thread Tosin Ayoola
Halo Good day sorry I wan work on a airline tickets reservations project using postman Api, but I've never used that before and can't seem to find any resourceful material online, can anyone be kind enough to help me out. Thanks -- You received this message because you are subscribed to the Goog

Re: How to create a a drop-down menu from the logged in username

2019-09-09 Thread Tosin Ayoola
I feel bootstrap can handle that On Sep 9, 2019 09:28, "Sandip Nath" wrote: > Am new to Django. Am trying to build a car rental web site. After logging > in the home page navbar at the top is showing the "hello " as > expected. But I want a drop-down menu from that welcome message which will > c

Re: How to create user registration

2019-09-06 Thread Tosin Ayoola
https://simpleisbetterthancomplex.com/tutorial/2017/02/18/how-to-create-user-sign-up-view.html Here u will get all u need On Sep 6, 2019 12:43, "VIJAY RAJA" wrote: > How to create user registration forms > > -- > You received this message because you are subscribed to the Google Groups > "Djang

Re: MultipleObjectsReturned: get() returned more than one Site -- it returned 2!

2019-09-05 Thread Tosin Ayoola
A screenshot will do a lot of help, this is really terrible I can't read or interpret it & u not saying Wat u intend on archiving On Sep 5, 2019 23:02, "gh" wrote: > Traceback (most recent call last): >File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site- > packages/django/core/handl

Re: Please someone should help me fix this

2019-09-02 Thread Tosin Ayoola
Can u send d screenshot of the error message you getting On Sep 2, 2019 00:04, "Sullivan Nnaji" wrote: > I have activated the virtual environment and CD into the project name and > manage.py was present but still can't run server > I always get an error of > File "manage.py", line 16 > From ex

Re: Hi, I'm new django. I want to learn Django. What's the first step.

2019-09-01 Thread Tosin Ayoola
Read 2 scoop of django, alongside django two with example, have your django documentation handy u will need it & I also have django tutorial series, I'm started yesterday, with all that u will b good to go On Sep 1, 2019 14:37, "Jorge Luis Callalle Torres" wrote: > Hi, I'm new django. I want

Re: User Register form not validating or returning errors.

2019-08-27 Thread Tosin Ayoola
You didn't close the form tag that why you getting this error On Aug 27, 2019 21:41, "K. KOFFI" wrote: > please put « > » before the csrf tag > > > Le 27 août 2019 à 16:30 +0100, Kean , a écrit : > > Hi Ajeet, thanks for code, > however after i press submit i get the > > Forbidden (403) > CSRF

Re: views and manager files according to MVT design pattern

2019-08-27 Thread Tosin Ayoola
Instead of splitting your view, why not create a new app that way the project will b manageable On Aug 27, 2019 23:45, "Mike Dewhirst" wrote: > On 28/08/2019 4:01 am, Alejandro Cuara wrote: > >> Hi, >> I would like to know if does make sense to split my views.py file into >> multiple view files

Re: Regarding to suggestion for registration page

2019-08-20 Thread Tosin Ayoola
Using httpRedirect to d view 4 the URL u want user to b redirected to On Aug 21, 2019 06:21, "RONAK JAIN" wrote: > I am trying to redirect my registration page but, I am not getting *please > check my attached screenshot* and please let me know where I am doing > wrong... > > > > On Tue, Aug 20,

Re: Template Does Not Exist

2019-08-20 Thread Tosin Ayoola
D problem is either in ur settings.py file u didn't properly set ur template dir correctly (which u can do as follows in ur settings.py In the template setting section, set d value of ur DIR =[os.path.join(BASE_DIR, 'templates'] den create a templates folder either in ur app dir or project dir,

Re: Exception value name is not defined

2019-08-16 Thread Tosin Ayoola
Can u screenshot d error, that will b more explanatory On Aug 15, 2019 19:07, "Kean" wrote: Hi, I have written the following code in views.py def editremovebusiness(request): data = Businessownercreate.objects.all() context = { 'Creator': obj.Creator, 'Micro_Small_Medium': obj.Micro_Small_Med

Re: Form fill out and review

2019-08-15 Thread Tosin Ayoola
Ohk cool so Wat do u need help on, Wat have u done so far On Aug 15, 2019 12:16, "Django Dojo" wrote: > Hello, > I’m new to Django and I’m looking to do the following steps: > 1. Person fills out a form > 2. Person reviews/previews the information they fill out > 3. Once it’s reviewed they can

Re: operational error no such column: accounts_businessownercreate.id

2019-08-14 Thread Tosin Ayoola
Wat I normally do is 2 delete my sqlite.db file and all d migration file in d migration 📁, then I run the python manage.py makemigrations, migrate to create a new db file, try that and it will definitely wrk On Aug 14, 2019 18:32, "Kean" wrote: Hi, I'm new to django and python. I created a

Re: operational error no such column: accounts_businessownercreate.id

2019-08-14 Thread Tosin Ayoola
Did u do d python manage.py makemigrations, python manage.py migrate, that d main cause of diz type of errors On Aug 14, 2019 18:32, "Kean" wrote: Hi, I'm new to django and python. I created a database, but Every time I access my database on the backend, I get the no such column exists error.

Help

2019-08-14 Thread Tosin Ayoola
Hallo guyz, working on a blog project with the functionality that requires working with, calendar 📅, something like having a event manager, to fix a reminder for a particular date & I don't have idea how to do that, hoping anyone can help Thanks -- You received this message because you are sub

Test

2019-08-06 Thread Tosin Ayoola
Halo guyz, working on an e-commerce project & I rili wan write the test for this project, hoping someone can lead me in direction to go -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails fr

Re: Start-up project for fresher student:

2019-08-02 Thread Tosin Ayoola
go with blog, school management system On Tue, Jul 23, 2019 at 1:20 AM Abhishek Anvekar wrote: > Go with creating a e-commerce site. > > On Tue 23 Jul, 2019, 12:48 AM iampawam goswami, < > callmekumarpa...@gmail.com> wrote: > >> Hello everybody >> I what starts my django project what will be the

Re: Developing E - Commerce Website

2019-07-23 Thread Tosin Ayoola
Check out django 2 by example, I'm currently working on an ecommerce site myself On Jul 23, 2019 12:34, "Lim Kai Wey" wrote: > Greetings, > > A new Django user here. I would like to ask if anyone could recommend any > guides or tips in developing the functionalities in an E-Commerce website > e.g

Re: help

2019-07-04 Thread Tosin Ayoola
gt;>> >>> >>> >>> Jordan McKesson Principal >>> >>> 405-749-4550 ext. 309 >>> >>> jordan.mckes...@epiccharterschools.org >>> >>> <http://facebook.com/epiccharterschools> >>> <https://twitter.com/epicc

Re: help

2019-07-03 Thread Tosin Ayoola
gt;> >> (405) 578-5701 >> >> Zoom Meeting ID#: 4055785701 >> >> *Zoom URL:* https://epiccharterschools.zoom.us/j/2970513912 >> >> Classroom Google Site: >> https://sites.google.com/epiccharterschools.org/charlottewoodclassroom/home >>

help

2019-07-03 Thread Tosin Ayoola
Good day guyz sorry i'm working on a django e-commerce project which i am new to, and i'm stuck, i wan have a page that will display the list of all for the list of all products under a particular category, which i have checked out on stackoverflow, i tried every suggestion and yet since not workin

Re: help

2019-04-29 Thread Tosin Ayoola
k > > > On Mon, Apr 29, 2019 at 3:14 PM Tosin Ayoola > wrote: > >> sup guys, i'm kinda lost and need help, i'm working on an electronic >> noticeboard and course ware web app using django and i'm trying to have a >> section on the notice board to show th

Re: help

2019-04-29 Thread Tosin Ayoola
M Britto . wrote: > Cannot understand your problem. Please describe it clearly or share the > code zipped. > > > Regards > Britto > > > On Mon, 29 Apr 2019 at 19:44, Tosin Ayoola wrote: > >> sup guys, i'm kinda lost and need help, i'm working on an electron

help

2019-04-29 Thread Tosin Ayoola
sup guys, i'm kinda lost and need help, i'm working on an electronic noticeboard and course ware web app using django and i'm trying to have a section on the notice board to show the listed of the most read news, using the assignment tag, but with django ver 2.2 it seems not to be available, can an

help

2018-11-27 Thread Tosin Ayoola
Good day guyz trying to create a radio button and checkbox and save it to the database using my models, but it doesn't seems to be working the way i want it, hoping anyone can help me out below is my code. *models.py* class Sports(models.Model): sport = models.CharField(max_length = 150) clas

can't save data to the database

2018-11-12 Thread Tosin Ayoola
halo, working on a contact us form to receive information from the user but my issue is the data doesn't get save to the database and i'm not getting any error message can anyone help out below is my view an forms.py -- You received this message because you are subscribed to the Google Groups "D

Re: Why I can't pass anything to my html? Django 2.1

2018-11-12 Thread Tosin Ayoola
halo, working on a contact us form to receive information from the user but my issue is the data doesn't get save to the database and i'm not getting any error message can anyone help out below is my view an forms.py On Mon, Nov 12, 2018 at 1:12 PM Rookies DJ wrote: > I been trying 2 weeks on tr

how do i use the save method in multi step form

2018-11-09 Thread Tosin Ayoola
hallo developers i Created a multi step form but the issues is that i can't save the data to the database and that the purpose of creating the form, please how can i fix this or can anyone help me? , below is my views code class add_School(SessionWizardView): template_name = 'schoolprofil

Re: Not able to connect mongo DB with django2.1

2018-09-17 Thread Tosin Ayoola
hw fa guyz I'm working on a project that request that i used form wizard subclass to create a view now d issues im getting is that i can't use the subclass to create a url pattern to access the form, so who kinda knw a way around this On Mon, Sep 17, 2018 at 12:16 PM akshat ahuja wrote: > Hey gu

Re: template tag help please?

2018-08-26 Thread Tosin Ayoola
good day guys I'm working on a project but currently I'm having issues, which is I created a model to save some images files & I created a template to display the images but the issue now is for loop isn't displaying the files at the template On 8/23/18, Tosin Ayoola wrote:

Re: template tag help please?

2018-08-23 Thread Tosin Ayoola
this is the link https://github.com/olaneat/ask_the_schools will rili b glad if u can help On Thu, Aug 23, 2018 at 2:31 PM Tosin Ayoola wrote: > i have the code on git actually because i'm trying to get the add a file > at the admin page but i'm getting the error > > >

Re: template tag help please?

2018-08-23 Thread Tosin Ayoola
i have the code on git actually because i'm trying to get the add a file at the admin page but i'm getting the error On Thu, Aug 23, 2018 at 2:17 PM ireoluwa fakeye wrote: > Sorry didn't look at it well ,can I see a screen shot of your code > > On Thu, 23 Aug 2018, 14

Re: template tag help please?

2018-08-23 Thread Tosin Ayoola
not properly routing my urls as in, i don't understand On Thu, Aug 23, 2018 at 2:06 PM ireoluwa fakeye wrote: > You Are not properly routing your urls > > On Thu, 23 Aug 2018, 14:03 Tosin Ayoola, wrote: > >> good day please i'm having issues, attached below is one

Re: issue with bootstrap

2018-08-10 Thread Tosin Ayoola
Maybe it is my error that is leading to that, I have it uploaded on github this is the link https://github.com/olaneat/ask_the_schools, probably you can be of help. thanks On Fri, Aug 10, 2018 at 9:21 AM, Tosin Ayoola wrote: > thanks, but the browser is actually loading it because,

Re: issue with bootstrap

2018-08-10 Thread Tosin Ayoola
thanks, but the browser is actually loading it because, the bootstrap i'm using at the base.html is been loaded by the same browser On Fri, Aug 10, 2018 at 9:17 AM, Kasper Laudrup wrote: > Hi Tosin, > > On 08/10/2018 09:57 AM, Tosin Ayoola wrote: > >> oh Thanks for the r

Re: issue with bootstrap

2018-08-10 Thread Tosin Ayoola
018 14.52, Tosin Ayoola wrote: > >> >> Halo guyz working on a Django project that requires me using bootstrap >> but the issue I'm having is that I can use the load static to include >> bootstrap @ be base_generic.html, but can't use it with the index >>

Re: Recursive one-to-many foreign key on the same table

2018-08-09 Thread Tosin Ayoola
thanks for the response but can you help me go through the code probably i'm the person making mistake in my code this the github link: https://github.com/olaneat/ask_the_schools On Thu, Aug 9, 2018 at 3:00 PM, Marius Räsener wrote: > Hey Philip, > > while I can't help you with your actual imple

issue with bootstrap

2018-08-09 Thread Tosin Ayoola
Halo guyz working on a Django project that requires me using bootstrap but the issue I'm having is that I can use the load static to include bootstrap @ be base_generic.html, but can't use it with the index page, tried fixing it, what should I do, how to i fix this and move on ? -- You receive