Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
swans-one committed Dec 18, 2014
1 parent 3553fcd commit cfeaf8c
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,16 @@
:alt: Number of PyPI downloads


django-entity-event
===============

Newsfeed-style event tracking and subscription management for django-entity.
Django Entity Event
===================

Django Entity Event is a great way to collect events that your users
care about into a unified location. The parts of your code base that
create these events are probably totally separate from the parts that
display them, which are also separate from the parts that manage
subscriptions to notifications. Django Entity Event makes separating
these concerns as simple as possible, and provides convenient
abstractions at each of these levels.

Installation
------------
Expand Down

0 comments on commit cfeaf8c

Please sign in to comment.