I want to use Grappelli and Django-extensions with my Admin site.  But I 
also need to use modelAdmin.queryset to restrict my records.

Both Grappelli and Django-extensions Auto Complete Lookups use the model's 
base queryset.

I want to put in a request to change the code, which is easy - so long as I 
can determine WHICH admin site the data model is registered with.

I just thought of another wrinklye - it could be registered with multiple 
sites.

Here are links to my other discussions on this topic.

All suggestions truly appreciated!

Thanks in advance,
Rich.

Django-extensions (soon to be extinct pull request):
 - https://github.com/django-extensions/django-extensions/pull/354

Grappelli discussion on this topic:
 - https://github.com/sehmaschine/django-grappelli/issues/362



-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to