Mercurial > public > sg101
annotate wiki/__init__.py @ 1028:5ba2508939f7
Django 1.8 changes; first batch.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 15 Dec 2015 21:01:07 -0600 |
parents | bd043677d527 |
children |
rev | line source |
---|---|
bgneal@923 | 1 default_app_config = 'wiki.apps.WikiConfig' |