Is django-nonrel still updating, or will be part of future django
49 views
Skip to first unread message
Alex Yang
unread,
Nov 19, 2015, 6:58:42 AM11/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Is django-nonrel still updating, or will be part of future django
What is most used framework when django is used with MongoDB.
Thanks!
-Alex
Russell Keith-Magee
unread,
Nov 19, 2015, 5:39:03 PM11/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django Users
Hi Alex,
On Thu, Nov 19, 2015 at 5:09 PM, Alex Yang <alex...@gmail.com> wrote:
Is django-nonrel still updating, or will be part of future django
I can’t comment on whether nonrel is still updating, but I can say with a high degree of certainty that it is unlikely to be part of Django at any point in the near future. Django has recently gained some new features (in particular, a formalised Meta model) which should remove the need for an invasive patch like nonrel; deep support for MongoDB (and other data stores) should now be possible using public APIs. If you want more details, see my talk at DjangoCon US this year: