mongoose-admin icon indicating copy to clipboard operation
mongoose-admin copied to clipboard

An admin site for node.js projects using the monoose ORM

Results 6 mongoose-admin issues
Sort by recently updated
recently updated
newest added

Hello marccampbell! I am migrationBot, an [open-source](https://github.com/blakmatrix/node-migrator-bot) bot, and I'm here to help you migrate your codebase to node v0.8! Did you know that the "sys" module throws an error...

Got a 404 when going to the link in README.md. Fixed it.

Your site at http://mongoose-admin.com/ redirects to a malicious website. Please remove the link to http://mongoose-admin.com/ to prevent people from being hacked.

``` Warning: express.createServer() is deprecated, express applications no longer inherit from http.Server, please use: var express = require("express"); var app = express(); ```

If you post an example, it should be tested and run properly.

After I upgraded to mongoose 2.1.2, node crashes trying to register models with mongoose-admin: ``` javascript TypeError: object is not a function at Schema.CALL_NON_FUNCTION_AS_CONSTRUCTOR (native) at new SchemaArray (/Users/lionstone/projects/colingo/express/node_modules/mongoose-admin/node_modules/mongoose/lib/schema/array.js:42:19) at...