#32058: Add count to RawQueryset -------------------------------------------+------------------------ Reporter: jkevingutierrez | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized | Version: 3.1 Severity: Normal | Keywords: Triage Stage: Unreviewed | Has patch: 0 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 0 UI/UX: 0 | -------------------------------------------+------------------------ count() doesn't exist in RawQuerySet. It would be good to have the count method
Here is an implementation: https://stackoverflow.com/a/18179123/4508187 -- Ticket URL: <https://code.djangoproject.com/ticket/32058> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/058.af2ddfe2b987ee77f9b6e0e84e7bbc1a%40djangoproject.com.