django-mumblr icon indicating copy to clipboard operation
django-mumblr copied to clipboard

Mumblr is a basic Django tumblelog application that uses MongoDB.

Results 8 django-mumblr issues
Sort by recently updated
recently updated
newest added

Installed modules are: Django==1.4.2 Markdown==2.2.1 mongoengine==0.7.7 pymongo==2.4 wsgiref==0.1.2 Why I am geting this error ?

are there any docs on how to set this up? any example site? mongo is interesting would like to try it out. tia

create feeds for each tag

Maybe in top right hand corner, with ajax loading etc.

Make post more semantic and have support for adding vcards etc.

It would be useful to collect email and website in the comments form to contact commenters later.

Auto-completion of tags when creating a new post would solve the problem of similar duplicate tags.

The admin could be better separated from the post listing part of the project and a new more neutral theme would reinforce the separation.