I\'m building a simple short URL service, ala bitly, for our company use. And I would like to use mongodb to store the data, but I will need some kind of simple interface to add
mongodb has many behaviors and django-admin is for relation database like postgresql
you can create django admin with django-nonrel but its not optimize and good. i think its bettwr you create custom admin for your application.
django-nonrel