Re: Django hosting

2023-10-16 Thread Sebastian Jung
You can view query like list = models object.filter() And then printout list.query Mansour Abdullahi Abdirahman schrieb am Mo., 16. Okt. 2023, 13:13: > We have a DatetimeField in our modal , when we want to filter the month ( > only the month ) we could do something like this: > >

Re: Django hosting

2023-10-16 Thread Adriano Machado
Ah, filtering by month using Django's ORM and the `DatetimeField` should generally work with the query you've provided: `MyModel.objects.filter(date_field__month=10)`. However, you mentioned that it's not working as expected. There could be several reasons for this hiccup, so let's explore a few:

Re: Django hosting

2023-10-16 Thread Mansour Abdullahi Abdirahman
Yes the syntax is correct as provided by the documentation of django, but it did not work. Do you have any solution for this? On Mon, 16 Oct 2023 at 14:25, Muhammad Juwaini Abdul Rahman < juwa...@gmail.com> wrote: > Based on django documentation, your syntax is correct. Are you sure that > the

Re: Django hosting

2023-10-16 Thread Muhammad Juwaini Abdul Rahman
Based on django documentation, your syntax is correct. Are you sure that the field name is correct? On Mon, 16 Oct 2023 at 19:13, Mansour Abdullahi Abdirahman < mansuurtech...@gmail.com> wrote: > We have a DatetimeField in our modal , when we want to filter the month ( > only the month ) we

Django hosting

2023-10-16 Thread Mansour Abdullahi Abdirahman
We have a DatetimeField in our modal , when we want to filter the month ( only the month ) we could do something like this: *MyModal.objects.filter(date_field__month=10)* But it did not work for so many as I remember, while I did some research still that problem stands and it's tiddling around.

Re: Django Hosting on HTTPS with nginix AWS

2023-03-30 Thread Himanshu Shekhar Mohapatra
Thank you very much everyone. I gathered valuables from your references and also from other links. It works now!! Regards, Himanshu On Thu, 30 Mar 2023 at 7:06 PM, data storage wrote: > hii,Himanshu > > https://www.youtube.com/watch?v=dBTIAfi7y5U > > > On Tue, Mar 28, 2023 at 3:22 PM

Re: Django Hosting on HTTPS with nginix AWS

2023-03-30 Thread data storage
hii,Himanshu https://www.youtube.com/watch?v=dBTIAfi7y5U On Tue, Mar 28, 2023 at 3:22 PM Himanshu Shekhar Mohapatra < himanshu.mohapatr...@gmail.com> wrote: > Hi all, > > Please help me with any curated list of steps using which I can host > Django application in aws ubuntu with https

Re: Django Hosting on HTTPS with nginix AWS

2023-03-28 Thread Muhammad Juwaini Abdul Rahman
If you're using nginx and gunicorn in Ubuntu 22.04, you can follow the instructions in this article: https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-22-04 To add HTTPS, you can use let's encrypt:

Re: Django Hosting on HTTPS with nginix AWS

2023-03-28 Thread shailesh sachan
I have done for current company setting of ssl, http, https, load balancers i can help you if u give me more details about the cloud stack and tech stack. On Tuesday, March 28, 2023 at 3:23:11 PM UTC+5:30 Himanshu Shekhar Mohapatra wrote: > Hi all, > > Please help me with any curated list of

Django Hosting on HTTPS with nginix AWS

2023-03-28 Thread Himanshu Shekhar Mohapatra
Hi all, Please help me with any curated list of steps using which I can host Django application in aws ubuntu with https certificate. Tried a lot of tutorials but something is missing somewhere. Thanks a lot! -- Sent from Gmail Mobile -- You received this message because you are subscribed

Regarding Django hosting on cPanel hosting Godaddy

2022-06-16 Thread no reply
Hello Django experts, I am facing to host my Django website on cPanel however I made the website on django4 version and python3 version but in my cPanel, it is showing an option for Python3.11 version but could not install Django 4 version on that can anyone help me with this. Thanks Sarada --

Re: Want to get informations about bets Django hosting plateform

2020-09-24 Thread Maksim Mislavskii
Yes, l'm generally satisfied with what they offer, although the editor is very basic. On Wed, Sep 23, 2020, 5:33 PM Carles Pina i Estany wrote: > > Hi, > > On Sep/21/2020, Maksim Mislavskii wrote: > > maybe pythonanywhere.com? > > I just wanted to say: I use pythonanywhere.com and I'm happy

