Re: Could someone who has experience on both Django and Bottle please tell me what are the some differences between those two

2012-01-09 Thread Daniel Roseman
I haven't used Bottle, but it's definitely a micro-framework. It doesn't do much beyond URL routing and a very basic template language. It doesn't have ORM, forms, authentication, commenting... all these have to be provided by external projects. With Django, you get all that included. Now

Could someone who has experience on both Django and Bottle please tell me what are the some differences between those two

2012-01-08 Thread Chen Xu
Hi, everyone: Could someone who has experience on both Django and Bottle please tell me what are the some differences between those two? Thanks very much Best regards -- ⚡ Chen Xu ⚡ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to