Hi do you hire contract based python/django freelancer?
 We can help you in this and related tasks at fair prices. Reply or send
email to divy...@pythonmate.com
Best Regards,
Divyesh Khamele,
Pythonmate

On Sat, 10 Oct 2020, 2:03 pm אורי, <u...@speedy.net> wrote:

> Django users,
>
> I have a User model, in which I defined class Meta with ordering. It's
> defined like this:
>
> class Meta:
>     verbose_name = _('user')
>     verbose_name_plural = _('users')
>     ordering = ('-speedy_net_site_profile__last_visit',)
>     swappable = 'AUTH_USER_MODEL'
>
>
> But, I have two apps - Speedy Net and Speedy Match, and in Speedy Match I
> want a different order (
>       ordering = ('-speedy_match_site_profile__last_visit',)
> ). How can I do this?
>
> Thanks,
> אורי
> u...@speedy.net
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CABD5YeEgKXis7GiwL%2BHtmAt8gSwwqaDOVpzOS-M8-NiL%3D5cPWg%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CABD5YeEgKXis7GiwL%2BHtmAt8gSwwqaDOVpzOS-M8-NiL%3D5cPWg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAH9mneVB555XkPtoiqzPkmh5ymip5vbTBMtOz-eeCXqjNVnFGw%40mail.gmail.com.

Reply via email to