Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
django-storages — django-storages 1.1.8 documentation
-
django-all-access — django-all-access 0.5.1 documentation
django-all-access is a reusable application for user registration and authentication from OAuth 1.0 and OAuth 2.0 providers such as Twitter and Facebook. The goal of this project is to make it easy to create your own workflows for authenticating with these remote APIs. django-all-access will provide the simple views with sane defaults along with hooks to override the default behavior. -
Integration of Backbone.js with Tastypie
-
Welcome — Django MongoDB Engine
-
Middlware to allow's your django server to respond appropriately to cross domain XHR (postMessage html5 API).
-
Flat as a Pancake - Aeracode
RT @pycoders: Flatten Django migrations coming #django #python -
11 Things I Wish I Knew About Django Development Before I Started My Company: — CS + Math — Medium
-
sehmaschine/django-filebrowser · GitHub
-
Journalist: Welche Programmiersprachen für Journalisten relevant sind
Datenbanken Datenbanken setzt man ein, um Informationen strukturiert zu speichern – in der Regel in vielen einzelnen Datensätzen, die den gleichen Aufbau haben. Stellen Sie sich eine Liste vor, auf der die Namen von Organisationen stehen, dazu ihre Standorte, E-Mail-Adressen und Telefonnummern. Eine starke Strukturierung macht es möglich, Informationen wie gewünscht abzurufen. Sie könnten beispielsweise eine Liste mit allen Telefonnummern einer Organisation zusammenstellen oder mit allen anderen Kontaktinformationen. Welche Datenbanken nutzen Nachrichtenmedien? CSV. CSV-Dokumente sind eine Art Klartext-Datenbank. Sie sind einfach zu erstellen und zu übertragen, aber für große oder komplexe Datensätze eignen sie sich nicht besonders gut. Dennoch: Manche Quellen (US-Regierungswebsites zum Beispiel) bieten Daten nur in diesem Format an, CSV ist also ein notwendiger Ausgangspunkt. Tabellenkalkulation. Die guten alten Tabellenkalkulationen können überraschend effektive Werkzeuge zur Erfassung von Daten sein und spielen eine wichtige Rolle im Datenjournalismus. MySQL. Das Open-Source-Datenbanksystem MySQL ist in einige der meistgenutzten Content-Management-Systeme integriert, von WordPress bis Drupal. Im Fall von WordPress ist MySQL sogar die einzige unterstützte Datenbank. PostGreSQL. Postgres ist ein weiteres Open-Source-Datenbanksystem. In Funktionsumfang und Leistung ist Postgres MySQL sehr ähnlich. Die Chicago Tribune verwendet es für einige ihrer Projekte. Serverseitige Programmiersprachen Im Bereich der Newsroom-Programmierung sind drei Sprachen immer wichtiger geworden: … -
Embed Javascript templates (mustache.js and more) into Django templates with minimal fuss
Embed Javascript templates (mustache.js and more) into Django templates with minimal fuss -
An easy way to create custom template tags for Django's templating system.
An easy way to create custom template tags for Django's templating system. -
The Iconfinder Blog | When the database is fast enough
-
Simple Django Class based CRUD views | HeadSpin Blog
-
Adaptive Wave
We are a web development company specializing in Python and Django. We are dedicated to creating amazing website for our ... -
Django url reverse: Non-reversible reg-exp portion: '(?=' - Stack Overflow
-
How To Tango With Django — How to Tango with Django
-
django-nonrel/mongodb-engine
-
Rogueleaderr - The Idiomatic Guide to Deploying Django in Production
-
Models | Django documentation | Django
-
emory libraries finding aid django app
with xquery reports -
The Idiomatic Guide to Deploying Django in Production
-
How to Tango with Django: A Python Django Tutorial
Tango With Django -
dotCloud - Django Python Tutorial
-
Rogueleaderr - The Idiomatic Guide to Deploying Django in Production
-
Digging up Django class-based views - 1 - The digital cat