Just wanted to point those in this thread to this ticket:
https://code.djangoproject.com/ticket/17093
Such a refactor of the template system as outlined could eventually
incorporate some of these ideas.
-Preston
--
You received this message because you are subscribed to the Google Groups
"Dja
On Fri, Nov 11, 2011 at 9:35 PM, Ric wrote:
> yeah i know it can be done...
>
> i can try to write it in future... it can be a subclass of something,
> i have to open the code.
>
>
You don't have to write anything, you just have to set include_html=True in
the config for the Django-provided admin
yeah i know it can be done...
i can try to write it in future... it can be a subclass of something,
i have to open the code.
could be an interesting contribute?
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send e
Can we provide a setting that lets you switch between the two? Then you can let
developers choose their poison?
On Friday, November 11, 2011 at 6:25 PM, hcarvalhoalves wrote:
> On 10 nov, 18:05, Paul McMillan wrote:
> > > There's no reason to not use JSON by default since it's adequate for
> >
On 10 nov, 21:21, Anssi Kääriäinen wrote:
> On Nov 10, 10:05 pm, Paul McMillan wrote:
>
>
>
>
>
>
>
>
>
> > > There's no reason to not use JSON by default since it's adequate for
> > > most cases where you need to store lightweight data client-side, since
> > > it's most useful to use with FormWi
On 10 nov, 18:05, Paul McMillan wrote:
> > There's no reason to not use JSON by default since it's adequate for
> > most cases where you need to store lightweight data client-side, since
> > it's most useful to use with FormWizard and such, where the fields are
> > easily serialized as strings. If
Just in case you were waiting for a reply, I've read your response and
everything seems good to me.
Luke
On 10/11/11 07:46, Aymeric Augustin wrote:
> Hi Luke,
>
> Thanks for the review! I've updated the branch with your suggestions.
>
> Here are a few comments -- when I have something to say o
Hi All -
Just a quick reminder that the Django sprint in NC is being held tomorrow
and Sunday here in Carrboro. For more information:
https://code.djangoproject.com/wiki/Sprint20TriangleNC
Join us on IRC in the #django-sprint channel if you can't make it in
person. We'll be on from about 9
Jannis, that's great news indeed, I'll help with testing.
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-developers/-/jzva36TUYGcJ.
To post to this group, sen
On 10 November 2011 18:53, hcarvalhoalves wrote:
> I believe the solution is to actually figure a migration path to move
> everything that is non-essential to outside the User model. To
> identify a User, it should be enough to have username, password and
> permissions, and have the rest of the fi
10 matches
Mail list logo