bobthecow / genghis

The single-file MongoDB admin app
http://genghisapp.com
MIT License
1.45k stars 166 forks source link

Feature/pybackend #156

Closed vhermecz closed 10 years ago

vhermecz commented 10 years ago

Havent run the testsuite yet on it, still have a few TODO/NOTE/FIXME markers, but overall I've manually went through most of the features...

bobthecow commented 10 years ago

Great start so far!

Let's target merging this with the three-dot-oh-my branch, which is where development for the 3.0 release is happening. The assets are structured slightly differently, and the API has one or two minor changes, but you should be able to cherry pick this branch into a branch made from that branch without issue.

bobthecow commented 10 years ago

The current merge target should be the develop branch, since feature/three-dot-oh-my has been merged there.