- 05 Jan, 2015 1 commit
-
-
django-debug-toolbar==1.0 support
Colin Howe committed
-
- 31 Dec, 2013 1 commit
-
-
This will probably break compatibility with older versions of django-debug-toolbar
Łukasz Mierzwa committed
-
- 13 Jun, 2013 1 commit
-
-
Colin Howe committed
-
- 07 Mar, 2013 1 commit
-
-
Colin Howe committed
-
- 01 Mar, 2013 3 commits
-
-
Colin Howe committed
-
Improvements on the MongoDB panel
Colin Howe committed -
don't use self.__class__ with super()
Colin Howe committed
-
- 17 Feb, 2013 1 commit
-
-
The sidebar now shows the count and time elapsed for each type of operation performed: read, insert, update, remove. Changed some code to better reflect MongoDB terminology. The default operation is now find, instead of query. Queries table became the Reads table since it displays finds, counts, commands etc. Also, query is mostly a relational database term. Corrected the layout of tables, which now properly occupy 100% width of their containers.
Rafael Viotti committed
-
- 27 Dec, 2012 1 commit
-
-
I also thought this was clever, but I was wrong... oh so wrong... http://www.reddit.com/r/Python/comments/977eo/protip_stop_hardcoding_the_class_name_when_using/c0bo068
Michael Cetrulo committed
-
- 11 Sep, 2012 2 commits
-
-
Colin Howe committed
-
Colin Howe committed
-
- 10 Sep, 2012 1 commit
-
-
Colin Howe committed
-
- 27 Jul, 2012 3 commits
-
-
Colin Howe committed
-
Updated setup.py
Colin Howe committed -
Fix "$query" KeyError when using PyMongo 2.2+
Colin Howe committed
-
- 12 Jul, 2012 1 commit
-
-
This appeared to be happening in the case where there were no PyMongo queries and an empty dictionary was returned. Using dict.get fixes this problem, and is backwards compatible with PyMongo < 2.2. Fixes #13
Brian Zambrano committed
-
- 21 May, 2012 1 commit
-
-
The template files and templatetags dir should now be included as expected. I also added tox to test the setup.py and versiontools to pull the version from the init.
Dougal Matthews committed
-
- 17 Feb, 2012 2 commits
-
-
Workaround for inspect.stack() failing when jinja2 templates are on the stack
Harry Marr committed -
Fixes small issue with the monkey patching of the insert function
Harry Marr committed
-
- 16 Feb, 2012 2 commits
-
-
Added error message that is displayed when stack can not be retrieved because of IndexError in inspect.stack()
Jonatan Heyman committed -
Added a try except clause around inspect.stack() call, since python's inspect sometimes fail when jinja2 templates are on the stack
Jonatan Heyman committed
-
- 15 Feb, 2012 1 commit
-
-
Jonatan Heyman committed
-
- 12 Dec, 2011 4 commits
-
-
Colin Howe committed
-
Colin Howe committed
-
Typo in _remove - tries to insert !
Colin Howe committed -
Ross Lawley committed
-
- 06 Oct, 2011 2 commits
-
-
Bump to 0.1.2 otherwise wont update friend
Colin Howe committed -
Gehan Gonsalkorale committed
-
- 03 Oct, 2011 2 commits
-
-
Setup.py fixes from @gehan
Harry Marr committed -
Gehan Gonsalkorale committed
-
- 06 Sep, 2011 2 commits
-
-
Fix setup.py to include templates and templatetags
Harry Marr committed -
Colin Howe committed
-
- 16 Aug, 2011 1 commit
-
-
Harry Marr committed
-
- 15 Aug, 2011 1 commit
-
-
Allow safe,multi and upsert to be passed through
Harry Marr committed
-
- 15 Jun, 2011 1 commit
-
-
Colin Howe committed
-
- 27 May, 2011 4 commits
-
-
Harry Marr committed
-
Harry Marr committed
-
Harry Marr committed
-
Harry Marr committed
-
- 26 May, 2011 1 commit
-
-
Harry Marr committed
-