|
|
|
|
|
by jcrocholl
6013 days ago
|
|
Because app-engine-patch includes more than just a zipped package of Django 1.1. It comes with jQuery, the Blueprint CSS framework, a media generator to join and minify your CSS and JavaScript, automatic URLs for each app (using urlsauto.py), and helper functions like ragendja.template.render_to_response and ragendja.dbutils.get_object_or_404. |
|
If there were a "GAE django starter project" that included jQuery etc. but made use of use_library(), would that be interesting?