Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Django Basics Model Administration Register a model with the admin

Sarah Dwyer
Sarah Dwyer
2,060 Points

Django Basics 'communication error'

I'm getting a 'communication error' on this question.

admin.py
from django.contrib import admin

from .models import Article

1 Answer

Hi Sarah,

We are aware of the issue with the Code Challenges not working at the moment. We apologize for the troubles. Unfortunately, there's currently a denial of service attack occurring against Dyn, and because of this, a large portion of the internet, including Treehouse, are currently experiencing limited functions and outages. We hope to see services restored soon!

Best, Kara

Sarah Dwyer
Sarah Dwyer
2,060 Points

Hi Kara, Oh that make sense, thanks for letting me know so quickly! -Sarah