Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
jbalogh/django-pylibmc
-
jbalogh/django-pylibmc
-
www.lexev.org
-
www.lexev.org
-
duanhongyi/dwebsocket
-
duanhongyi/dwebsocket
-
Test-Driven Development with Python
-
JSON Web Token Authentication with Django and AngularJS
-
Test-Driven Development with Python
-
Ultimate Front End Development Setup
-
MailGun as an SMTP Server for Django Apps
-
MailGun as an SMTP Server for Django Apps
-
Django send_mail not working - Stack Overflow
-
Django send_mail not working - Stack Overflow
-
Miximum – Créer une appli Django réutilisable
-
www.findelahistoria.com
-
www.findelahistoria.com
-
Custom validation in Django admin form | www.hasnath.net
-
Custom validation in Django admin form | www.hasnath.net
-
Package Data Like Software, and the Stories Will Flow Like Wine - Features - Source: An OpenNews project
Open-data hackers should heed the words of Dave Guarino and work together to improve the pipeline that prepares data for meaningful analysis, crucial but unglamourous “plumbing” often overlooked in the rush to build the latest flashy user interface. We’re here to demonstrate a way to make it happen. We call it “pluggable data.” -
About and contact
-
Miximum – Créer une appli Django réutilisable
-
Miximum – Créer une appli Django réutilisable
-
Créer une appli Django réutilisable
L'autre jour, j'étais tranquillement assis dans mon fauteuil, sirotant mon café et dépilant une à une les stories de mon backlog avec la régularité d'un opérateur de train nippon lorsque sans grier « gare ! » mon instinct de développeur affuté par des années de labeur se mit à clignoter. « Cette fonctionnalité, me murmura l'instinct susmentionné, ferait un candidat parfait à l'écriture d'une application dédiée. » Le concept d'application est au cœur même de Django, mais créer une application réellement réutilisable nécessite que le code en question sorte complètement du projet pour devenir un logiciel à part entière, avec : son propre dépôt Git ; ses propres tests ; sa propre licence ; sa propre documentation ; sa propre procédure d'installation ; son propre bug tracker ; etc. La doc officielle sur le sujet est plus que parcellaire, et sur tous les tutos existants que j'ai pu croiser, aucun n'aborde le workflow dans son intégralité. Je suis certain que vous aussi, il vous arrive de rencontrer au détour d'un backlog une fonctionnalité sauvage. Comment s'en saisir et la mettre en cage tel un pimpant rossignol qui pourra ainsi eggayer vos journées en chantant dans le salon jusqu'à ce qu'il parte en dépression et ne vous coûte une fortune en antidépresseurs et … -
Customize Django’s unique_together Error Message | Ramblings on startups, advertising, NYC and hacking (mostly Python)