Thursday, February 29, 2024

Re: Why would a deployed site shows up with distorted layout

First install white noise and collect static you are good to go 

On Thu, Feb 29, 2024, 7:38 PM ASAMOAH EMMANUEL <emmanuelasamoah179@gmail.com> wrote:
I faced this issue before and I know how frustrating it can be. after sifting through several results, this worked. sudo usermod -aG username www-data
sudo chown -R :www-data /home/username/projects/personal

On Thu, Feb 29, 2024 at 6:37 PM ASAMOAH EMMANUEL <emmanuelasamoah179@gmail.com> wrote:
Replace your username with this and run this code: sudo usermod -aG username www-data
sudo chown -R :www-data /home/username/projects/personal

On Thu, Feb 29, 2024 at 2:15 PM Amitesh Tripathi <manihritik886@gmail.com> wrote:
Your website is in debug mode??

On Thu, 29 Feb 2024, 11:54 Ram, <ram.mullapudi@gmail.com> wrote:
Hi,

We are able to deploy our pre-production site successfully using jenkins deployment and as part of the deployment we do the following:

1. Django application with runserver
2. Gunicorn restart
3. Nginx restart
 
But our web application loads with distorted layout and we have this setting for staticfiles

STATIC_URL = '/static/'
STATIC_ROOT = os.path.join(BASE_DIR, 'static')

We are wondering what is missing?

Best Regards,
~Ram

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BOi5F2xrz-hiJphYeuGX56hU26wWJGduUZHNibTUXVs-KtjeA%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFJ1wEUvJK_Ur_6JpLeMVMXK4TMH_ryUy7gLWqjXG8a0%2B_o2VA%40mail.gmail.com.


--
I don't stop when I'm tired, I only stop when the job is done.


--
I don't stop when I'm tired, I only stop when the job is done.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABFHQYx%3DsSpZZo3gbXctqFC9Nrdyb49WvbxL6CYo%3DiZ%2B_dqOVQ%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMZpRz8t_VzvWn3sYX-aqGFfK6bBrkvSWh9FQc4Gwkn%2B5yNZyA%40mail.gmail.com.

Re: Data model design questio: graph in database

Dear Ryan,

'Ryan Nowakowski' via Django users (2024/02/26 17:39 -0600):
> You might consider using GenericRelation. That would allow you to query the edges that have a certain vertex type.
>
> https://docs.djangoproject.com/en/5.0/ref/contrib/contenttypes/#generic-relations

That looks indeed very powerful and useful, thaks!

I'll definitely try that, too!

Best wishes,

Seb.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ZeDY_6Te2uj0_sKh%40om.localdomain.

Re: Why would a deployed site shows up with distorted layout

I faced this issue before and I know how frustrating it can be. after sifting through several results, this worked. sudo usermod -aG username www-data
sudo chown -R :www-data /home/username/projects/personal

On Thu, Feb 29, 2024 at 6:37 PM ASAMOAH EMMANUEL <emmanuelasamoah179@gmail.com> wrote:
Replace your username with this and run this code: sudo usermod -aG username www-data
sudo chown -R :www-data /home/username/projects/personal

On Thu, Feb 29, 2024 at 2:15 PM Amitesh Tripathi <manihritik886@gmail.com> wrote:
Your website is in debug mode??

On Thu, 29 Feb 2024, 11:54 Ram, <ram.mullapudi@gmail.com> wrote:
Hi,

We are able to deploy our pre-production site successfully using jenkins deployment and as part of the deployment we do the following:

1. Django application with runserver
2. Gunicorn restart
3. Nginx restart
 
But our web application loads with distorted layout and we have this setting for staticfiles

STATIC_URL = '/static/'
STATIC_ROOT = os.path.join(BASE_DIR, 'static')

We are wondering what is missing?

Best Regards,
~Ram

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BOi5F2xrz-hiJphYeuGX56hU26wWJGduUZHNibTUXVs-KtjeA%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFJ1wEUvJK_Ur_6JpLeMVMXK4TMH_ryUy7gLWqjXG8a0%2B_o2VA%40mail.gmail.com.


