====== Django ====== * https://www.djangoproject.com/ ---- * [[python:django:demarrage]] * [[python:django:application]] * [[python:django:templates]] * [[python:django:statics]] * [[python:django:admin]] * [[python:django:modeles]] * [[python:django:deploiement]] ===== Cours / Tutoriels ===== Cours: * [[https://docs.djangoproject.com/en/4.2/contents/|Doc officielle]] (EN) * [[https://developer.mozilla.org/fr/docs/Learn/Server-side/Django|Cours Django sur MDN (Mozilla Developer Network)]] (FR) YouTube: * [[https://www.youtube.com/playlist?list=PL-osiE80TeTtoQCKZ03TU5fNfx2UY6U4p| Corey Schafer - Django Tutorials]] (EN) * [[https://www.youtube.com/watch?v=o0XbHvKxw7Y&t=578s|Django For Everybody - Full Python University Course]] (EN) * [[https://www.youtube.com/playlist?list=PLrSOXFDHBtfED_VFTa6labxAOPh29RYiO|Jason Champagne - Django]] (FR)