<feed xmlns='http://www.w3.org/2005/Atom'>
<title>celcatsanitizer/management/commands, branch v0.13.0</title>
<subtitle>A sane interface to celcat calendar.  This project is now abandonware.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/'/>
<entry>
<title>Suppression du paramètre --order-by-id dans listtimetables</title>
<updated>2018-04-22T10:44:56+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-04-22T10:44:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=f36bceaddcd3315235fe9ce9172ea4f73ce405ba'/>
<id>f36bceaddcd3315235fe9ce9172ea4f73ce405ba</id>
<content type='text'>
Ce paramètre est devenu inutile depuis l’ajout des sources, qui sont
déjà triées par leur ID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ce paramètre est devenu inutile depuis l’ajout des sources, qui sont
déjà triées par leur ID.
</pre>
</div>
</content>
</entry>
<entry>
<title>Correction des imports</title>
<updated>2018-02-10T14:14:51+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-02-10T14:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=9b312281e0f2a9668ab90d77f212c9618daec7db'/>
<id>9b312281e0f2a9668ab90d77f212c9618daec7db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ajout d’une commande pour reparser les groupes</title>
<updated>2018-02-10T14:14:51+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-02-10T14:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=3354c34fa1f58750597b9e6213a81e3443721ac0'/>
<id>3354c34fa1f58750597b9e6213a81e3443721ac0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Remplacement de l’arithmétique de date et heure par datetime.combine()"</title>
<updated>2018-01-28T10:54:06+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-01-28T10:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=ca745d43066dcc1b9f8abd9e242f6af164630b94'/>
<id>ca745d43066dcc1b9f8abd9e242f6af164630b94</id>
<content type='text'>
This reverts commit 37d80d84d8ce6cb0a17a0e4179e4c7a453f7fcc2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 37d80d84d8ce6cb0a17a0e4179e4c7a453f7fcc2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remplacement de l’arithmétique de date et heure par datetime.combine()</title>
<updated>2018-01-28T10:26:56+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-01-28T10:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=37d80d84d8ce6cb0a17a0e4179e4c7a453f7fcc2'/>
<id>37d80d84d8ce6cb0a17a0e4179e4c7a453f7fcc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remplacement de la fonction get_from_db_or_create() par objects.get_or_create()</title>
<updated>2018-01-28T10:20:49+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-01-28T10:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=aab8372b27c27becbdf875d6c30fa49ea218abf4'/>
<id>aab8372b27c27becbdf875d6c30fa49ea218abf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changements dans le formatage du code pour le rendre plus lisible</title>
<updated>2018-01-28T10:14:34+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-01-28T10:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=77a4b75431cfab7348db73b563dd005ce64be14a'/>
<id>77a4b75431cfab7348db73b563dd005ce64be14a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP8</title>
<updated>2018-01-27T17:13:25+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-01-27T16:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=c9388e29b2f9ee18a9e190683a8a33fb710684c5'/>
<id>c9388e29b2f9ee18a9e190683a8a33fb710684c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mise à jour des copyrights</title>
<updated>2018-01-18T12:42:49+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-01-18T12:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=76fef8f3e0b3ad77f632a9e4d2c048607a1cf21b'/>
<id>76fef8f3e0b3ad77f632a9e4d2c048607a1cf21b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On remplace les &lt;br /&gt; dans le champ remarque par des retours à la</title>
<updated>2018-01-11T13:09:33+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-01-11T13:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=81cb9b8c6a96fa8529c6d7f6ca55dfd56a1f2e5d'/>
<id>81cb9b8c6a96fa8529c6d7f6ca55dfd56a1f2e5d</id>
<content type='text'>
ligne lors du parsage, puis on les remplace à nouveau par des &lt;br /&gt;
lors du rendu des templates.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ligne lors du parsage, puis on les remplace à nouveau par des &lt;br /&gt;
lors du rendu des templates.
</pre>
</div>
</content>
</entry>
</feed>
