It worked!
Congratulations on installing the Maykin Media default project for postfixer.
Of course, you haven't actually done any work yet. Next, start your first app by running python
manage.py startapp [app_label].
You can also checkout the admin.
You're seeing this message because you have DEBUG = True in your Django settings file and you
haven't configured any URLs. Get to work!