Re: Hosting a django website

2020-01-26 Thread Nick Sarbicki
It depends on the shared host. Shared hosts generally only have installed a
set of standard tools which they decide on. This may or may not include
things like python (2 or 3) and other requirements you need. A lot of the
time as a result it does not prove possible to run a Django site on shared
hosting.

On Sat, 25 Jan 2020, 18:41 Perceval Maturure,  wrote:

> dear all
> 1.what is the best way to host a django website on a shared host that you
> are not sudo?
> 2.is this possible?
> 3. any ideas?
>
> --
> *Perceval Maturure*
>
> *083 303 9423*
>
> --
> 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 discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAFZtZmBxd2%2Bd2-xxRMZGkmMjM9JhDCD%3D_Zwnsn8EZ-%3Dfi9bC5A%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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGuvt90uHef%3DQvx2Rk6P7ZhwA2hychKg_EL3ZExR%2B7izWVuOPw%40mail.gmail.com.


Re: Hosting a django website

2020-01-26 Thread אורי
Personally I host droplets on digitalocean, you have root and sudo but it's
some effort to setup the server. Starting from $5/month.
אורי
u...@speedy.net


On Sat, Jan 25, 2020 at 8:41 PM Perceval Maturure 
wrote:

> dear all
> 1.what is the best way to host a django website on a shared host that you
> are not sudo?
> 2.is this possible?
> 3. any ideas?
>
> --
> *Perceval Maturure*
>
> *083 303 9423*
>
> --
> 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 discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAFZtZmBxd2%2Bd2-xxRMZGkmMjM9JhDCD%3D_Zwnsn8EZ-%3Dfi9bC5A%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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABD5YeHGqNeWiaVXn_7k%2B3PYqjY17PiTXNwWXH2jUf9u-kbgkw%40mail.gmail.com.


Re: Hosting a django website

2020-01-26 Thread Motaz Hejaze
there are many solutions

1 - Amazon Web Services
2 - DigitalOcean
3 - Heroku
4 - Pythonanywhere.com

‪On Sun, Jan 26, 2020 at 12:30 PM ‫אורי‬‎  wrote:‬

> Personally I host droplets on digitalocean, you have root and sudo but
> it's some effort to setup the server. Starting from $5/month.
> אורי
> u...@speedy.net
>
>
> On Sat, Jan 25, 2020 at 8:41 PM Perceval Maturure 
> wrote:
>
>> dear all
>> 1.what is the best way to host a django website on a shared host that you
>> are not sudo?
>> 2.is this possible?
>> 3. any ideas?
>>
>> --
>> *Perceval Maturure*
>>
>> *083 303 9423*
>>
>> --
>> 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 discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAFZtZmBxd2%2Bd2-xxRMZGkmMjM9JhDCD%3D_Zwnsn8EZ-%3Dfi9bC5A%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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CABD5YeHGqNeWiaVXn_7k%2B3PYqjY17PiTXNwWXH2jUf9u-kbgkw%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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHV4E-dw1wH1UD%3DxnaQv1x2UUJ5rqVbfQDhtP3hubini3c-y2A%40mail.gmail.com.


Re: Hosting a django website

2020-01-26 Thread Laser Clinque
You can use any modern cpanel or directadmin panel. I am using the 
stablepoint and hosting many django sites. 

On Saturday, 25 January 2020 23:42:13 UTC+5, Perceval Maturure wrote:
>
> dear all
> 1.what is the best way to host a django website on a shared host that you 
> are not sudo?
> 2.is this possible?
> 3. any ideas?
>
> -- 
> *Perceval Maturure*
>
> *083 303 9423*
>

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b70b1f76-05c8-4553-9729-96d76bc605f9%40googlegroups.com.


add icmp test

2020-01-26 Thread paulo milo escano
can django support ping test, such as using subprocess module

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/08519882-2a8b-408b-b939-8ab80c718bf8%40googlegroups.com.


Re: How to run the django development environment?

2020-01-26 Thread aakansha jain
Oh, sorry I didn't have any idea about that. I was initially making this 
new thread. But it was not creating.
So, that's why I thought to ask in other threads.

On Sunday, January 26, 2020 at 12:37:44 AM UTC+5:30, Kasper Laudrup wrote:
>
> Hi Aakansha 
>
> On 25/01/2020 19.49, aakansha jain wrote: 
> > I am new to open source. 
>
> A good start to getting any help is not spamming unrelated threads with 
> the same question over and over again. 
>
> That will not make you feel very welcome in whatever open source 
> community you're trying to work with/contribute to. 
>
> Kind regards, 
>
> Kasper Laudrup 
>

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0c2add6a-bffa-4327-a44c-6ed5a2b6b919%40googlegroups.com.


Re: How to run the django development environment?

2020-01-26 Thread Motaz Hejaze
You dont know how to run django development environment and you want to
contribute to django project !!!

