File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -229,6 +229,12 @@ adding proper coverage (especially if it has a chance for a regression) in the t
229
229
A list of 3rd party panels can be found on the Django Debug Toolbar Github wiki:
230
230
https://github.com/django-debug-toolbar/django-debug-toolbar/wiki/3rd-Party-Panels
231
231
232
- TODOs and BUGS
233
- ==============
234
- See: https://github.com/django-debug-toolbar/django-debug-toolbar/issues
232
+ Resources
233
+ =========
234
+
235
+ * `Bug Tracker <http://github.com/django-debug-toolbar/django-debug-toolbar/issues >`_
236
+ * `Code <http://github.com/django-debug-toolbar/django-debug-toolbar >`_
237
+ * `Transifex <https://www.transifex.net/projects/p/django-debug-toolbar/ >`_ (Help Translate!)
238
+
239
+ The `in-development version <http://github.com/django-debug-toolbar/django-debug-toolbar/tarball/master#egg=sentry-dev >`_
240
+ of the Debug Toolbar can be installed with ``pip install django-debug-toolbar==dev `` or ``easy_install django-debug-toolbar==dev ``.
You can’t perform that action at this time.
0 commit comments