Re: Want to get informations about bets Django hosting plateform

2020-09-23 Thread Ram
You many want to try Digital Ocean. On Wed, Sep 23, 2020 at 4:33 AM Carles Pina i Estany wrote: > > Hi, > > On Sep/21/2020, Maksim Mislavskii wrote: > > maybe pythonanywhere.com? > > I just wanted to say: I use pythonanywhere.com and I'm happy with it. > > It has a free tier that might be

Re: Want to get informations about bets Django hosting plateform

2020-09-23 Thread Carles Pina i Estany
Hi, On Sep/21/2020, Maksim Mislavskii wrote: > maybe pythonanywhere.com? I just wanted to say: I use pythonanywhere.com and I'm happy with it. It has a free tier that might be enough for the original poster. It feels closer to a standard Linux system so I feel that the deployment is more

Re: Want to get informations about bets Django hosting plateform

2020-09-21 Thread Maksim Mislavskii
maybe pythonanywhere.com? ในวันที่ วันอาทิตย์ที่ 20 กันยายน ค.ศ. 2020 เวลา 22 นาฬิกา 35 นาที 59 วินาที UTC+7 wesley...@gmail.com เขียนว่า: > Hi guys > > Please I want some person to help me about choosing hosting plateform for > my Django project, a plateforme that offers an extensible offer

Re: Want to get informations about bets Django hosting plateform

2020-09-21 Thread Wesley Montcho
OK THANKS Le lun. 21 sept. 2020 à 12:50, Andréas Kühne a écrit : > I don't have any experience of them - so I really don't know. I have used > heroku (or I am using it currently). > > Regards, > > Andréas > > > Den mån 21 sep. 2020 kl 13:01 skrev Wesley Montcho < > wesleymont...@gmail.com>: >

Re: Want to get informations about bets Django hosting plateform

2020-09-21 Thread Andréas Kühne
I don't have any experience of them - so I really don't know. I have used heroku (or I am using it currently). Regards, Andréas Den mån 21 sep. 2020 kl 13:01 skrev Wesley Montcho : > Thanks you. > > > > What do you think about Scalingo ? > > Le lun. 21 sept. 2020 à 11:29, Andréas Kühne > a

Re: Want to get informations about bets Django hosting plateform

2020-09-21 Thread Wesley Montcho
Thanks you. What do you think about Scalingo ? Le lun. 21 sept. 2020 à 11:29, Andréas Kühne a écrit : > This isn't an easy question to answer. > > Unfortunately there is no real "goto" shop for django. There are however > several ways to accomplish this. If you want a simple startup solution

Re: Want to get informations about bets Django hosting plateform

2020-09-21 Thread Andréas Kühne
This isn't an easy question to answer. Unfortunately there is no real "goto" shop for django. There are however several ways to accomplish this. If you want a simple startup solution - try Heroku. It'll be sufficient for small to medium sized handling and you don't need to do any setup yourself.

Want to get informations about bets Django hosting plateform

2020-09-20 Thread wesley...@gmail.com
Hi guys Please I want some person to help me about choosing hosting plateform for my Django project, a plateforme that offers an extensible offer without problem for migration through version of thé ptoject. Hope you will help me  -- You received this message because you are subscribed to

Django Hosting

2019-04-01 Thread siva.gatti
I hosted my Django application on aws but its showing error Your WSGIPath refers to a file that does not exist.. How can i resolve this please provide me some documentation to host my python application -- You received this message because you are subscribed to the Google Groups "Django

Re: regarding django hosting

2019-01-26 Thread Ousseynou Diop
Try DigitalOcean with ubuntu it's well documented. https://gist.github.com/bradtraversy/cfa565b879ff1458dba08f423cb01d71 Le sam. 26 janv. 2019 à 07:56, tribhuvan kishor < tribhuvankishor...@gmail.com> a écrit : > can you please help me with some elaboration because i am completely > beginner

Re: regarding django hosting

2019-01-25 Thread tribhuvan kishor
can you please help me with some elaboration because i am completely beginner in hosting i am completely unaware with nginx and gunicor n On Sat, Jan 26, 2019 at 1:09 PM Anirudh Jain wrote: > AWS EC2 is good with nginx and gunicorn > > On Sat, 26 Jan 2019, 13:04 tribhuvan kishor wrote: > >> >>

