yo he probado una libreria llamada djongo, aunque nunca lo he usado para un entorno de produccion.
Saludos.
2018-05-18 5:59 GMT+02:00 Ryan Nowakowski <tubaman@fattuba.com>:
Django is typically used with a SQL database. There's a fork of Django called non-rel that works with mongo but it's not actively developed any longer. Instead you can access mongo from a Django view via the standard mongo python library but you won't be able to use Django's models or admin. Those are pretty dependent on a SQL database.--On May 17, 2018 7:21:10 AM CDT, Kadir Guloglu <kadirguloglu1@gmail.com> wrote:Hihow to connection my django 2 project in MongoDB ?Thanks
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com .
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users .
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/193821D6- .941C-4A67-9478-50427D954F41% 40fattuba.com
For more options, visit https://groups.google.com/d/optout .
Manuel Pita
Ingeniero en Computación
e-mail: mpita1984@gmail.com
Twitter: @manuel_pita
Skype: mpita1984
Cel: +34663491168
Por favor, Antes de imprimir este e-mail piense bien si es necesario hacerlo.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJP2%2B-8aG3b50q4%2BtqvgqVrdNJsyZpcxc5kM%2BNPgMWPfDV-J7Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment