#202 Add django admin.py and register models
Merged by jflory7. Opened by anasustic.
fedora-commops/ anasustic/fedora-happiness-packets djangoadmin  into  master

Download 202.patch

This change adds admin.py and registers Message and BlacklistedEmail models in admin.py.
It addresses the first point of #157.
Django Admin Site is easily accessible to modify or enter models.

Metadata Update from @jflory7:
- Pull-request tagged with: new change, type - backend, type - summer coding
- Request assigned

@anasustic Great, this looks like a good start for #157. :thumbsup: Thanks for sticking through with it! Merging. :tada:

Pull-Request has been merged by jflory7

Great thanks for your patience with this PR @jflory7 :raised_hands:
I closed the the other PR #194.