On Jul 18, 5:25 pm, Andre Terra <andrete...@gmail.com> wrote:

> Perhaps you have a replica of the old admin templates on your
> project's folder which might be overriding the files shipped with
> core, so take a look at that first.

This looks like a very useful clue.  I set this up years ago to handle
my company's financial books, and haven't touched the code since then,
so I'm having to do some digging to reconstruct how I did things.
Much of what I did was following the instructions from the Django Book
(written, as I recall, by the creators of Django), and I see that it
said in chapter 6: "To customize Django’s admin templates, simply copy
the relevant stock admin template from the Django distribution into
your one of the directories pointed-to by TEMPLATE_DIRS."  Apparently
that was dangerous advice, if it's at the root of the breakage I've
run into (and I see that this advice is no longer included in the
newer version of the book under development).

Thanks for the tip, Andre.  I'll keep digging and see if I can
extricate myself from this mess.

Cheers,
Bob

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to