Skip to content

Instantly share code, notes, and snippets.

@joshdrake
Created August 22, 2011 17:21
Show Gist options
  • Save joshdrake/1162949 to your computer and use it in GitHub Desktop.
Save joshdrake/1162949 to your computer and use it in GitHub Desktop.
SITE_SETTINGS = (
(DESKTOP_SITE_SETTING, standard),
(MOBILE_SITE_SETTING, mobile),
(TABLET_SITE_SETTING, standard),
('dev', dev),
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment