I'm having a situation in which two of my reusable apps both use
FCKeditor in their admin interface. Since both of them require
FCKeditor library files, I'm confused which one should provide them?
Both? How? What is the idiomatic/standard way of doing this? Should I
instead have them both just assume "{{ MEDIA_URL }}lib/fckeditor/
fckeditor.js" exists and document this requirement/assumption in the
docs of both apps?
(This is a general media/static files question, I'm just bringing
FCKeditor as an example.)
Erik
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---