Hello,

Here’s episode 14:
https://myks.org/en/multiple-template-engines-for-django/#2015-01-11

Hopefully I’ll reach the point where I don’t have enough material to write
a weekly update by the end of February :-)

-- 
Aymeric.



> On 4 janv. 2015, at 00:23, Aymeric Augustin 
> <[email protected]> wrote:
> 
> Hello,
> 
> Here’s the thirteenth update (good thing I learnt all these ordinals when I 
> was a kid!)
> https://myks.org/fr/multiple-template-engines-for-django/#2015-01-04
> 
> At this point my main concern is the 1.8 feature freeze scheduled in one week.
> Dealing properly with some of the items I listed in my report for week 11 may
> require changes falling in the "new features” bucket and therefore being
> postponed to Django 1.9. At worst, I’ll have to document that some features
> only work with the Django template language in Django 1.8. That’s sad but not
> worth delaying the entire project until early 2016.
> 
> -- 
> Aymeric.
> 
> 
> 
>> On 27 déc. 2014, at 23:59, Aymeric Augustin 
>> <[email protected]> wrote:
>> 
>> Hello,
>> 
>> My twelfth update is online:
>> https://myks.org/en/multiple-template-engines-for-django/#2014-12-28
>> 
>> It comes with a question — should I drop `select_template` from the backend 
>> API? I think I should. Follow the link above for details.
>> 
>> Looking forward to your feedback,
>> 
>> -- 
>> Aymeric.
>> 
>> 
>> 
>>> On 20 déc. 2014, at 23:57, Aymeric Augustin 
>>> <[email protected]> wrote:
>>> 
>>> Hello,
>>> 
>>> I haven’t written to this mailing-list for three weeks because nothing 
>>> warranted your immediate attention.
>>> 
>>> Now the code is in reasonably good shape. Feel free to have a look:
>>> https://github.com/aaugustin/django/commits/multiple-template-engines
>>> 
>>> I plan to merge this branch within a few days. 
>>> 
>>> Updates for weeks 9 to 11 are available at the usual location:
>>> https://github.com/aaugustin/django/commits/multiple-template-engines
>>> 
>>> -- 
>>> Aymeric.
>>> 
>>> 
>>> 
>>>> On 30 nov. 2014, at 10:37, Aymeric Augustin 
>>>> <[email protected]> wrote:
>>>> 
>>>> Hello,
>>>> 
>>>> Here’s my eight update — this is getting repetitive :-)
>>>> https://myks.org/en/multiple-template-engines-for-django/#2014-11-30
>>>> 
>>>> -- 
>>>> Aymeric.
>>>> 
>>>> 
>>>> 
>>>>> On 23 nov. 2014, at 00:02, Aymeric Augustin 
>>>>> <[email protected]> wrote:
>>>>> 
>>>>> Hello,
>>>>> 
>>>>> I published my seventh update:
>>>>> https://myks.org/en/multiple-template-engines-for-django/#2014-11-23
>>>>> 
>>>>> I have another pull request ready for review:
>>>>> https://github.com/django/django/pull/3605
>>>>> 
>>>>> Let me know if you have any questions!
>>>>> 
>>>>> -- 
>>>>> Aymeric.
>>>>> 
>>>>> 
>>>>> 
>>>>>> On 16 nov. 2014, at 09:19, Aymeric Augustin 
>>>>>> <[email protected]> wrote:
>>>>>> 
>>>>>> Hello,
>>>>>> 
>>>>>> Here’s my sixth update:
>>>>>> https://myks.org/en/multiple-template-engines-for-django/#2014-11-16
>>>>>> 
>>>>>> I have a first pull request ready for review:
>>>>>> https://github.com/django/django/pull/3555
>>>>>> 
>>>>>> Whenever possible, I’ll merge changes that make sense regardless of the 
>>>>>> Multiple Template Engines Project in small batches, in order to minimize 
>>>>>> the size of the final pull request.
>>>>>> 
>>>>>> -- 
>>>>>> Aymeric.
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>> On 9 nov. 2014, at 22:05, Aymeric Augustin 
>>>>>>> <[email protected]> wrote:
>>>>>>> 
>>>>>>> Hello,
>>>>>>> 
>>>>>>> Here’s my fifth update:
>>>>>>> https://myks.org/en/multiple-template-engines-for-django/#2014-11-09
>>>>>>> 
>>>>>>> The first step of my project, as outlined in my original proposal, is 
>>>>>>> complete.
>>>>>>> 
>>>>>>> -- 
>>>>>>> Aymeric.
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>>> On 1 nov. 2014, at 23:30, Aymeric Augustin 
>>>>>>>> <[email protected]> wrote:
>>>>>>>> 
>>>>>>>> Hello,
>>>>>>>> 
>>>>>>>> I’m happy to annonce that the DEP is ready for public review!
>>>>>>>> 
>>>>>>>> Direct link, HTML:
>>>>>>>> https://myks.org/en/multiple-template-engines-for-django/dep/
>>>>>>>> 
>>>>>>>> Direct link, ReStructured Text:
>>>>>>>> https://raw.githubusercontent.com/aaugustin/mtefd/master/multiple-template-engines.rst
>>>>>>>> 
>>>>>>>> (I’m not reproducing it here because I don’t think email is a very 
>>>>>>>> good medium for communicating 50kB of markup.)
>>>>>>>> 
>>>>>>>> I’ve written a bit more about what “ready” means:
>>>>>>>> https://myks.org/en/multiple-template-engines-for-django/#2014-11-01
>>>>>>>> 
>>>>>>>> Of course, your regularly scheduled update will also be available (in 
>>>>>>>> half an hour):
>>>>>>>> https://myks.org/en/multiple-template-engines-for-django/#2014-11-02
>>>>>>>> 
>>>>>>>> I’m looking forward to your feedback!
>>>>>>>> 
>>>>>>>> -- 
>>>>>>>> Aymeric.
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>>> On 26 oct. 2014, at 22:36, Aymeric Augustin 
>>>>>>>>> <[email protected]> wrote:
>>>>>>>>> 
>>>>>>>>> Hello,
>>>>>>>>> 
>>>>>>>>> I just published the third update:
>>>>>>>>> https://myks.org/en/multiple-template-engines-for-django/#2014-10-26
>>>>>>>>> 
>>>>>>>>> -- 
>>>>>>>>> Aymeric.
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>>> On 19 oct. 2014, at 00:09, Aymeric Augustin 
>>>>>>>>>> <[email protected]> wrote:
>>>>>>>>>> 
>>>>>>>>>> Hello,
>>>>>>>>>> 
>>>>>>>>>> Here’s the second update:
>>>>>>>>>> https://myks.org/en/multiple-template-engines-for-django/#2014-10-19
>>>>>>>>>> 
>>>>>>>>>> Best,
>>>>>>>>>> 
>>>>>>>>>> -- 
>>>>>>>>>> Aymeric.
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> On 12 oct. 2014, at 20:31, Aymeric Augustin 
>>>>>>>>>> <[email protected]> wrote:
>>>>>>>>>> 
>>>>>>>>>>> Hello,
>>>>>>>>>>> 
>>>>>>>>>>> I just posted the first update on this project:
>>>>>>>>>>> https://myks.org/en/multiple-template-engines-for-django/#2014-10-12
>>>>>>>>>>> 
>>>>>>>>>>> My work in progress on the DEP is available here:
>>>>>>>>>>> https://myks.org/en/multiple-template-engines-for-django/dep/
>>>>>>>>>>> 
>>>>>>>>>>> Feedback is welcome, especially on sections I’ve described as 
>>>>>>>>>>> “done” in the update.
>>>>>>>>>>> 
>>>>>>>>>>> Thanks,
>>>>>>>>>>> 
>>>>>>>>>>> -- 
>>>>>>>>>>> Aymeric.
>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> 
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/605B373A-B2C3-41B6-A815-07FA4B9E81F4%40polytechnique.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to