django-simple-friends 0.5 released

Atamert Ölçgen muhuk at muhuk.com
Sun Oct 7 10:48:47 CEST 2012


Hello,

django-simple-friends 0.5 is released:

http://pypi.python.org/pypi/django-simple-friends/0.5


What is django-simple-friends
-----------------------------

django-simple-friends is a Django app that allows you to define and manage
friendship relations and also blocking between your users. It is released
under BSD license.

You can find the source code and bug tracker here:

https://github.com/muhuk/django-simple-friends/


Changes in version 0.5
----------------------

* friend_list view is removed. See friends template filter.
* View functions are rewritten as class based views. But they still work as
  aliases.
* post_syncdb signals to fix the issue of User's without
  Friendship's.
* Proper Sphinx powered documentation.
* German & Spanish translations.


I would like to take the opportunity to thank Jannis, Arturo and Petro for
their
contributions.


--
Kind Regards,
Atamert Ölçgen

-+-
--+
+++

www.muhuk.com


More information about the Python-announce-list mailing list