|
|
|
|
|
by s_kilk
3527 days ago
|
|
We only used the router, handler functions and the template engine. We didn't use any models (because we used the MongoDB api directly) or the Object-Oriented controllers, and (if I remember correctly), fairly limited use of the fancier forms API. So it was a fairly minimal subset of Django. |
|