Skip to content

Commit e75cf67

Browse files
committed
Clean up README and add dev link
1 parent 81ca23a commit e75cf67

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.rst

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,12 @@ adding proper coverage (especially if it has a chance for a regression) in the t
229229
A list of 3rd party panels can be found on the Django Debug Toolbar Github wiki:
230230
https://github.com/django-debug-toolbar/django-debug-toolbar/wiki/3rd-Party-Panels
231231

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``.

0 commit comments

Comments
 (0)