ma.gnolia

Sign In | Learn More

Skip to main content


8712_32 luxagraf's Bookmarks Tagged With "django"

1 2 3 ... 8

  1. Visit Introducing the Django Debug Toolbar Introducing the Django Debug Toolbar

    Very cool debugging tool for Django

  2. Visit Getting started with Pinax Getting started with Pinax

    intro to the django pinax project.

  3. Visit GeoDjango Documentation GeoDjango Documentation

  4. Visit django-batchadmin django-batchadmin

    Awesome code to add batch delete to the django admin. Must-have.

  5. Visit django-html django-html

    Some nice template tags for getting django forms to output valid html instead of the default xhtml. Nice for sites where you're working with html 4.

  6. Visit django-admin-uploads django-admin-uploads

    It hasn't been updated in ages, but I like the theory behind this project, which attempts to deliver selectable inline thumbnails for the django admin.

  7. Visit Django: Inserting and Positioning Images Django: Inserting and Positioning Images

    Interesting way to add images to a post using markdown and some regex. I tend to just do things the old fashion way, upload via FTP and hand code the link, but this would be a better way to manage images in a blog. Even better is something like… More

  8. Visit django-search-app django-search-app

    Speaking of search and DJango, here's something that might one day be handy. For now, just a teaser thought.

  9. Visit How to create user-specific admins in Django | patrickbeeson.com How to create user-specific admins in Django | patrickbeeson.com

    Nice looking tutorial on creating user-specific admins in Django using the tools in the recently merged newForms branch.

  10. Visit Pinax -- Reuseable Django apps Pinax -- Reuseable Django apps

    Pinax is an open-source collection of re-usable apps for the Django Web Framework. By integrating numerous reusable Django apps to take care of the things that many sites have in common, it lets you focus on what makes your site different. W… More

1 2 3 ... 8

Didn't find what you were looking for? Try searching Google.