Hi Cheng,
The next LTS version hasn't been decided yet. Our LTS policy isn't based on
a strict timeline (e.g., a new LTS every N years); the choice to make a
release an LTS release is made based on the perception of that release's
stability.
On that basis, given the large number of new features i
Hi,
We're planning our next iteration of server project. I'd like to know which
version will become next LTS version after 1.4?
BTW. we plan to use Python 3.4 ;)
Chi
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To unsubscribe from th
Aymeric Augustin
writes:
> Contributors who refuse GitHub's ToS can participate on Trac again.
For working to fix this, and for acknowledging these people are
contributors: Thank you!
--
\ “Truth is stranger than fiction, but it is because fiction is |
`\ obliged to stick to possi
On Sunday 24 August 2014 20:44:30 Aymeric Augustin wrote:
>
> Eventually, I managed to set up DjangoProject and GitHub auth in parallel.
>
> Contributors who refuse GitHub's ToS can participate on Trac again.
>
> Issues created by username mismatches have been dealt with.
Thanks, Aymeric, for e
On 9 août 2014, at 21:21, Aymeric Augustin
wrote:
> I tried to support both Trac auth and GitHub auth but I couldn't make it work.
Eventually, I managed to set up DjangoProject and GitHub auth in parallel.
Contributors who refuse GitHub's ToS can participate on Trac again.
Issues created by u
On Wednesday 20 August 2014 00:57:01 Chris Foresman wrote:
> On Tuesday, August 19, 2014 4:53:39 PM UTC-5, Chris Foresman wrote:
> > On Tuesday, August 19, 2014 4:49:10 PM UTC-5, Chris Foresman wrote:
> >> On Monday, August 18, 2014 12:05:55 PM UTC-5, Florian Apolloner wrote:
> >>> Validation error
Hi,
As this is the 4th example I see of a templating engine that is inspired by
the Django Template Language, I started a small collection of them on the
wiki[1]. I usually work with other parts of Django, but thought people who are
more into the front-end might find this interesting.
HTH,