File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -243,14 +243,6 @@ without using a Django backend. Certain features of Django that require
243243using just MongoDB, but most of what Django provides can still be
244244used.
245245
246- We have written a demo `Django + MongoDB project
247- <http://github.com/mdirolf/DjanMon/tree/master> `_. The README for that
248- project describes some of what you need to do to use MongoDB from
249- Django. The main point is that your persistence code will go directly
250- into your views, rather than being defined in separate models. The
251- README also gives instructions for how to change settings.py to
252- disable the features that won't work with MongoDB.
253-
254246One project which should make working with MongoDB and Django easier
255247is `mango <http://github.com/vpulim/mango >`_. Mango is a set of
256248MongoDB backends for Django sessions and authentication (bypassing
You can’t perform that action at this time.
0 commit comments