File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ slug: monitor-django-projects-web-apps-rollbar
33meta: Add a monitoring service to Django-based web applications using a hosted service such as Rollbar.
44category: post
55date: 2018-02-02
6- modified: 2018-04-16
6+ modified: 2018-05-11
77newsletter: False
88headerimage: /img/180202-monitor-django/header.jpg
99headeralt: Django and Rollbar logos, copyright their respective owners.
@@ -27,7 +27,7 @@ You can also check out a list of other hosted and open source tools on the
2727
2828## Our Tools
2929[ Python 3] ( /python-2-or-3.html ) is strongly recommended for this tutorial
30- because Python 2 will no longer be supported starting January 1, 2019 .
30+ because Python 2 will no longer be supported starting January 1, 2020 .
3131[ Python 3.6.4] ( https://www.python.org/downloads/release/python-364/ ) to
3232was used to build this tutorial. We will also use the following
3333[ application dependencies] ( /application-dependencies.html ) to build
You can’t perform that action at this time.
0 commit comments