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
243
243
using just MongoDB, but most of what Django provides can still be
244
244
used.
245
245
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
-
254
246
One project which should make working with MongoDB and Django easier
255
247
is `mango <http://github.com/vpulim/mango >`_. Mango is a set of
256
248
MongoDB backends for Django sessions and authentication (bypassing
You can’t perform that action at this time.
0 commit comments