This project is intended to let you quickly get “up and running” with a JQuery Mobile web application using Django to program the web application logic. It is not intended to provide a framework for a “serious” JQuery Mobile application, just something to make playing with JQuery Mobile easier for Python programmers.
Key References:
- JQuery Mobile Docs – you will need this all the time
- Django-JQM Source – this project is sample code, after all, so you will need to browse the code
- CSS Media Queries – queries used to customize display to different device profiles
- Miscellaneous Tips – a few notes from the author regarding using Django with JQuery Mobile
Contents: