On Sat, Jul 19, 2008 at 2:42 PM, Malcolm Tredinnick
<[EMAIL PROTECTED]> wrote:
> They'll have to be done manually. But I just pinged Brian on IRC and he
> was going to go through and check that stuff (and some others). So I'll
> leave it in his capable hands.
I can automatically do it today throu
http://code.djangoproject.com/ticket/6396
I just updated this ticket with a patch which moves the generation of
html out of admin.templatetags.admin_list.items_for_result and into
change_list_results.html.
I needed this functionality in order to change the Name column to
include indentatio
Hi,
For months, there has been a mention in the url tag's documentation:
"Note that the syntax for this tag may change in the future, as we
make it more robust." [1]
Is that mention still relevant for 1.0 and beyond?
Julien
[1] http://www.djangoproject.com/documentation/templates/#url
--~--~-
that's what I'm worried about
On Jul 18, 4:10 pm, Matt <[EMAIL PROTECTED]> wrote:
> On Jul 18, 1:21 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
>
> > When the time comes there will be a large and loud public announcement
> > that you will not be able to miss.
>
> Somehow when those large and l
On Sat, 2008-07-19 at 17:09 -0400, Karen Tracey wrote:
> Now that newforms-admin is merged, tickets tagged with nfa-fixed ought
> to be closed as fixed, right? Does that need to be done manually or
> will something automagic be run that does it? (It doesn't appear that
> there are all that many
Now that newforms-admin is merged, tickets tagged with nfa-fixed ought to be
closed as fixed, right? Does that need to be done manually or will
something automagic be run that does it? (It doesn't appear that there are
all that many out there, so it could be done manually if that's easiest.)
Kar
Hello,
I'm curious about the status of the documentation refactor.
I see that it is on the 'maybe' list, and that the hg repo hasn't been
touched in a couple months.
What's the best way to get up to speed and help get this ready for checkin?
Thanks!
Jeff Anderson
signature.asc
Descripti
Errr, isn't that a duplicate of #5775?
http://code.djangoproject.com/ticket/5775
On Jul 19, 6:19 am, Rozza <[EMAIL PROTECTED]> wrote:
> New patch with tests added to the ticket.
>
> Shows the reason for the triage process!
>
> All the best
>
> Ross
>
> On Jul 18, 2:54 pm, Rozza <[EMAIL PROTECTED]
On Sat, Jul 19, 2008 at 8:45 AM, Jacob Kaplan-Moss <
[EMAIL PROTECTED]> wrote:
>
> On Sat, Jul 19, 2008 at 3:08 AM, James Bennett <[EMAIL PROTECTED]>
> wrote:
> > Adding 'admin.autodiscover()' to the project's root URLConf fixes
> > this; normally I'd just check in a quick change to the tutorial t
On Jul 19, 2008, at 2:08 AM, James Bennett wrote:
> Adding 'admin.autodiscover()' to the project's root URLConf fixes
> this; normally I'd just check in a quick change to the tutorial to
> indicate that this should happen, but it feels to me like the right
> thing to do here is instead tweak the
On Sat, Jul 19, 2008 at 3:08 AM, James Bennett <[EMAIL PROTECTED]> wrote:
> Adding 'admin.autodiscover()' to the project's root URLConf fixes
> this; normally I'd just check in a quick change to the tutorial to
> indicate that this should happen, but it feels to me like the right
> thing to do her
On Sat, Jul 19, 2008 at 4:08 PM, James Bennett <[EMAIL PROTECTED]> wrote:
>
> Adding 'admin.autodiscover()' to the project's root URLConf fixes
> this; normally I'd just check in a quick change to the tutorial to
> indicate that this should happen, but it feels to me like the right
> thing to do h
Hey Karen --
Thanks for looking into this. I don't have the bandwidth to think
about it right now, but we should make sure that Django 1.0 final
works with Python 2.6. Let's make this a target for the 1.0 beta2
release?
Jacob
--~--~-~--~~~---~--~~
You received th
+1 As this would remove unneccessary frustration.
Regards,
Valts.
On Sat, Jul 19, 2008 at 11:08 AM, James Bennett <[EMAIL PROTECTED]>
wrote:
>
> As of the newforms-admin merge, the IRC channel is seeing a sudden
> rush of folks who try the tutorial and complain because the admin
> doesn't work.
I attached a new patch to the ticket in the original post. The hard-
coded URL felt like it went against your reasoning for testing the
auth application in your own project, so hopefully this approach gives
us the best of both worlds. Without a proper way to skip test cases
yet, I decided to fol
As of the newforms-admin merge, the IRC channel is seeing a sudden
rush of folks who try the tutorial and complain because the admin
doesn't work. And they're right, because as written the tutorial sets
up the admin in such a way that it's never aware of any models being
registered -- including th
Yeah looks like it except #5775 just focuses on the decorator and
#5801 focuses on all admin logins (the original patch just looked at
the decorator though).
The new patch for #5801 focuses both on the decorated custom admin
views and normal admin views. It also normalises the behaviour
between
17 matches
Mail list logo