Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django 1.2 の変更のまとめ - Ian Lewis
-
Start to Finish - Serving Django with uWSGI/Nginx on EC2 - Adam Bard
-
The Perfect Django Settings File - projectb14ck
-
versae: django-qbe @ GitHub
Zajimave rozsireni pro admin -- interaktivne se naklika dotaz a jeho vysledky se zobrazi do HTML tabulky s moznosti exportu do jinych formatu. Dokaze i zobrazit interaktivni Javascriptove diagramy s vazbami mezi modely. -
Mock - Mocking and Testing Library — Mock v0.7.0 documentation
-
Python Package Index : django-masquerade 0.1.5
Uzivatele se staff=True se mohou prihlasit jako jini uzivatele a prohlizet si web pod novou falesnou identitou. -
A Guide to Testing in Django #2 - Toast Driven
-
Require login across entire site
-
david / django-oauth-plus / wiki / Home – Bitbucket
-
A Guide to Django full-text search with Sphinx and django-sphinx by Pete Karl | Web Developer | Boston, MA
-
david / django-oauth-plus / overview – Bitbucket
-
Django-le-social — Django-le-social v0.1 documentation
"Django-le-social is an external registration helper for Django. It currently lets you use Twitter (OAuth) and OpenID authentication. It’s more a framework than a drop-in app in the sense that it won’t create any user data for you: when a user comes from an external authentication source, django-le-social executes a method that you decide. There is no user creation, no new model instance, no user login. You need to decide what to do, mainly store the OAuth token or the OpenID data and log the user in." -
Haystack - Search for Django
-
pydanny/django-social-bookmarking at master - GitHub
Afficher la barre des social bookmarking -
Haystack - Search for Django
-
robhudson/django-debug-toolbar - GitHub
-
Welcome to django-authority's documentation! — django ...
-
Organizing Django settings
-
Django-le-social — Django-le-social v0.1 documentation
-
Django cheat sheet | Mercurytide
-
Django JavaScript Integration: AJAX and jQuery
You want to create an AJAX application. Why would you use Django? Why would you use jQuery? Why would you use both together? Enter Django JavaScript Integration: AJAX and jQuery – your comprehensive answer to all these questions and the only extensive, practical, and hands-on guide to developing any AJAX application with Django and jQuery. -
digitaldreamer | blog - custom user profile and extending the user admin in django
-
Django | Writing your first Django app, part 2 | Django documentation
-
flosch/simpleapi - GitHub
"A simple API-framework to provide an easy to use, consistent and portable client/server-architecture (standalone and also for django, Flask, AppEngine and all WSGI-compatible implementations like gunicorn)." -
mariuz/django-simpleapi - GitHub