On Sun, 26 Jan 2020, 6:03 pm aakansha jain, 
wrote:

> Oh, sorry I didn't have any idea about that. I was initially making this
> new thread. But it was not creating.
> So, that's why I thought to ask in other threads.
>
> On Sunday, January 26, 2020 at 12:37:44 AM UTC+5:30, Kasper Laudrup wrote:
>>
>> Hi Aakansha
>>
>> On 25/01/2020 19.49, aakansha jain wrote:
>> > I am new to open source.
>>
>> A good start to getting any help is not spamming unrelated threads with
>> the same question over and over again.
>>
>> That will not make you feel very welcome in whatever open source
>> community you're trying to work with/contribute to.
>>
>> Kind regards,
>>
>> Kasper Laudrup
>>
> --
> 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 discussion on the web visit
> https://groups.google.com/d/msgid/django-users/0c2add6a-bffa-4327-a44c-6ed5a2b6b919%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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHV4E-c%3D2BWPO_kUTYSWNqj1QuVTyyVqvAe3uX873eUjzKWGyg%40mail.gmail.com.


Re: How to run the django development environment?

2020-01-26 Thread Antje Kazimiers
If you want to contribute to django, this README has detailed step-by-step
instructions to get the environment running and links to find tickets to
work on:

https://github.com/carltongibson/dcus2019sprints#getting-set-up-with-the-code

It's been written by Carlton Gibson, who gave a talk about how contribute
to Django at the last DjangoCon US and who led the sprint workshop.


Antje

On Sat, Jan 25, 2020 at 1:50 PM aakansha jain 
wrote:

> I am new to open source. I have forked the project on my system.
> But now I am not getting how to run the django development environment so
> that I can contribute to Django..
>
> --
> 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 discussion on the web visit
> https://groups.google.com/d/msgid/django-users/39311775-b282-4852-a488-4d1287657b84%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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAN6tUh%3DfrSx2sp7w10TQpT%3DOvs%3DWRA0yuvM0%3D%2BMR8WX7dpYxrg%40mail.gmail.com.


Re: Error: Not able to create table using models (Backend mysql)

2020-01-26 Thread Drashti_ Learning_ins


On Tuesday, August 28, 2018 at 1:20:16 PM UTC+5:30, Sonali Vighne wrote:
>
>
> I am getting this error
>
> raise MigrationSchemaMissing("Unable to create the django_migrations table 
> (%s)" % exc)
> django.db.migrations.exceptions.MigrationSchemaMissing: Unable to create 
> the django_migrations table ((1064, "You have an error in your SQL syntax; 
> check the manual that corresponds to your MySQL server version for the 
> right syntax to use near '(6) NOT NULL)' at line 1"))
>
>

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/98c0b2b2-f8e8-41c1-9cc2-c96d67b912ec%40googlegroups.com.


Re: add icmp test

2020-01-26 Thread Gil Obradors
Of course, as pure python


https://stackoverflow.com/a/10402323

Missatge de paulo milo escano  del dia dg., 26
de gen. 2020 a les 16:41:

> can django support ping test, such as using subprocess module
>
> --
> 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 discussion on the web visit
> https://groups.google.com/d/msgid/django-users/08519882-2a8b-408b-b939-8ab80c718bf8%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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK-JoTT6%3DiX5Dy0WiqUH%3DSSLtujscNToghcXa4B_CnkZ_PYyew%40mail.gmail.com.


Re: help on pinax_referrals

2020-01-26 Thread Kasper Laudrup

Hi Tosin,

On 26/01/2020 20.37, Tosin Ayoola wrote:

halo guyz
i'm trying to implement pinax_referrals in my django project but now l'm 
getting this error at the template page, after using these


{% loadpinax_referrals_tags%}
"

{% create_referralobject.get_absolute_urlobject%}


can any one help me out ?




Did you actually read this link I sent you last time?

https://github.com/pinax/pinax-referrals#supported-django-and-python-versions

That should at least give you a hint, although I have no idea if that is 
the cause of your problem.


Have you followed the installation instructions for pinax-referrals?

Kind regards,

Kasper Laudrup

--
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/933897b3-71be-d435-9698-31a9024517c4%40stacktrace.dk.


Re: How to run the django development environment?

2020-01-26 Thread Kasper Laudrup

Hi Aakansha,

On 26/01/2020 17.02, aakansha jain wrote:
Oh, sorry I didn't have any idea about that. I was initially making this 
new thread. But it was not creating.

So, that's why I thought to ask in other threads.



A basic understanding of how email/mailing lists work could probably be 
expected before you plan on contributing to any project that uses that 
for communication.


Since this mailing list uses google groups, you could probably start here:

https://support.google.com/a/users/answer/9282667?hl=en

Kind regards,

Kasper Laudrup

--
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/10c58430-685f-5af5-764a-f373bf04692a%40stacktrace.dk.