Hello all,
This proposal is about adding value and display_value properties to
BoundFields (ticket #10427). The value property gives raw data and
display_value gives the value in user friendly format. For example for
CharField, both value and display_value will be just the raw data. But
for Multip
Ticket #12398, the addition of a TypedMultipleChoiceField, is in the
'accepted' state with docs and tests. Is there anyone who could
commit it to trunk?
Thanks, as always, for all the hard work that goes into this great
framework.
--
You received this message because you are subscribed to the G
Some time ago I have posted patches and tests for two bugs:
http://code.djangoproject.com/ticket/8291
http://code.djangoproject.com/ticket/13579
Could I ask for some opinion on them? Are they enough, or should I
provide something more for this?
--
Filip Gruszczyński
--
You received this messa
Hi Falridge,
Russell just said in another thread (
http://http://groups.google.com/group/django-developers/browse_thread/thread/41ef180b93410cd2/cb0510692d8270b5
), that you need to put ticket into RFC if you feel the ticket is
looking good, is working and other prerequisites have been met.
>From
On Mon, Aug 16, 2010 at 6:48 PM, burc...@gmail.com wrote:
> Hi Falridge,
>
> Russell just said in another thread (
> http://http://groups.google.com/group/django-developers/browse_thread/thread/41ef180b93410cd2/cb0510692d8270b5
> ), that you need to put ticket into RFC if you feel the ticket is
>
Hi buriy,
http://code.djangoproject.com/ticket/11834
it would be nice, if the CSS could be customized. But how
to do that?
I think the debug html output should be self contained.
It should not reference a CSS file. Example: I send the
HTML output by mail to myself, to see if uncaught exceptions
I just discovered that the condition decorator does check for exact
match only, too. Thus, the ticket should be changed to also include
this issue. Is someone going to reopen the ticket?
On Aug 9, 11:46 pm, Łukasz Rekucki wrote:
> On 9 August 2010 22:48, Paul McMillan wrote:> I agree with
> the
Hi Thomas,
On Mon, Aug 16, 2010 at 8:12 PM, Thomas Guettler wrote:
> Hi buriy,
>
> http://code.djangoproject.com/ticket/11834
>
> it would be nice, if the CSS could be customized. But how
> to do that?
>
> I think the debug html output should be self contained.
> It should not reference a CSS fil
Hey,
I been doing a lot with timezone aware dates and I noticed that the mysql
store will not allow you to store a datetime aware datetime. I was wondering
if there is a reason why not convert theses dates to whatever is in the
settings using astimezone. And then save that date.
Vitaly Babiy
--
On Tue, Aug 17, 2010 at 12:13 AM, Vitaly Babiy wrote:
> Hey,
> I been doing a lot with timezone aware dates and I noticed that the mysql
> store will not allow you to store a datetime aware datetime. I was wondering
> if there is a reason why not convert theses dates to whatever is in the
> settin
10 matches
Mail list logo