Venkatraman S
unread,Jul 13, 2011, 12:36:44 PM7/13/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Except for the code, is there any good place to start with to better understand the django structure.
As in, i am trying to figure out a way by which django can be much leaner, so that the actual footprint
is much smaller. Say, if i just want to have a simple website with a handful of models, with no complex
queries, then having something like a 'django-lite' would be awsome.
I started cleaning(/removing) up the code sometime back, but soon digressed.
-V