Home

mobilledjango (mogo) is a set of python libraries and code that works with the Django Framework to make building web applications for the mobile less of a hassle. It was originally designed to be used with the mobile devices in JP
MobileDjango is built and maintained by MARIMORE Inc

Why

Although most JP mobile devices can access a website like any other computer, due to the limited capabilities of the mobile, there are differences that we have to keep in mind when developing web applications: i.e the size of the screen, differences or restrictions on the HTML standard and the cookie-less environment

mogo specifically tries to make 2 aspects of developing for the jp mobile seamless by:
  1. Forcing cookies to be used to enable sessions
  2. TODO: Integration of so-called emoji