On Thu, May 22, 2014 at 1:49 PM, Mark H Harris <harrismh...@gmail.com> wrote:
> On 5/22/14 1:54 PM, Aseem Bansal wrote:
>>
>> I am working on a hobby project - a Bookmarker{snip}
>
>
> hi,  no django is not really the correct tool-set. Django is for server-side
> content management

That's a common misconception. Django is a feature-rich web framework
aimed at developing database-driven web apps.  It's a popular choice
for implementing content management systems but is not at all limited
to that scope.  It should be fine for the sort of app that the OP is
writing, although a bit on the heavy side.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to