Re: regarding django hosting

2019-01-25 Thread Anirudh Jain
AWS EC2 is good with nginx and gunicorn On Sat, 26 Jan 2019, 13:04 tribhuvan kishor > can you guys please help which is best hosting solution for django > -- > regards > Tribhuvan Kishor Bhaskar > > -- > You received this message because you are subscribed to the Google Groups > "Django users"

regarding django hosting

2019-01-25 Thread tribhuvan kishor
can you guys please help which is best hosting solution for django -- regards Tribhuvan Kishor Bhaskar -- 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

Re: django hosting / Email Account

2017-08-25 Thread ADEWALE ADISA
Thanks all. Am able to create 5 mail account after buying hosting service despite the fact that i don't want to host my application with them because they don't provide python hosting unless i purchase VPS. so i will be using their mail and domain, then host my app on pythonanywhere.com. On Fri,

Re: django hosting / Email Account

2017-08-24 Thread wang sheng
I recommend to use some "email cloud service " such as "mailgun" or " sendcloude.com " 2017-08-25 4:24 GMT+08:00 ADEWALE ADISA : > thanks Guerrero, > i too taught so, i have sent mail to my registrar but they have not reply. > before when am hosting php site, i use to

Re: django hosting / Email Account

2017-08-24 Thread ADEWALE ADISA
thanks Guerrero, i too taught so, i have sent mail to my registrar but they have not reply. before when am hosting php site, i use to host the site with the registrar, so the will give me link to cpanel where i can create email account. but now this registrar the not give me link to cpanel, that

Re: django hosting / Email Account

2017-08-24 Thread Gerardo Palazuelos Guerrero
hi, For sure not from pythonanywhere.com Your domain registrar may have some free emails accounts (like godaddy which allows you to create email accounts for your domain purchased with them). Otherwise, you will have to buy the service (like in gmail for business or in fastmail.com) --

django hosting / Email Account

2017-08-24 Thread ADEWALE ADISA
Good day friends; Please help me to clarify this issue: I just purchase a domain name , let say abc.com. I want to host my django application on pythonanywhere.com using my domain name abc.com. Now i want to create up to three email accout for my clients using my domain name e.g 1...@abc.com,

Re: Django hosting

2014-10-15 Thread Mark Phillips
Sabine, Hit send before I was done please see below On Wed, Oct 15, 2014 at 5:21 PM, Mark Phillips wrote: > Sabine, > > Another free hosting option - Ohava.com. 512 MB RAM, 1 VCPU, 20 GB storage > for free. You also get ssh and root access. It won't last forever

Re: Django hosting

2014-10-15 Thread Mark Phillips
Sabine, Another free hosting option - Ohava.com. 512 MB RAM, 1 VCPU, 20 GB storage for free. You also get ssh and root access. It won't last forever, but is free. It comes with Ubuntu 14.04 as the host system. The "apps" they offer I signed up for one to test, and it took a few weeks for them to

Re: Django hosting

2014-09-25 Thread Collin Anderson
At work, we're in the process of switching from rackspace to linode. -- 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.

Re: Django hosting

2014-09-25 Thread Andreas Kuhne
Hi Sabine, I would also recommend AWS mainly because of the amount of resources you have at your disposal by using them. We changed from a local provider in Sweden to AWS in Europe, because we needed global reach. By using the resources they have (CDN mainly) we were able to get "closer" to our

Re: Django hosting

2014-09-25 Thread Babatunde Akinyanmi
Hi Sabine, I use Redhat's Openshift. On 25 Sep 2014 07:55, "Sabine Maennel" wrote: > Thank you very much for your advice Marc, it is very valuable to me, > especially the part that my hosting provider for today does not need to be > that of the future. My problem right

Re: Django hosting

2014-09-25 Thread Sabine Maennel
Thank you very much for your advice Marc, it is very valuable to me, especially the part that my hosting provider for today does not need to be that of the future. My problem right now is that I am under pressure to launch, but just in order to open up registration for a class that won't start

Re: Django hosting

2014-09-24 Thread Mark Phillips
Sabine, I am in the US, so take my advice with a large grain of salt. I usually use Linode and Digital Ocean as a benchmarks for hosting services. There prices are very reasonable and they give you all that you need - root shell access to your own private virtual server. They have great up-time,

