Hi,
We are using django-friendship (https://github.com/revsys/django-friendship)
in our open source social network, Speedy Net (
https://github.com/speedy-net/speedy-net). I noticed that the
django-friendship repository is very rarely maintained. I would like to
know if any of you are interested i
Hello Uri,
I am interested in maintaining the django friendship.
So let me know .
Thanks.
On Tue, Feb 9, 2021, 5:37 AM אורי wrote:
> Hi,
>
> We are using django-friendship (
> https://github.com/revsys/django-friendship) in our open source social
> network, Speedy Net (https://github.com/speedy
Better, you can use signal or model manager with one-to-one relationship
On Sat, 6 Feb 2021, 7:13 pm degnon...@gmail.com,
wrote:
> hi, say I have this model
>
> class Event(models.Model):
> ...
> metrics = models.OneToOneField("evmetrics.Metrics",
> on_delete=models.PROTECT,
> default=Metric
3 matches
Mail list logo