#34474: Django apps   registry  returns the wrong models
-------------------------------------+-------------------------------------
     Reporter:  Dimitris             |                    Owner:  nobody
  Kougioumtzis                       |
         Type:  Bug                  |                   Status:  closed
    Component:  Uncategorized        |                  Version:  4.2
     Severity:  Normal               |               Resolution:  invalid
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Dimitris Kougioumtzis):

 Replying to [comment:3 Tim Graham]:
 > This function doesn't seem to be part of Django. Please see
 TicketClosingReasons/UseSupportChannels if you need help debugging your
 code. Use this ticket tracker to report a bug in Django, explaining why
 Django is at fault and providing sufficient code to reproduce the problem.

 the result of the above function for the app django.contrib.messages

 django.contrib.messages [<class 'django.contrib.admin.models.LogEntry'>,
 <class 'django.contrib.sites.models.Site'>, <class
 'django.contrib.flatpages.models.FlatPage_sites'>, <class
 'django.contrib.flatpages.models.FlatPage'>, <class
 'django.contrib.auth.models.Permission'>, <class
 'django.contrib.auth.models.Group_permissions'>, <class
 'django.contrib.auth.models.Group'>, <class
 'django.contrib.auth.models.User_groups'>, <class
 'django.contrib.auth.models.User_user_permissions'>, <class
 'django.contrib.auth.models.User'>, <class
 'django.contrib.contenttypes.models.ContentType'>, <class
 'django.contrib.sessions.models.Session'>, <class
 'rest_framework.authtoken.models.Token'>, <class
 'rest_framework.authtoken.models.TokenProxy'>]

 so is it correct for the app django.contrib.messages   it return  that
 models ?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34474#comment:4>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701875f95c9d4-0024e054-a919-480c-a9d2-aaad210d066e-000000%40eu-central-1.amazonses.com.

Reply via email to