Skip to content

Instantly share code, notes, and snippets.

@RichardBronosky
Created August 10, 2011 15:20
Show Gist options
  • Select an option

  • Save RichardBronosky/1137106 to your computer and use it in GitHub Desktop.

Select an option

Save RichardBronosky/1137106 to your computer and use it in GitHub Desktop.
• medley.mobile.helpers.redirect_if_needed alters settings.TEMPLATE_DIRS if is_clarkhoward(existing_host)
• storyville.conf.sites.__init__ has PER_REQUEST_SETTINGS_POST_HOOK switching on: request.site_is_www or request.site_is_root
• what to do with constants.MOBILE_SITE/constants.FULL_SITE?
• medley.mobile.views useful at all?
• medley.mobile.tests useful at all?
• medley.mobile.middleware usefull at all?
• medley.mobile.helpers.is_mobile_enabled is probably useful, is it used everywhere?
• soloist.clarkhoward.views.archive_url useful?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment