[kforge-dev] Changeset [61]: Added support for latest Django version (3694), whilst maintaining support ...
37: Timeline
admin at okfn.org
Sat Nov 4 20:15:40 UTC 2006
Added support for latest Django version (3694), whilst maintaining support for older version (304) with conditional import statements. (Upgrading Django was just a matter of using the same classes from their new locations, and having application template paths end with .html which used to be assumed.) Added support for URI_PREFIX configurable dictionary word (www.uri_prefix). Added same for MEDIA_PREFIX (www.media_prefix). Added URI_PREFIX to view context as 'uriPrefix' parameter. Added same for MEDIA_PREFIX as 'mediaPrefix' parameter. * Prefixes support serving an application and application media from a
> non-[DirectorRoot?][1] location. This allows the system to be deployed in the usual manner when using a dedicated network hostname is to be avoided.
[1]: http://project.knowledgeforge.net/domainmodel/trac/wiki/DirectorRoot
URL: http://project.knowledgeforge.net/domainmodel/trac/changeset/61
More information about the kforge-dev
mailing list