Re: Questions before switching from drupal to django

2011-07-09 Thread VWAllen
> I'm not a programmer by profession, but I use Python a lot. For > example, I use it to interface with the 90+ tables of Drupal directly > to avoid php. Drupal is just horrible with all dependencies and > trying to get the proper data displayed. Php just isn't my thing and > you seem to spe

Re: Questions before switching from drupal to django

2011-07-09 Thread Cal Leeming [Simplicity Media Ltd]
On Sat, Jul 9, 2011 at 4:24 PM, Josh wrote: > On 9 jul, 15:15, "Cal Leeming [Simplicity Media Ltd]" > wrote: > > On Sat, Jul 9, 2011 at 9:19 AM, Josh wrote: > > > I want to switch my sites from Drupal to Django. I already read a lot > > > about Django and made a few sample apps. I think Django

Re: Questions before switching from drupal to django

2011-07-09 Thread Josh
On 9 jul, 15:15, "Cal Leeming [Simplicity Media Ltd]" wrote: > On Sat, Jul 9, 2011 at 9:19 AM, Josh wrote: > > I want to switch my sites from Drupal to Django. I already read a lot > > about Django and made a few sample apps. I think Django is better > > suited to my needs, but I do have a few qu

Re: Questions before switching from drupal to django

2011-07-09 Thread Cal Leeming [Simplicity Media Ltd]
Unless of course, you are looking to become a programmer? If so, then welcome aboard :) On Sat, Jul 9, 2011 at 2:15 PM, Cal Leeming [Simplicity Media Ltd] < cal.leem...@simplicitymedialtd.co.uk> wrote: > > > On Sat, Jul 9, 2011 at 9:19 AM, Josh wrote: > >> I want to switch my sites from Drupal t

Re: Questions before switching from drupal to django

2011-07-09 Thread Cal Leeming [Simplicity Media Ltd]
On Sat, Jul 9, 2011 at 9:19 AM, Josh wrote: > I want to switch my sites from Drupal to Django. I already read a lot > about Django and made a few sample apps. I think Django is better > suited to my needs, but I do have a few questions that I couldn't find > an answer for. So I thought of a few s

Re: Questions before switching from drupal to django

2011-07-09 Thread Venkatraman S
Trust me but take this advice : try to develop a simple webapp in django which stores an Item in a table and when requested displays to the user. And if you want , you can also look at sample apps in here , and build along with the instructions: http://www.lightbird.net/dbe/ http://www.djangobook.

Questions before switching from drupal to django

2011-07-09 Thread Josh
I want to switch my sites from Drupal to Django. I already read a lot about Django and made a few sample apps. I think Django is better suited to my needs, but I do have a few questions that I couldn't find an answer for. So I thought of a few solutions that might do the trick. I'm not really a web