--
I don't stop when I'm tired, I only stop when the job is done.


--
I don't stop when I'm tired, I only stop when the job is done.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABFHQYx%3DsSpZZo3gbXctqFC9Nrdyb49WvbxL6CYo%3DiZ%2B_dqOVQ%40mail.gmail.com.

Re: Why would a deployed site shows up with distorted layout

Replace your username with this and run this code: sudo usermod -aG username www-data
sudo chown -R :www-data /home/username/projects/personal

On Thu, Feb 29, 2024 at 2:15 PM Amitesh Tripathi <manihritik886@gmail.com> wrote:
Your website is in debug mode??

On Thu, 29 Feb 2024, 11:54 Ram, <ram.mullapudi@gmail.com> wrote:
Hi,

We are able to deploy our pre-production site successfully using jenkins deployment and as part of the deployment we do the following:

1. Django application with runserver
2. Gunicorn restart
3. Nginx restart
 
But our web application loads with distorted layout and we have this setting for staticfiles

STATIC_URL = '/static/'
STATIC_ROOT = os.path.join(BASE_DIR, 'static')

We are wondering what is missing?

Best Regards,
~Ram

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BOi5F2xrz-hiJphYeuGX56hU26wWJGduUZHNibTUXVs-KtjeA%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFJ1wEUvJK_Ur_6JpLeMVMXK4TMH_ryUy7gLWqjXG8a0%2B_o2VA%40mail.gmail.com.


--
I don't stop when I'm tired, I only stop when the job is done.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABFHQYw5diiQKiH%2B%2BVSePAnbcX42QSemvLUGxvZxG3EzuiOA8g%40mail.gmail.com.

Re: Python Database Migration Tool


On Thu, 29 Feb 2024 at 15:01, sebasti...@gmail.com <sebastian.jung2@gmail.com> wrote:
Hey,

i have 2 different database systems. In source postgresql and target MS SQL. Now i have on source DBMS a database with a complete different schema like in target DBMS. Now i search a solution where i can connect to different DBMS Systems and can make a mapping between different source tables/columns to target/columns. I would prefer a ORM if such a solution exists.

Does anyone have a good tip for me?

Seems like you are looking for an ETL tool
 

Regards

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/435da4f9-d0ec-42cc-b281-84d826692a82n%40googlegroups.com.


--
Best Regards,

Christian Ledermann

Galway, IE
Mobile : +353 (0) 899748838

https://www.linkedin.com/in/christianledermann
https://github.com/cleder/


<*)))>{

If you save the living environment, the biodiversity that we have left,
you will also automatically save the physical environment, too. But If
you only save the physical environment, you will ultimately lose both.

1) Don't drive species to extinction

2) Don't destroy a habitat that species rely on.

