All my bug reports get classified as spam, so please accept this via email.
There's a bug with the order_with_respect_to in that it uses count(*)
to determine the value of _order, this works well until you delete
more than one object from the middle of the list... in which case a
new item which s
I've tried to submit this enhancement a few times, always getting
rejected as spam, with the error "Akismet rejected spam"
I tried posting without the code snippet as thought maybe it was the
link though even the first para gets rejected :(
=
If you have an image/fil
must've been :)
sorry about that
> core.Site doesn't *have* an admin in the standard Django distribution,
> so that's something you must've added yourself.
>
> Adrian
It wouldn't work for me tb below, the admin for Site
(/usr/lib/python2.3/site-packages/django/models/core.py) needed to be
indented.
Unhandled exception in thread started by
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/django/core/management.py",
line 560, in inner