Re: Django vs TurboGears

2006-08-03 Thread jo
If there is anybody interested to give professional support to a softwarehouse in Bologna-Italy to start a project using Django, please contact me at: [EMAIL PROTECTED] --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: Django vs TurboGears

2006-07-30 Thread Jeroen Ruigrok van der Werven
On 7/30/06, gabor <[EMAIL PROTECTED]> wrote: > what is JASON? > (or the original poster misspelled json?) http://www.json.org/ JSON (JavaScript Object Notation) is a lightweight data-interchange format. Good chance simplejson will make it to Python 2.6. -- Jeroen Ruigrok van der Werven --~--

Re: Django vs TurboGears

2006-07-30 Thread gabor
Elver Loho wrote: > >> Django doesn't use AJAX while TG uses Mochikit and JASON. > > ...and what stops you from using Mochikit and JASON with Django? It's > like saying that you can't order ice-cream at McDonald's, because it's > not part of the Happy Meal you're eating. > (after several minut

Re: Django vs TurboGears

2006-07-29 Thread Elver Loho
On 7/29/06, Javier Nievas <[EMAIL PROTECTED]> wrote: > > Django does not use MVC model, it uses Model - View - Template (MVT) > model. It's similar, because an MVC view is like an MVT template, and > an MVC controller is like a MVT view. http://en.wikipedia.org/wiki/Model-view-controller#Operatio

Re: Django vs TurboGears

2006-07-29 Thread Javier Nievas
Django does not use MVC model, it uses Model - View - Template (MVT) model. It's similar, because an MVC view is like an MVT template, and an MVC controller is like a MVT view. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Googl

Re: Django vs TurboGears

2006-07-29 Thread Adrian Holovaty
On 7/29/06, Elver Loho <[EMAIL PROTECTED]> wrote: > ...and what stops you from using Mochikit and JASON with Django? It's > like saying that you can't order ice-cream at McDonald's, because it's > not part of the Happy Meal you're eating. Great line, Elver! I'm going to have to remember that one.

Re: Django vs TurboGears

2006-07-29 Thread James Bennett
On 7/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Someone of you could give me a good reason to use Django instead of TG? I could, but different people are going to be swayed by different types of reasons. Take a weekened, build a simple app in both, see which one fits your brain better.

Re: Django vs TurboGears

2006-07-29 Thread Elver Loho
On 7/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I'm evaluating the possibility to use Django for a project, but I have > read so many comments about Django vs TurboGears and right now I am > very confused. > I installed both of them in my system and sincerelly I

Django vs TurboGears

2006-07-29 Thread jo
Hi all, I'm evaluating the possibility to use Django for a project, but I have read so many comments about Django vs TurboGears and right now I am very confused. I installed both of them in my system and sincerelly I found that Django is very easy to install and getting started while TG i