Dojango

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    2 Favorites & 1 Group

    Dojango - Presentation Transcript

    1. dojango Django and Dojo - The perfect couple Tobias von Klipstein, uxebu http://twitter.com/uxebu
    2. Django? • Request/Response framework • MVC web framework • using Python • like Rails / Symfony / ...
    3. Django - Overview Middleware Template Tags / Filter Model URL Mapper Commandline commands Template Context Processor Forms View => Controller Settings Templates => View ADMIN DOJANGO Reusable Apps AUTH
    4. Why? Django is Python Dojo is JavaScript Templating dojox.dtl URL dispatcher Reinhardt (by SitePen) Documentation system based on ReSt and Sphinx Django Software Dojo Foundation Foundation Starts with D and ends with O
    5. How? settings.py INSTALLED_APPS = ('dojango', ...) MIDDLEWARE_CLASSES = ('dojango.middleware.DojoAutoRequireMiddleware', ...) urls.py urlpatterns = patterns('', (r'^dojango/', include('dojango.urls')), ...) Your template {% extends \"dojango/base.html\" %} {% block dojango_content %} {% endblock %}
    6. Plain old html from django.forms import *
    7. Uhh, shiny from dojango.forms import *
    8. DataGrid {% load dojango_grid %} {% simple_datagrid app Model %}
    9. thx http://dojotoolkit.org http://docs.dojocampus.org http://dojango.org http://blog.uxebu.com Tobias von Klipstein, uxebu tobias@uxebu.com http://twitter.com/uxebu

    + klipsteinklipstein, 5 months ago

    custom

    602 views, 2 favs, 1 embeds more stats

    These slides show the capabilities of dojango, a re more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 602
      • 523 on SlideShare
      • 79 from embeds
    • Comments 0
    • Favorites 2
    • Downloads 0
    Most viewed embeds
    • 79 views on http://blog.uxebu.com

    more

    All embeds
    • 79 views on http://blog.uxebu.com

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories

    Groups / Events