Django hosting

2014-09-24 Thread Sabine Maennel
I live in Switzerland and I will launch my startup shortly. It will be a very small platform in the beginning but traffic might grow all of a sudden. So regarding to hosting I am torn right now, between Pyrox, which is a small, but accessible Germ hoster and Django Europe, which is spezialized

Re: Dreamhost for Django hosting.

2014-03-09 Thread Dan Gentry
I've had good luck hosting an app with a Dreamhost shared hosting account. I even wrote a post about it a couple of years ago. (Maybe I should update it for 2014) http://dashdrum.com/blog/2011/08/django-on-dreamhost/ On Saturday, March 8, 2014 11:53:54 PM UTC-5, Chen Xu wrote: > > I am

Re: Dreamhost for Django hosting.

2014-03-08 Thread Ezequiel Bertti
Hi, I use Dreamhost, they don't have a virtualbox on shared server. But you can use your own python environment with pyenv. http://wiki.dreamhost.com/Python https://github.com/yyuu/pyenv-installer https://github.com/yyuu/pyenv On Sun, Mar 9, 2014 at 4:53 AM, Chen Xu

Dreamhost for Django hosting.

2014-03-08 Thread Chen Xu
I am trying to host my Django website on Dreamhost, I am wondering if Dreamhost provides a virtual linux box that can allow you to ssh in? Thanks -- ⚡ Chen Xu ⚡ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this

Re: VERY cheap django hosting?

2014-01-06 Thread Дмитрий Вержиковский
I use digitalocean.com <https://www.digitalocean.com/?refcode=29c1bcc169e5>. For only 5$/month you get a great quick ssd hosting. среда, 8 июня 2011 г., 9:30:17 UTC+3 пользователь raj написал: > > Hey guys, > Just wondering if you could give me some hosts that are very chea

Re: VERY cheap django hosting?

2014-01-06 Thread Mark Moss
Try instant Django Hosting <http://www.gigapros.com/portal/django-hosting>by Gigapros.com ==> *http://www.gigapros.com/portal/django-hosting*<http://gigapros.com/portal/django-hosting> Don't waste your time on installation. Just start using django framework out-of-th

Looking for beta testers for new Django hosting

