Monday, July 30, 2018

Re: Django App plugins

>
> one hack around is to load all the plugins once you create the project
> , but make them hidden or unaccessible untill the user want a certain
> option-plugin so you make it visible for him

This is not possible, as it should be possible to download and install a
plugin with one click, and it's running. And that's a heck of a task in
Django, OMG.
Right now, I'm overthrowing the "one django app as a plugin" system,a s
it has too many disadvantages.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bddb356f-2466-9334-bd20-ac555fd45897%40nerdocs.at.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment