Am 16.06.2012 22:24, schrieb sjtirtha:
> Hi,
>
> can somebody recommend a good and cheap web hosting for django and
> php(wordpress)?
> I'm looking something below 10 € monthly, only for small apps and blogs.
>
> Regards,
> Steve
>
I recommend
www.raumopol.de/
On 16/06/2012 11:47 μμ, Carlos Daniel Ruvalcaba Valenzuela wrote:
Try Hetzner in Germany, they are a solid hosting company with
reasonable prices, their dedicated hardware is well know for being a
great value.
http://www.hetzner.de/
You can get a virtual server from Hetzner with a monthly
On Sun, Jun 17, 2012, Mike Ryan wrote:
>Does anyone else feel that "which webhost..." questions should be politely
>responded to with a link to
>https://code.djangoproject.com/wiki/DjangoFriendlyWebHosts, and a request
>not to post similar questions in future?
Not really, it seems a perfectl
gt; Regards,
>
> Mike
>
>
> On Saturday, June 16, 2012 10:24:27 PM UTC+2, sjtirtha wrote:
>>
>> Hi,
>>
>> can somebody recommend a good and cheap web hosting for django and
>> php(wordpress)?
>> I'm looking something below 10 € monthly, only for
mebody recommend a good and cheap web hosting for django and
> php(wordpress)?
> I'm looking something below 10 € monthly, only for small apps and blogs.
>
> Regards,
> Steve
>
--
You received this message because you are subscribed to the Google Groups
"Dja
On Sat, Jun 16, 2012, sjtirtha wrote:
>can somebody recommend a good and cheap web hosting for django and
>php(wordpress)?
>I'm looking something below 10 ? monthly, only for small apps and blogs.
<http://djangoeurope.com/> have worked well for me; they are inexpensive and
easonable prices, their dedicated hardware is well know for being a
>> great value.
>>
>> http://www.hetzner.de/
>>
>> On Sat, Jun 16, 2012 at 1:24 PM, sjtirtha wrote:
>>> Hi,
>>>
>>> can somebody recommend a good and cheap web hosting for d
recommend a good and cheap web hosting for django and
>> php(wordpress)?
>> I'm looking something below 10 € monthly, only for small apps and blogs.
>>
>> Regards,
>> Steve
>>
>> --
>> You received this message because you are subscribed to the
Try Hetzner in Germany, they are a solid hosting company with
reasonable prices, their dedicated hardware is well know for being a
great value.
http://www.hetzner.de/
On Sat, Jun 16, 2012 at 1:24 PM, sjtirtha wrote:
> Hi,
>
> can somebody recommend a good and cheap web hosting for d
Hi,
can somebody recommend a good and cheap web hosting for django and
php(wordpress)?
I'm looking something below 10 € monthly, only for small apps and blogs.
Regards,
Steve
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
On 19 août, 11:01, Imad Elharoussi wrote:
> You said that we must not think in a PHP way while using django
>
> can you please give me a solution to my problem
>
> I have to connect every minute to a server and get an object from it an show
> the modifications
>
> can you please tell me what djang
Hi,
Do you mean that you have to refresh the user browser page every minute or that
every minute your website application has to pull another information system ?
In either case, I hardly see the connection between your issue and the fact
that Django has nothing to do with thinking in PHP. PHP i
Here's a point to start from. This documentation contains all you need to
know to get started with Django.
http://docs.djangoproject.com/en/1.2/
On Thu, Aug 19, 2010 at 11:01 AM, Imad Elharoussi wrote:
>
> You said that we must not think in a PHP way while using django
>
> can you please give m
As stated by others above, look at the tutorial first. Install Django and
build the sample poll app. It will show you how Django works and from there
you can try any customisations that you have in mind.
On Thu, Aug 19, 2010 at 11:08 AM, Mathieu Leduc-Hamel wrote:
> Have you took a look at the
Have you took a look at the tutorial on the django webpage ? It's a must to
read before doing anything with django.
After that i can propose to you a solution:
If i was you i would code 2 views
One for the rendering on the page
One as ajax view
The first one would use the javascript to reload s
You said that we must not think in a PHP way while using django
can you please give me a solution to my problem
I have to connect every minute to a server and get an object from it an show
the modifications
can you please tell me what django give as solution to this
thank you
--
You received
> I'm looking into using Django to redevelop a website to handle dynamic
> content and some social app functions. I am interested in knowing
> whether django can work alongside php, we built a modest database to
> work on news articles in php and are considering using facebook's api
> for an appli
if you don't have extensive pre-existing php (legacy) code I would say do it
all in django.
even if you wrote some already in php you will save more time by throwing it
away and reimplementing in django then you will trying to make them co-exist
or by trying to use a legacy db schema.
if you have
check out www.codeigniter.com, excellent PHP framework
V
On Feb 17, 10:14 am, garagefan wrote:
> The easiest solution i can consider is having php request a url from
> the django project that would return a dynamically created xml file
> that you could then parse via php, set variables from, dis
The easiest solution i can consider is having php request a url from
the django project that would return a dynamically created xml file
that you could then parse via php, set variables from, display, etc.
You could theoretically run the site in django, and the admin and all
that goodness, but co
HI,
I'm looking into using Django to redevelop a website to handle dynamic
content and some social app functions. I am interested in knowing
whether django can work alongside php, we built a modest database to
work on news articles in php and are considering using facebook's api
for an applicatio
21 matches
Mail list logo