Commit Graph

137 Commits

Author SHA1 Message Date
fred ecad0cfe23 Mise à jour de 'source/part-3-django-concepts/models.adoc' 2020-09-13 19:23:17 +02:00
fred 4eea327af1 Mise à jour de 'source/part-3-django-concepts/models.adoc' 2020-09-13 19:21:32 +02:00
fred 585d4b3b7e Mise à jour de 'source/part-3-django-concepts/models.adoc' 2020-09-13 19:20:38 +02:00
fred 87438b6892 Ajouter 'source/part-2-deployment/docker.adoc' 2020-09-13 16:27:48 +02:00
fred 3f220a82b8 Mise à jour de 'source/part-3-django-concepts/templates.adoc' 2020-09-13 16:23:59 +02:00
fred 777f5a89b2 Mise à jour de 'source/part-3-django-concepts/models.adoc' 2020-09-11 15:18:43 +02:00
Fred Pauchet aff3366c0c Integrates Gwift right into Django-concepts, for a better illustration. 2020-09-08 20:32:34 +02:00
Fred Pauchet 49bce428c8 Finalises 12factors explanation. 2020-09-04 21:58:11 +02:00
Fred Pauchet 624e9318ba Continues to describe the 12 factors. 2020-09-03 21:36:17 +02:00
Fred Pauchet 8d8b6c27a3 Describes 12-factors, maintainable applications and a small introduction to environment. 2020-09-01 21:52:29 +02:00
Fred Pauchet 7a37981d10 Describes the environment. 2020-09-01 21:24:46 +02:00
Fred Pauchet bb7743459d Merges from master. 2020-08-31 21:45:56 +02:00
Fred Pauchet 6da434459b Adds a bunch of modification based
on GNU/Linux Magazine HS 109.
2020-08-31 21:42:20 +02:00
fred 951ecf07e3 Mise à jour de 'source/part-2-deployment/infrastructure.adoc' 2020-08-15 19:32:20 +02:00
fred b88aa51034 Mise à jour de 'source/part-2-deployment/00-main.adoc' 2020-05-02 16:43:16 +02:00
fred ca8b440c40 Supprimer 'source/part-2-deployment/voir-aussi.md' 2020-05-02 10:33:45 +02:00
fred e8876dcb2c Ajouter 'source/part-2-deployment/voir-aussi.md' 2020-05-02 10:30:40 +02:00
fred 55ebb3ca1d Mise à jour de 'source/part-3-django-concepts/template-tag.adoc' 2020-04-24 10:52:30 +02:00
fred e30149881d Mise à jour de 'source/part-1-workspace/unit_tests.adoc' 2020-04-22 07:32:04 +02:00
fred 40c1f97264 Mise à jour de 'source/part-9-bonus/00-main.adoc' 2020-04-19 19:06:01 +02:00
Fred Pauchet 43ea71941a structure architecture and software flow 2020-04-14 21:49:49 +02:00
Fred Pauchet 050b241646 switch pdf text admonitions to font awesome 2020-04-14 21:49:20 +02:00
Fred fadd7c592d fixing part-3-django content 2020-04-13 15:01:36 +02:00
Fred fec56cfb3d fetch old django content 2020-04-12 20:36:46 +02:00
Fred 326b3571b8 change makefile to delete sphinx and switch to asciidoc 2020-04-11 21:36:03 +02:00
Fred f0e3735fb3 working on models, admin and forms 2020-04-11 21:28:52 +02:00
Fred f28c650446 finished reviewed of part 2 - deployment 2020-04-11 10:23:57 +02:00
Fred b422705c44 fetch texts for unit tests 2020-04-11 09:27:05 +02:00
Fred b8531ae8f1 reorganize files 2020-04-11 09:23:28 +02:00
fred d00c494614 Mise à jour de 'source/part-1-workspace/django.adoc' 2020-04-10 11:06:32 +02:00
fred 61ae47499c Mise à jour de 'source/part-2-deployment/centos+debian.adoc'
Ajout d'un paragraphe sur la rotation des logs
2020-04-10 07:31:44 +02:00
fred 5e4f994671 Mise à jour de 'source/part-1-workspace/unit_tests.adoc' 2020-04-08 14:25:35 +02:00
fred 7fe206cfec Mise à jour de 'source/part-1-workspace/tools.adoc' 2020-04-06 13:32:31 +02:00
Fred ccf93ae1bd working on django 2020-04-05 11:49:29 +02:00
Fred 0ea6737d3b rework part1 2020-04-05 11:26:19 +02:00
Fred a88c816fb8 Merge branch 'master' of grimbox.be:fred/gwift-book 2020-04-04 21:48:03 +02:00
Fred 5ea82e0af6 reworks parts 2020-04-04 21:47:53 +02:00
fred 43a4109dc5 Ajouter 'source/django/template-tag.adoc' 2020-03-20 15:50:32 +01:00
fred 73cd400f30 Mise à jour de 'source/django/auth.adoc' 2020-03-20 14:05:07 +01:00
Fred 5a027cba52 rst - adoc 2020-02-17 20:45:39 +01:00
Fred Pauchet 8eb38628d0 finish migration to adoc 2020-02-16 21:11:51 +01:00
Fred Pauchet 3b60990c13 migrate rst structure to adoc 2020-02-14 21:31:08 +01:00
Fred 3e652d3371 resplit parts & chapters 2020-02-03 21:53:04 +01:00
fred 1eb53515c2 Mettre à jour 'source/logging/logging.md' 2018-11-14 10:50:12 +00:00
fred 20e7680f2c Ajouter 'source/logging/logging.md' 2018-11-14 10:46:34 +00:00
fred 25695ac3fc Mettre à jour 'source/admin/advices.rst' 2018-10-01 09:34:44 +00:00
fred 7685f2ea9b Ajouter 'source/orm/queryset.rst' 2018-10-01 06:40:52 +00:00
Fred Pauchet 79d55a73e7 working on models, modelmanager and text presentation 2017-03-19 21:07:14 +01:00
Fred Pauchet f8b948e769 finish first pass rereading for the 1st chapter 2017-03-19 20:40:48 +01:00
Fred Pauchet cd9bf4beed complete introduction and add todo on venvs 2017-03-19 20:24:15 +01:00