Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 427 Bytes

File metadata and controls

20 lines (14 loc) · 427 Bytes

Getting started

Make sure you have the following packages installed:

  • Django 1.11
  • mongo-python-driver

pip install -r requirements.txt

License

BSD

Ideas for further development

  • Connecting: Store favorites, support for SSH tunnels
  • Collection view: Ability to store filters / views
  • Support for indexes, etc.