3) Don't change the climate in ways that will result in the above.

}<(((*>

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABCjzWqorJA%2BBCiTy4QJ8j1ZLpa_gB54_oWqNGDw2JEKyBkYng%40mail.gmail.com.

Re: Python Database Migration Tool

I believe that you will have to translate your postgres db to a mssql schema, perform the mapping by yourself, and elaborate a series of procedures to get this done. As far as I know, no tool will cover all of your needs.

Em qui., 29 de fev. de 2024 às 12:01, sebasti...@gmail.com <sebastian.jung2@gmail.com> escreveu:
Hey,

i have 2 different database systems. In source postgresql and target MS SQL. Now i have on source DBMS a database with a complete different schema like in target DBMS. Now i search a solution where i can connect to different DBMS Systems and can make a mapping between different source tables/columns to target/columns. I would prefer a ORM if such a solution exists.

Does anyone have a good tip for me?

Regards

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/435da4f9-d0ec-42cc-b281-84d826692a82n%40googlegroups.com.


--

Att.

Eduardo  Barbachan

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGEDDz-dY8XMW7swS07hfqPSPEDPu7wdG3TeFd7_4zyAjdk6mA%40mail.gmail.com.

Python Database Migration Tool

Hey,

i have 2 different database systems. In source postgresql and target MS SQL. Now i have on source DBMS a database with a complete different schema like in target DBMS. Now i search a solution where i can connect to different DBMS Systems and can make a mapping between different source tables/columns to target/columns. I would prefer a ORM if such a solution exists.

Does anyone have a good tip for me?

Regards

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/435da4f9-d0ec-42cc-b281-84d826692a82n%40googlegroups.com.

Re: Why would a deployed site shows up with distorted layout

Most probably your nginx doesn't serve endpoint 'static'.

On Thu, 29 Feb 2024 at 14:24, Ram <ram.mullapudi@gmail.com> wrote:
Hi,

We are able to deploy our pre-production site successfully using jenkins deployment and as part of the deployment we do the following:

1. Django application with runserver
2. Gunicorn restart
3. Nginx restart
 
But our web application loads with distorted layout and we have this setting for staticfiles

STATIC_URL = '/static/'
STATIC_ROOT = os.path.join(BASE_DIR, 'static')

We are wondering what is missing?

Best Regards,
~Ram

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BOi5F2xrz-hiJphYeuGX56hU26wWJGduUZHNibTUXVs-KtjeA%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFKhtoTp8M2S5iOqtYB1OQSG0g-GpaKg6KziZGFsptEaTkczXA%40mail.gmail.com.

Wednesday, February 28, 2024

Re: Why would a deployed site shows up with distorted layout

STATIC_URL = '/static/' if not DEBUG: STATIC_ROOT = '/home/django/www-data/example.com/static/' STATICFILES_DIRS = [ os.path.join(BASE_DIR, 'static/'), ]
Try this I Collected it from Django Documentation.

On Thu, Feb 29, 2024 at 11:54 AM Ram <ram.mullapudi@gmail.com> wrote:
Hi,

We are able to deploy our pre-production site successfully using jenkins deployment and as part of the deployment we do the following:

1. Django application with runserver
2. Gunicorn restart
3. Nginx restart
 
But our web application loads with distorted layout and we have this setting for staticfiles

STATIC_URL = '/static/'
STATIC_ROOT = os.path.join(BASE_DIR, 'static')

We are wondering what is missing?

Best Regards,
~Ram

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BOi5F2xrz-hiJphYeuGX56hU26wWJGduUZHNibTUXVs-KtjeA%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAP2aU6Mt8tXpX%3Dg6nFOZJUvUA9BFbEWfm_7%3DJCqR9OMLVQ-paA%40mail.gmail.com.

Re: Why would a deployed site shows up with distorted layout

Your website is in debug mode??

On Thu, 29 Feb 2024, 11:54 Ram, <ram.mullapudi@gmail.com> wrote:
Hi,

We are able to deploy our pre-production site successfully using jenkins deployment and as part of the deployment we do the following:

1. Django application with runserver
2. Gunicorn restart
3. Nginx restart
 
But our web application loads with distorted layout and we have this setting for staticfiles

STATIC_URL = '/static/'
STATIC_ROOT = os.path.join(BASE_DIR, 'static')

We are wondering what is missing?

Best Regards,
~Ram

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BOi5F2xrz-hiJphYeuGX56hU26wWJGduUZHNibTUXVs-KtjeA%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFJ1wEUvJK_Ur_6JpLeMVMXK4TMH_ryUy7gLWqjXG8a0%2B_o2VA%40mail.gmail.com.

Why would a deployed site shows up with distorted layout

Hi,

We are able to deploy our pre-production site successfully using jenkins deployment and as part of the deployment we do the following:

1. Django application with runserver
2. Gunicorn restart
3. Nginx restart
 
But our web application loads with distorted layout and we have this setting for staticfiles

STATIC_URL = '/static/'
STATIC_ROOT = os.path.join(BASE_DIR, 'static')

We are wondering what is missing?

Best Regards,
~Ram

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BOi5F2xrz-hiJphYeuGX56hU26wWJGduUZHNibTUXVs-KtjeA%40mail.gmail.com.

Re: Về: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!

I am interested 9834295393

On Thu, 29 Feb, 2024, 5:16 am yaamoussa-solution, <yaamoussa02diouf@gmail.com> wrote:
hello i am interesting


Le sam. 24 févr. 2024 à 15:03, Hoàng Xuân <sharkvuxuanhoang@gmail.com> a écrit :
Hi! Please can you add me to join the group ? Thank you !
From: django-users@googlegroups.com <django-users@googlegroups.com> on behalf of Benjamin Nwoke <consultmastersoft@gmail.com>
Sent: Saturday, February 24, 2024 0:52
To: django-users@googlegroups.com <django-users@googlegroups.com>
Subject: Re: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!
 
I'm interested, I wish to have the details 

On Sun, Feb 18, 2024, 5:48 PM SURAJ TIWARI <suraj12gonda@gmail.com> wrote:

🚀 Join Our Django WhatsApp Bulk Messaging Project!

👋 Hello everyone,

Are you looking for an exciting opportunity to gain hands-on experience in Django development? Do you want to work on a meaningful project that leverages WhatsApp for bulk messaging? We're thrilled to invite you to join our dynamic team!

🌟 Benefits:

  • Get hands-on experience working on a real-world Django project.
  • Learn how to leverage WhatsApp for bulk messaging, a valuable skill in today's digital landscape.
  • Opportunities for hybrid work, allowing flexibility in your schedule.
  • Collaborate with experienced developers and gain valuable mentorship.
  • Access to cutting-edge tools and technologies.

💼 Opportunities Available:

  • Django developers
  • Frontend developers
  • UI/UX designers
  • Quality assurance testers

🤝 How to Join: Simply reply to this message expressing your interest, and we'll provide you with all the necessary details to get started on our project.

Let's work together to create something amazing and gain valuable experience along the way! 💻✨

Best regards,

Suraj Tiwari


--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e8a705fd-10d9-4c1a-b4ba-0a7b896dbfean%40googlegroups.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN1m8aGoqq8RMKyRpRfozPKcE79m%3DP8N086UXr6EnpGu%3DxTmEA%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/TY2PR04MB37736396116D0403F831CAC2A5542%40TY2PR04MB3773.apcprd04.prod.outlook.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPs4bqHZ%3Dej3%3D-OLu7C_VeuYQRuUVpQ91LXK_gu4_WZPGSr%3DXA%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAP4fKdbwqLa-CEDciFnstLPzDge8rtxhDgLoQkrEkpYdX8%2BEgg%40mail.gmail.com.

Re: Về: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!

My what's   no 8220774724

On Thu, 29 Feb, 2024, 6:21 am Rajalakshmi K, <mkrajirajan@gmail.com> wrote:
Kindly add me in the group. 

On Sat, 24 Feb, 2024, 8:33 pm Hoàng Xuân, <sharkvuxuanhoang@gmail.com> wrote:
Hi! Please can you add me to join the group ? Thank you !
From: django-users@googlegroups.com <django-users@googlegroups.com> on behalf of Benjamin Nwoke <consultmastersoft@gmail.com>
Sent: Saturday, February 24, 2024 0:52
To: django-users@googlegroups.com <django-users@googlegroups.com>
Subject: Re: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!
 
I'm interested, I wish to have the details 

On Sun, Feb 18, 2024, 5:48 PM SURAJ TIWARI <suraj12gonda@gmail.com> wrote:

🚀 Join Our Django WhatsApp Bulk Messaging Project!

👋 Hello everyone,

Are you looking for an exciting opportunity to gain hands-on experience in Django development? Do you want to work on a meaningful project that leverages WhatsApp for bulk messaging? We're thrilled to invite you to join our dynamic team!

🌟 Benefits:

  • Get hands-on experience working on a real-world Django project.
  • Learn how to leverage WhatsApp for bulk messaging, a valuable skill in today's digital landscape.
  • Opportunities for hybrid work, allowing flexibility in your schedule.
  • Collaborate with experienced developers and gain valuable mentorship.
  • Access to cutting-edge tools and technologies.

💼 Opportunities Available:

  • Django developers
  • Frontend developers
  • UI/UX designers
  • Quality assurance testers

🤝 How to Join: Simply reply to this message expressing your interest, and we'll provide you with all the necessary details to get started on our project.

Let's work together to create something amazing and gain valuable experience along the way! 💻✨

Best regards,

Suraj Tiwari


--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e8a705fd-10d9-4c1a-b4ba-0a7b896dbfean%40googlegroups.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN1m8aGoqq8RMKyRpRfozPKcE79m%3DP8N086UXr6EnpGu%3DxTmEA%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/TY2PR04MB37736396116D0403F831CAC2A5542%40TY2PR04MB3773.apcprd04.prod.outlook.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABexcb2-BG-JXU0mwS4H0%2BVz44ZuHvhSURstEHtKUKiCVW8s3A%40mail.gmail.com.

Re: Về: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!

Kindly add me in the group. 

On Sat, 24 Feb, 2024, 8:33 pm Hoàng Xuân, <sharkvuxuanhoang@gmail.com> wrote:
Hi! Please can you add me to join the group ? Thank you !
From: django-users@googlegroups.com <django-users@googlegroups.com> on behalf of Benjamin Nwoke <consultmastersoft@gmail.com>
Sent: Saturday, February 24, 2024 0:52
To: django-users@googlegroups.com <django-users@googlegroups.com>
Subject: Re: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!
 
I'm interested, I wish to have the details 

On Sun, Feb 18, 2024, 5:48 PM SURAJ TIWARI <suraj12gonda@gmail.com> wrote:

🚀 Join Our Django WhatsApp Bulk Messaging Project!

👋 Hello everyone,

Are you looking for an exciting opportunity to gain hands-on experience in Django development? Do you want to work on a meaningful project that leverages WhatsApp for bulk messaging? We're thrilled to invite you to join our dynamic team!

🌟 Benefits:

  • Get hands-on experience working on a real-world Django project.
  • Learn how to leverage WhatsApp for bulk messaging, a valuable skill in today's digital landscape.
  • Opportunities for hybrid work, allowing flexibility in your schedule.
  • Collaborate with experienced developers and gain valuable mentorship.
  • Access to cutting-edge tools and technologies.

💼 Opportunities Available:

  • Django developers
  • Frontend developers
  • UI/UX designers
  • Quality assurance testers

🤝 How to Join: Simply reply to this message expressing your interest, and we'll provide you with all the necessary details to get started on our project.

Let's work together to create something amazing and gain valuable experience along the way! 💻✨

Best regards,

Suraj Tiwari


--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e8a705fd-10d9-4c1a-b4ba-0a7b896dbfean%40googlegroups.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN1m8aGoqq8RMKyRpRfozPKcE79m%3DP8N086UXr6EnpGu%3DxTmEA%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/TY2PR04MB37736396116D0403F831CAC2A5542%40TY2PR04MB3773.apcprd04.prod.outlook.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABexcb2Z4i%2BH%3D2qUpyCBq%2B9SU5sfKJ9MTh6LQXTQKo-5Zkbu8g%40mail.gmail.com.

Re: Về: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!

hello i am interesting


Le sam. 24 févr. 2024 à 15:03, Hoàng Xuân <sharkvuxuanhoang@gmail.com> a écrit :
Hi! Please can you add me to join the group ? Thank you !
From: django-users@googlegroups.com <django-users@googlegroups.com> on behalf of Benjamin Nwoke <consultmastersoft@gmail.com>
Sent: Saturday, February 24, 2024 0:52
To: django-users@googlegroups.com <django-users@googlegroups.com>
Subject: Re: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!
 
I'm interested, I wish to have the details 

On Sun, Feb 18, 2024, 5:48 PM SURAJ TIWARI <suraj12gonda@gmail.com> wrote:

🚀 Join Our Django WhatsApp Bulk Messaging Project!

👋 Hello everyone,

Are you looking for an exciting opportunity to gain hands-on experience in Django development? Do you want to work on a meaningful project that leverages WhatsApp for bulk messaging? We're thrilled to invite you to join our dynamic team!

🌟 Benefits:

  • Get hands-on experience working on a real-world Django project.
  • Learn how to leverage WhatsApp for bulk messaging, a valuable skill in today's digital landscape.
  • Opportunities for hybrid work, allowing flexibility in your schedule.
  • Collaborate with experienced developers and gain valuable mentorship.
  • Access to cutting-edge tools and technologies.

💼 Opportunities Available:

  • Django developers
  • Frontend developers
  • UI/UX designers
  • Quality assurance testers

🤝 How to Join: Simply reply to this message expressing your interest, and we'll provide you with all the necessary details to get started on our project.

Let's work together to create something amazing and gain valuable experience along the way! 💻✨

Best regards,

Suraj Tiwari


--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e8a705fd-10d9-4c1a-b4ba-0a7b896dbfean%40googlegroups.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN1m8aGoqq8RMKyRpRfozPKcE79m%3DP8N086UXr6EnpGu%3DxTmEA%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/TY2PR04MB37736396116D0403F831CAC2A5542%40TY2PR04MB3773.apcprd04.prod.outlook.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPs4bqHZ%3Dej3%3D-OLu7C_VeuYQRuUVpQ91LXK_gu4_WZPGSr%3DXA%40mail.gmail.com.

Re: Về: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!

I'm interested. I have experience in Django development, and front end development. My WhatsApp number is +18763198281

On Sat, 24 Feb 2024, 10:03 am Hoàng Xuân, <sharkvuxuanhoang@gmail.com> wrote:
Hi! Please can you add me to join the group ? Thank you !
From: django-users@googlegroups.com <django-users@googlegroups.com> on behalf of Benjamin Nwoke <consultmastersoft@gmail.com>
Sent: Saturday, February 24, 2024 0:52
To: django-users@googlegroups.com <django-users@googlegroups.com>
Subject: Re: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!
 
I'm interested, I wish to have the details 

On Sun, Feb 18, 2024, 5:48 PM SURAJ TIWARI <suraj12gonda@gmail.com> wrote:

🚀 Join Our Django WhatsApp Bulk Messaging Project!

👋 Hello everyone,

Are you looking for an exciting opportunity to gain hands-on experience in Django development? Do you want to work on a meaningful project that leverages WhatsApp for bulk messaging? We're thrilled to invite you to join our dynamic team!

🌟 Benefits:

  • Get hands-on experience working on a real-world Django project.
  • Learn how to leverage WhatsApp for bulk messaging, a valuable skill in today's digital landscape.
  • Opportunities for hybrid work, allowing flexibility in your schedule.
  • Collaborate with experienced developers and gain valuable mentorship.
  • Access to cutting-edge tools and technologies.

💼 Opportunities Available:

  • Django developers
  • Frontend developers
  • UI/UX designers
  • Quality assurance testers

🤝 How to Join: Simply reply to this message expressing your interest, and we'll provide you with all the necessary details to get started on our project.

Let's work together to create something amazing and gain valuable experience along the way! 💻✨

Best regards,

Suraj Tiwari


--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e8a705fd-10d9-4c1a-b4ba-0a7b896dbfean%40googlegroups.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN1m8aGoqq8RMKyRpRfozPKcE79m%3DP8N086UXr6EnpGu%3DxTmEA%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/TY2PR04MB37736396116D0403F831CAC2A5542%40TY2PR04MB3773.apcprd04.prod.outlook.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJN6x_iyf_s8j8mqw3%2Bz6_fR9J8VQoHip7K%3D%2BK1BpkwNQot0XA%40mail.gmail.com.

Re: Finding the last modified timestamp for a group of Models

https://docs.djangoproject.com/en/5.0/ref/applications/#django.apps.AppConfig.get_models

gets you an iterable of all models loaded
On Tuesday, February 27, 2024 at 8:53:32 AM UTC-5 Alex Guetsche wrote:
I have an application which contains more than one Model, all descended from an abstract one. All the operational Models have created and modified fields with datetime timestamps. [How] can I get the Django ORM to bring me the last modified timestamp that will be the maximum of all createds and modifieds of all Models? Right now I have to use itertools for a quite convoluted expression over query sets of all the models involved.

It seems quite an obvious use case, and it can be implemented in pure SQL quite easily.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b138d163-29a3-4c45-a6fd-f0af6ef4d67bn%40googlegroups.com.

DjangoCon US 2024 CFP is Open

Hello everyone,

The DjangoCon US 2024 Call for Proposals and Opportunity Grants is open!

The conference is September 22-27 in Durham, NC.

The call for proposals runs through April 24 at 12 PM Eastern (America/New_York time): https://2024.djangocon.us/speaking/

The opportunity grant application process ends at the same time: https://2024.djangocon.us/opportunity-grants/

Please contact hello AT djangocon.us if you have any questions. We hope to see you in September!

Thanks!
Drew Winstel
Vice President, Django Events Foundation North America
Program Committee co-chair, DjangoCon US 2024

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/321373af-a031-4fc6-8cfc-564677d5d7c7n%40googlegroups.com.

Re: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!

how to join the group ??


On Sunday 18 February 2024 at 22:18:37 UTC+5:30 SURAJ TIWARI wrote:

🚀 Join Our Django WhatsApp Bulk Messaging Project!

👋 Hello everyone,

Are you looking for an exciting opportunity to gain hands-on experience in Django development? Do you want to work on a meaningful project that leverages WhatsApp for bulk messaging? We're thrilled to invite you to join our dynamic team!

🌟 Benefits:

  • Get hands-on experience working on a real-world Django project.
  • Learn how to leverage WhatsApp for bulk messaging, a valuable skill in today's digital landscape.
  • Opportunities for hybrid work, allowing flexibility in your schedule.
  • Collaborate with experienced developers and gain valuable mentorship.
  • Access to cutting-edge tools and technologies.

💼 Opportunities Available:

  • Django developers
  • Frontend developers
  • UI/UX designers
  • Quality assurance testers

🤝 How to Join: Simply reply to this message expressing your interest, and we'll provide you with all the necessary details to get started on our project.

Let's work together to create something amazing and gain valuable experience along the way! 💻✨

Best regards,

Suraj Tiwari


--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d520271e-e25e-471e-bd1f-f3aabdc852f3n%40googlegroups.com.

Tuesday, February 27, 2024

Re: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!

Intrested +919538999200

On Sun, 25 Feb, 2024, 1:18 am wisdom samuel, <wisdsam943@gmail.com> wrote:
I will like to join the group 

On Sun, Feb 18, 2024, 5:48 PM SURAJ TIWARI <suraj12gonda@gmail.com> wrote:

🚀 Join Our Django WhatsApp Bulk Messaging Project!

👋 Hello everyone,

Are you looking for an exciting opportunity to gain hands-on experience in Django development? Do you want to work on a meaningful project that leverages WhatsApp for bulk messaging? We're thrilled to invite you to join our dynamic team!

🌟 Benefits:

  • Get hands-on experience working on a real-world Django project.
  • Learn how to leverage WhatsApp for bulk messaging, a valuable skill in today's digital landscape.
  • Opportunities for hybrid work, allowing flexibility in your schedule.
  • Collaborate with experienced developers and gain valuable mentorship.
  • Access to cutting-edge tools and technologies.

💼 Opportunities Available:

  • Django developers
  • Frontend developers
  • UI/UX designers
  • Quality assurance testers

🤝 How to Join: Simply reply to this message expressing your interest, and we'll provide you with all the necessary details to get started on our project.

Let's work together to create something amazing and gain valuable experience along the way! 💻✨

Best regards,

Suraj Tiwari


--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e8a705fd-10d9-4c1a-b4ba-0a7b896dbfean%40googlegroups.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPAjJWgTgC43Hy09dupza%3DDCAe02fy6%3DwAsY_JpLLCR3J8gg9Q%40mail.gmail.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGuyvpBg8bZuED80QgDD8E08iX5zCQfoMhAoX%2BctHd3r-KDHEQ%40mail.gmail.com.