Re: Deploy WebApp with django

2024-09-22 Thread Abdul Qoyyuum Haji Abdul Kadir
> Calendar <http://ldtalentwork.com/contact/> · Demo > <https://www.youtube.com/watch?v=EVAo8LPCZmA> · PM Service > <https://www.ldtalentwork.com/freelancer/profile/?erid=gobid> · Join our > Investors <https://wefunder.com/ldtalentwork/> > > > On Sun, Se

Re: Deploy WebApp with django

2024-09-22 Thread Abdul Qoyyuum Haji Abdul Kadir
Unfortunately, AWS Elastic Beanstalk is not in the free tier Free Cloud Computing Services - AWS Free Tier (amazon.com)

Re: topics to master

2024-09-01 Thread Abdul Qoyyuum Haji Abdul Kadir (Agent Q)
Not sure what you mean but if you've already gone through the first steps in Django here: Django documentation | Django documentation | Django (djangoproject.com) Then you should be able to start building your own django project. On Monday

Re: Django Static Files Not Loading After EC2 Deployment with Nginx

2024-08-29 Thread Abdul Qoyyuum Haji Abdul Kadir (Agent Q)
Did you set up your STATIC_ROOT and do collectstatic? How to manage static files (e.g. images, JavaScript, CSS) | Django documentation | Django (djangoproject.com) On Friday 30 August 2024 at 04:06:41 UTC+8 Kiran Barai wrot

Re: Add tutorial code to django repo

2024-07-11 Thread Abdul Qoyyuum Haji Abdul Kadir (Agent Q)
Probably won't be able to learn how to develop Django if its already built. The best way to learn Django is to build it up from a starting project and at small steps at a time. But you are more than welcome to make your own repo of the completed tutorial code. On Friday 28 June 2024 at 05:35:22

Re: Unable to deploy heroku app

2022-10-27 Thread Abdul Qoyyuum Haji Abdul Kadir
d/msgid/django-users/360e0fbc-59db-4bfa-a916-3c6700e3eed7n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- <https://about.me/qoyyuum?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api&utm_content=thumb> Abdul Qoyyuum

Re: Help

2022-09-27 Thread Abdul Qoyyuum Haji Abdul Kadir
That Udemy link is no longer valid. The Django official docs has a tutorial and is more relevant to the latest version versus older YouTube videos. https://docs.djangoproject.com/en/4.1/ Abdul Qoyyuum Bin Haji Abdul Kadir HP: +673 720 8043 about.me/qoyyuum On Tue, Sep 27, 2022, 10:41 PM peteru

Re: Use include template tag in another app template folder

2022-09-02 Thread Abdul Qoyyuum Haji Abdul Kadir
It would be problematic. Just copy and paste the template file from one app into the other. Abdul Qoyyuum Bin Haji Abdul Kadir about.me/qoyyuum On Fri, Sep 2, 2022, 5:22 PM mohamed khaled wrote: > I have two apps each one has template folder I want to use *include *template > tag to get templat

Re: Deploy Django Project in AAPanel

2022-09-01 Thread Abdul Qoyyuum Haji Abdul Kadir
Hi Javier, This doesn't sound like an issue with Django. Try raising a ticket on AAPanel GitHub repo with a full error message and steps to reproduce it. Abdul Qoyyuum Bin Haji Abdul Kadir about.me/qoyyuum On Thu, Sep 1, 2022, 8:11 AM Javier L. Camacaro wrote: > Does someone how to deploy a D