<feed xmlns='http://www.w3.org/2005/Atom'>
<title>celcatsanitizer, branch v0.2.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>Merge branch 'dev/db-groupby' into dev/db</title>
<updated>2017-01-28T12:27:32+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2017-01-28T12:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=d5c846ac3214efcbd2b3cb8d562b58006c3a5eb5'/>
<id>d5c846ac3214efcbd2b3cb8d562b58006c3a5eb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Traitement des semaines avec un group by, semblant diviser par deux le temps de traitement</title>
<updated>2017-01-28T12:20:23+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2017-01-28T12:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=ebb7c3bf0dc3eef2efa3f4add60ccfc7dc063248'/>
<id>ebb7c3bf0dc3eef2efa3f4add60ccfc7dc063248</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bon en fait pas de surcharge</title>
<updated>2017-01-28T12:15:57+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2017-01-27T20:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=dfb352540ce5a66ef475f0c6d855fc2f322d553a'/>
<id>dfb352540ce5a66ef475f0c6d855fc2f322d553a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Surcharge de l'opérateur in du modèle des groupes</title>
<updated>2017-01-28T11:59:35+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2017-01-27T20:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=6a7f243eabdc1007e8effcc6d8efa6a990fe40c1'/>
<id>6a7f243eabdc1007e8effcc6d8efa6a990fe40c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Réimplémentation du clonage de GroupedQuery</title>
<updated>2017-01-28T11:38:46+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2017-01-28T11:38:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=c4049ef83e7e77bc7d4a9ab5795ce746eb8e8459'/>
<id>c4049ef83e7e77bc7d4a9ab5795ce746eb8e8459</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Création de différentes classes permettant d'effectuer un group by simple</title>
<updated>2017-01-27T22:08:17+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2017-01-27T21:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=ad5bbfe24c8d00d3bc4b2ae96cb583c141ae27dd'/>
<id>ad5bbfe24c8d00d3bc4b2ae96cb583c141ae27dd</id>
<content type='text'>
 * GroupedCompiler rajoute une étape à get_group_by() pour insérer de manière simple les champs à
   grouper
 * GroupedQuery rajoute une liste stockant les champs à grouper
 * GroupedQuerySet implémente la fonction group_by()
 * GroupedManager change le type de QuerySet par défaut pour GroupedQuerySet

Le manager des cours se base sur GroupedManager
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * GroupedCompiler rajoute une étape à get_group_by() pour insérer de manière simple les champs à
   grouper
 * GroupedQuery rajoute une liste stockant les champs à grouper
 * GroupedQuerySet implémente la fonction group_by()
 * GroupedManager change le type de QuerySet par défaut pour GroupedQuerySet

Le manager des cours se base sur GroupedManager
</pre>
</div>
</content>
</entry>
<entry>
<title>Problème de nom</title>
<updated>2017-01-27T22:00:56+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2017-01-27T21:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=e6c95f5e792ed1400965eae90f2770f385872469'/>
<id>e6c95f5e792ed1400965eae90f2770f385872469</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Nouveau traitement des semaines, qui double apparement la vitesse de traitement</title>
<updated>2017-01-27T20:55:33+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2017-01-27T20:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=cfd2969cd9fa18e6148e97c1066341b1c1add6cf'/>
<id>cfd2969cd9fa18e6148e97c1066341b1c1add6cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bon en fait pas de surcharge</title>
<updated>2017-01-27T20:48:53+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2017-01-27T20:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=64145d7d43d8e6fbda5630e6e643ef259b6fa881'/>
<id>64145d7d43d8e6fbda5630e6e643ef259b6fa881</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Surcharge de l'opérateur in du modèle des groupes</title>
<updated>2017-01-27T20:44:06+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2017-01-27T20:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=4b9ff291e35163b6d0ffcff78878e9ba23bf23dc'/>
<id>4b9ff291e35163b6d0ffcff78878e9ba23bf23dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
