Skip to content
This repository has been archived by the owner on Feb 17, 2018. It is now read-only.

Commit

Permalink
Added notice of abandonment.
Browse files Browse the repository at this point in the history
  • Loading branch information
muhuk committed Mar 23, 2014
1 parent 621a8c2 commit c08b907
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.rst
@@ -1,3 +1,7 @@

.. attention:: This package is no longer maintained.


Built on top of ``django-registration``, **django-inviting** handles registration through invitations.


Expand Down
2 changes: 1 addition & 1 deletion invitation/__init__.py
Expand Up @@ -4,7 +4,7 @@


__license__ = 'BSD'
__version__ = '0.6'
__version__ = '0.6.1'
__maintainer__ = u'Atamert \xd6l\xe7gen'
__email__ = 'muhuk@muhuk.com'
__status__ = 'Production'

0 comments on commit c08b907

Please sign in to comment.