On 09/04/10 11:45, samie wrote:
sir what are the shortcomings and limitations of Django. i am newbie
and got to develop my own cms using python.
Some of the limitations I know of:
- composite keys (long-range plans; alternatively, nothing
prevents you from using SQLAlchemy or the like)
- support for NoSQL databases (in the works for some DBs)
- deployment (no $3/mo hosting service offers pure-Django support
that I've found; though there is Google AppEngine which is
Django-ish)
- Py3k support
Most folks here haven't found most of those dire impediments.
-tkc
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.