2013-05-23 Thread Michael Anckaert
Hello everyone We are developing a new Python/wsgi hosting solution and are looking for beta testers. The solution we are developing will focus on ease of deployment (git integration, management of application versions, ...) Beta testers will receive a free instance on our platform. Don't expect

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Avraham Serour
I have a toy account on bluehost, I compiled my own python version on my $home no problem. It is slow to run my django projects, but I compile python packages when pip install wants no problem On Tue, Apr 9, 2013 at 9:57 PM, Josh Cartmell wrote: > +1 for webfaction, it

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Josh Cartmell
+1 for webfaction, it shouldn't be a problem to compile and use your own binary with them. On Monday, April 8, 2013 11:52:41 PM UTC-7, larsvegas wrote: > > Can somebody advice me on a provider where I can run my own executable? > The program I need to run is written is c++ and can be installed

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Adam Mesha
On Tue, Apr 9, 2013 at 7:33 PM, Mike wrote: > On Tuesday, April 9, 2013 4:48:43 PM UTC+2, ke1g wrote: > >> A linux VPS, such as from linode.com would certainly allow this (we pay >> abotu $20/mo for ours). >> >> As to shared hosts, it wouldn't hurt to ask at WebFaction. If

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Tom Evans
On Tue, Apr 9, 2013 at 5:38 PM, Mike wrote: > > > On Tuesday, April 9, 2013 6:33:08 PM UTC+2, Mike wrote: >> >> >> >> On Tuesday, April 9, 2013 4:48:43 PM UTC+2, ke1g wrote: >>> >>> A linux VPS, such as from linode.com would certainly allow this (we pay >>> abotu $20/mo for

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Mike
On Tuesday, April 9, 2013 6:33:08 PM UTC+2, Mike wrote: > > > > On Tuesday, April 9, 2013 4:48:43 PM UTC+2, ke1g wrote: >> >> A linux VPS, such as from linode.com would certainly allow this (we pay >> abotu $20/mo for ours). >> >> As to shared hosts, it wouldn't hurt to ask at WebFaction. If I

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Mike
On Tuesday, April 9, 2013 4:48:43 PM UTC+2, ke1g wrote: > > A linux VPS, such as from linode.com would certainly allow this (we pay > abotu $20/mo for ours). > > As to shared hosts, it wouldn't hurt to ask at WebFaction. If I were > them, I'd want to examine the code and do the compiling, and

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Bill Freeman
A linux VPS, such as from linode.com would certainly allow this (we pay abotu $20/mo for ours). As to shared hosts, it wouldn't hurt to ask at WebFaction. If I were them, I'd want to examine the code and do the compiling, and I'd probably want to charge for that code review (or if it's a

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Mike
On Tuesday, April 9, 2013 8:52:41 AM UTC+2, larsvegas wrote: > > Can somebody advice me on a provider where I can run my own executable? > The program I need to run is written is c++ and can be installed on windows > server or linux. A rough estimation of costs? > > Thanks! > Digital Ocean

Django hosting. Need to run executable for my app

2013-04-09 Thread larsvegas
Can somebody advice me on a provider where I can run my own executable? The program I need to run is written is c++ and can be installed on windows server or linux. A rough estimation of costs? Thanks! -- You received this message because you are subscribed to the Google Groups "Django

Re: How is fatcow for django hosting?

2013-02-03 Thread Gladson Simplício Brito
https://www.digitalocean.com 2013/2/3 Ashwin Kumar > i use amazon. its easy, fast, cheap, with full controll. > > this month my bill is 0$ as its free for 1yr > > With Best > -Ashwin. > +91-9959166266 > > > On Sat, Feb 2, 2013 at 11:16 AM, Mike

Re: How is fatcow for django hosting?

2013-02-03 Thread Ashwin Kumar
i use amazon. its easy, fast, cheap, with full controll. this month my bill is 0$ as its free for 1yr With Best -Ashwin. +91-9959166266 On Sat, Feb 2, 2013 at 11:16 AM, Mike wrote: > I have been shopping for hosting for my project too (in my case a hobby > project that I

Re: How is fatcow for django hosting?

2013-02-01 Thread Mike
I have been shopping for hosting for my project too (in my case a hobby project that I will monetize ). I don't know anything about Fat Cow but many hosts will give you shell access and let you host django powered sites. What most won't do is let you run long running background processes such

Re: How is fatcow for django hosting?

2013-02-01 Thread frocco
I also am looking at hostgator On Friday, February 1, 2013 7:40:27 AM UTC-5, frocco wrote: > > Hello, > > Anyone use them? > I am trying to compare them to Bluehost.com > > Thanks > -- You received this message because you are subscribed to the Google Groups "Django users" group. To

How is fatcow for django hosting?

2013-02-01 Thread frocco
Hello, Anyone use them? I am trying to compare them to Bluehost.com Thanks -- 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

Re: Django hosting companies

2013-01-30 Thread Nikolas Stevenson-Molnar
+1 if you're dealing with small load, micro instances are super cheap (free for 1st year, even), as flexible as you need, and you can create images of a configured machine to launch more instances from. _Nik On 1/30/2013 7:16 AM, m1chael wrote: > aws micro instance > > On Tue, Jan 29, 2013 at

Re: Django hosting companies

2013-01-30 Thread frocco
Thanks for the info on webfraction. I currently use bluehost.com, but webfraction looks like better support for django. On Tuesday, January 29, 2013 8:34:54 AM UTC-5, Frankline wrote: > > Have you tried webfaction? Very easy to setup. > > On Tue, Jan 29, 2013 at 4:30 PM, Gustavo Andres Angulo >

Re: Django hosting companies

2013-01-30 Thread jianhui chen
I use google app engine. On Tue, Jan 29, 2013 at 8:17 AM, francislutalo wrote: > Anyone with an idea of which are the best companies to host my django > applications? > > > > Thank you, > Regards > francislutalo > > -- > You received this message because you are

Re: Django hosting companies

2013-01-30 Thread m1chael
aws micro instance On Tue, Jan 29, 2013 at 10:54 AM, Mengu wrote: > some of my friends are using webfaction. i use linode and in the past > i have used webbynode. > > On Jan 29, 3:17 pm, francislutalo wrote: >> Anyone with an idea of which are the

Re: Django hosting companies

2013-01-29 Thread Mengu
some of my friends are using webfaction. i use linode and in the past i have used webbynode. On Jan 29, 3:17 pm, francislutalo wrote: > Anyone with an idea of which are the best companies to host my django > applications? > > Thank you, > Regards > francislutalo -- You

Re: Django hosting companies

2013-01-29 Thread Bill Freeman
Plus one on webfaction, if a shared host will do. If you want a virtual private server to yourself, I like linode. Bill On Tue, Jan 29, 2013 at 10:11 AM, Luiz A. Menezes Filho < luiz.menez...@gmail.com> wrote: > These sites may help you: > http://djangofriendly.com/hosts/ >

Re: Django hosting companies

2013-01-29 Thread Luiz A. Menezes Filho
These sites may help you: http://djangofriendly.com/hosts/ http://djangohosting.com/ Att, On Tue, Jan 29, 2013 at 1:03 PM, Leonardo S wrote: > heroku, dotCloud, Gondor.io, webfaction ... > > > 2013/1/29 Frankline > >> Have you tried webfaction?

Re: Django hosting companies

2013-01-29 Thread Leonardo S
heroku, dotCloud, Gondor.io, webfaction ... 2013/1/29 Frankline > Have you tried webfaction? Very easy to setup. > > On Tue, Jan 29, 2013 at 4:30 PM, Gustavo Andres Angulo > wrote: > >> There is a similar solution to Heroku, called nuagehq.com >> >> >>

Re: Django hosting companies

2013-01-29 Thread Frankline
Have you tried webfaction? Very easy to setup. On Tue, Jan 29, 2013 at 4:30 PM, Gustavo Andres Angulo wrote: > There is a similar solution to Heroku, called nuagehq.com > > > > regards > > On Tue, Jan 29, 2013 at 8:17 AM, francislutalo > wrote: > >

Re: Django hosting companies

2013-01-29 Thread Gustavo Andres Angulo
There is a similar solution to Heroku, called nuagehq.com regards On Tue, Jan 29, 2013 at 8:17 AM, francislutalo wrote: > Anyone with an idea of which are the best companies to host my django > applications? > > > > Thank you, > Regards > francislutalo > > -- > You

Django hosting companies

2013-01-29 Thread francislutalo
Anyone with an idea of which are the best companies to host my django applications? Thank you, Regards francislutalo -- 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

Re: Affordable Django hosting solution in India/around?

2012-06-29 Thread Bjarni Rúnar Einarsson
On Tue, Jun 26, 2012 at 4:56 AM, Kartik Singhal wrote: > > If nothing else works out our last option will be to host in college > servers, but that involves additional headache being unreliable. Out of curiosity, what is it that makes your college servers unreliable?

Re: Affordable Django hosting solution in India/around?

2012-06-25 Thread Kartik Singhal
Thanks for all your answers. My response inline: On Mon, Jun 25, 2012 at 6:35 PM, Phang Mulianto wrote: > Afforadble / cheap is relative variable there in my opinion. you mention > 8$ / month stil expensive and unaffordable for you. > in other country it is cheap (us). > I

Re: Affordable Django hosting solution in India/around?

2012-06-25 Thread Kurtis Mullins
Just go with Amazon Web Services. You get a year for free on their lightest server. The only minor issue is you have to set it up yourself -- but that's really not difficult to do. By the way, $8/month is incredibly little to pay. I guess in India that might be more money than it is here -- but

Re: Affordable Django hosting solution in India/around?

2012-06-25 Thread Babatunde Akinyanmi
Alwaysdata(.com) offers free hosting but its shared hosting On 6/25/12, Phang Mulianto wrote: > Hi, > > some thing people search... reliable and cheap / affordable. > > Afforadble / cheap is relative variable there in my opinion. you mention 8$ > / month stil expensive

Re: Affordable Django hosting solution in India/around?

2012-06-25 Thread Phang Mulianto
Hi, some thing people search... reliable and cheap / affordable. Afforadble / cheap is relative variable there in my opinion. you mention 8$ / month stil expensive and unaffordable for you. in other country it is cheap (us). even the cheap one in amazon aws around 8 -10 $ / month with standart

Affordable Django hosting solution in India/around?

2012-06-25 Thread Kartik Singhal
Hi We are a small non-profit all-students organization conducting a TEDxevent in our college soon. We have built a basic django-based web app for speaker nomination, participant registration, blog, etc. and other mostly static content. Regarding this I am looking for a

Re: Django hosting on heroku - any experiences?

2012-06-11 Thread Cal Leeming [Simplicity Media Ltd]
If so, that would make a lot of sense :) On Mon, Jun 11, 2012 at 11:00 PM, Javier Guerra Giraldez wrote: > On Mon, Jun 11, 2012 at 4:56 PM, Cal Leeming [Simplicity Media Ltd] > wrote: > > As such - I get the impression that any

Re: Django hosting on heroku - any experiences?

2012-06-11 Thread Javier Guerra Giraldez
On Mon, Jun 11, 2012 at 4:56 PM, Cal Leeming [Simplicity Media Ltd] wrote: > As such - I get the impression that any developer who knows how to maintain > a stack, will most likely shy away from such a service. wasn't Heroku initially for RoR only? that

Re: Django hosting on heroku - any experiences?

2012-06-11 Thread Cal Leeming [Simplicity Media Ltd]
That's a good point - I think maybe the issue is just with PaaS in general, not specifically Heroku. On Mon, Jun 11, 2012 at 10:56 PM, Javier Guerra Giraldez wrote: > On Mon, Jun 11, 2012 at 4:42 PM, Cal Leeming [Simplicity Media Ltd] >

Re: Django hosting on heroku - any experiences?

2012-06-11 Thread Javier Guerra Giraldez
On Mon, Jun 11, 2012 at 4:42 PM, Cal Leeming [Simplicity Media Ltd] wrote: > There's a huge difference between hosting servers in the cloud, and hosting > applications in the cloud. my general impression is that PaaS can be very nice, but sice there's no

Re: Django hosting on heroku - any experiences?

2012-06-11 Thread Cal Leeming [Simplicity Media Ltd]
Thanks for this very detailed report, Rolo. It seems to be in-line with the article written up by David Cramer (in prev reply), and also other posts that I've read on the topic. One of the things that put me off from reading their site, is that Heroku's key selling point was "Never touch the

Re: Django hosting on heroku - any experiences?

2012-06-11 Thread Cal Leeming [Simplicity Media Ltd]
To be honest, I absolutely agree with all the general comments that Cramer made in that article. There's a huge difference between hosting servers in the cloud, and hosting applications in the cloud. On Mon, Jun 11, 2012 at 6:41 PM, CLIFFORD ILKAY wrote: > On

Re: Django hosting on heroku - any experiences?

2012-06-11 Thread Rolo
> > Could anyone hosting their Django app with Heroku care to post their > experiences? > I'm somewhere along the road of seeing if PaaS could make my life easier, and we've been using Heroku for a client (their choice) recently, having evaluated it a couple of months ago for a different one

Re: Django hosting on heroku - any experiences?

2012-06-11 Thread CLIFFORD ILKAY
On 06/11/2012 01:27 PM, Cal Leeming [Simplicity Media Ltd] wrote: Been a while since my last post! Read through some of the archives, but couldn't seem to find many user reviews on Heroku from django-users list. You might want to read this:

Django hosting on heroku - any experiences?

2012-06-11 Thread Cal Leeming [Simplicity Media Ltd]
Been a while since my last post! Read through some of the archives, but couldn't seem to find many user reviews on Heroku from django-users list. Could anyone hosting their Django app with Heroku care to post their experiences? Looking for info like: * Downtime experiences (how long, how

Re: newbie django hosting question

2012-03-14 Thread NENAD CIKIC
I have gone with linode, and i setup the vps as i did with my virtualbox. No surprises and i am alive now. On 13 ožu, 16:11, Bill Freeman <ke1g...@gmail.com> wrote: > I'm not sure that "django hosting" nails anything down.  It could mean > whatever the provider wants it t

Re: newbie django hosting question

2012-03-14 Thread Scott Macri
com> wrote: >> I'm not sure that "django hosting" nails anything down.  It could mean >> whatever the provider wants it to mean, from "we won't kick you off >> for using a non-Microsoft tool" to "we understand django and will help >> you deploy, debu

Re: newbie django hosting question

2012-03-13 Thread NENAD CIKIC
OK, thanks. On 13 ožu, 16:11, Bill Freeman <ke1g...@gmail.com> wrote: > I'm not sure that "django hosting" nails anything down.  It could mean > whatever the provider wants it to mean, from "we won't kick you off > for using a non-Microsoft tool" to "

Re: newbie django hosting question

2012-03-13 Thread Bill Freeman
I'm not sure that "django hosting" nails anything down. It could mean whatever the provider wants it to mean, from "we won't kick you off for using a non-Microsoft tool" to "we understand django and will help you deploy, debug, and maintian it". One significant vari

newbie django hosting question

2012-03-12 Thread NENAD CIKIC
"django hosting" and normal VPS? What i get with more with django hosting? Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, s

Re: Cheap Django hosting?

2012-01-07 Thread profDjango
Hi you can check http://freedjangohosting.com for free and paid django hosting Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/ZU

Re: Cheap Django hosting?

2012-01-05 Thread victoria
Hi, I wanted to mention that if you are OK with using EC2 you can also use the public BitNami DjangoStack AMI (I'm part from the BitNami team). It includes preconfigured version of Apache with mod_wsgi, django 1.3.1 and Python 2.6.5. It also includes PostgreSQL and MySQL. Alternatively you can

Re: Cheap Django hosting?

2012-01-04 Thread Alec Taylor
Interesting, thanks. On Thu, Jan 5, 2012 at 4:47 PM, Kenneth Reitz wrote: > Heroku gives you 750 free "dyno hours" per month, per app for free. > > Essentially, they let any app run 24/7 (equivalent to a single server with > 512MB of RAM and some pretty beefy processors).

Re: Cheap Django hosting?

2012-01-04 Thread Kenneth Reitz
Heroku gives you 750 free "dyno hours" per month, per app for free. Essentially, they let any app run 24/7 (equivalent to a single server with 512MB of RAM and some pretty beefy processors). Scaling a process to multiple dynos is when the $0.05/hr charge starts (essentially adding another

Re: Cheap Django hosting?

2012-01-04 Thread Alec Taylor
I just got my free (beta) invite to Epio: You set monthly limits on each resource, and we'll never charge you for more than that. Each app comes with a free dynamic instance, 5GB of free bandwidth and 2GB-months of free disk space. An instance is similar to a single system task — it could be a

Re: Cheap Django hosting?

2012-01-04 Thread Alec Taylor
On Thu, Jan 5, 2012 at 4:44 AM, Kenneth Reitz wrote: > You could easily run that on Heroku, and it would cost you $0. > I don't understand, why would it cost $0 on Heroku? I checked http://heroku.com/pricing and it seems to cost. -- You received this message because you

Re: Cheap Django hosting?

2012-01-04 Thread Kenneth Reitz
You could easily run that on Heroku, and it would cost you $0. On Wednesday, January 4, 2012 at 12:15 PM, Timothy Makobu wrote: > Ah yes. > > What's the average monthly bill of an EC2 small (more reasonable resources) > instance running a Django on Postgres app handling an average of 200

Re: Cheap Django hosting?

2012-01-04 Thread Timothy Makobu
Ah yes. What's the average monthly bill of an EC2 small (more reasonable resources) instance running a Django on Postgres app handling an average of 200 requests per hour? Anyone have experience with this? (experience is better than the calculator I

Re: Cheap Django hosting?

2012-01-04 Thread Javier Guerra Giraldez
On Tue, Jan 3, 2012 at 11:04 AM, Timothy Makobu wrote: > They charge me for only what I use, and their free quotas are generous. doesn't the free tier expire after one year? -- Javier -- You received this message because you are subscribed to the Google Groups

Re: Cheap Django hosting?

2012-01-04 Thread Timothy Makobu
Yeah, 2 bux. With Gentoo im able to squeeze out quite a bit out of that little thing. But I switch to c1.xlarge when it comes to running "# emerge --update --deep --with-bdeps=y --newuse world" and switch back to t1.micro immediately after. On Wed, Jan 4, 2012 at 6:21 PM, creecode

Re: Cheap Django hosting?

2012-01-04 Thread creecode
Hello Praveen Krishna R, On Wednesday, January 4, 2012 1:53:00 AM UTC-8, Praveen Krishna R wrote: *Did you say $2 per month for an EC2 instance ?!!* > That is for the Micro instance which is suitable for some tasks but not all. Check out the pricing

  1   2   3   >