change resources folder

This commit is contained in:
Fred 2015-10-13 14:09:21 +02:00
parent 09fdb96b77
commit e1811b089a
2 changed files with 10 additions and 1 deletions

10
ideas/resources.md Normal file
View File

@ -0,0 +1,10 @@
# Ressources
## Livres
* [Two scoops of Django](http://twoscoopspress.com/). Ce livre couvre les principaux concepts de Django. L'avantage est qu'on peut l'ouvrir au hasard et lire un chapitre sans devoir lire les précédents. Ce livre-ci ne constitue cependant pas un tutorial pour développer une application Django *from-scratch*.
* [Django Design Patterns](https://www.packtpub.com/web-development/django-design-patterns-and-best-practices), d'Arun Ravindran.
## Sites
* [Sam & Max](http://sametmax.com)

View File

@ -1 +0,0 @@
# Ressources