On May 10, 6:28 pm, "Joseph Kocherhans" <[EMAIL PROTECTED]> wrote:
> Oops. Actually let me clarify that a bit. The edit_inline definition
> will definitely *not* be an argument to ForeignKey, but rather an
> argument to either AdminSite.register or ModelAdmin (most likely the
> latter). Passing co
The single piece of Django that I'm most hungry for right now is the
bit that pushes translated strings up into your javascript.
If it's feasible to use just that bit, and keep my own connection
paradigm, it could be a short-term solution.
Thanks again all for your time and energy on this thread
Good suggestion. I've played around with it a little and have some
questions.
- Right now, it looks like I'll end up creating a thumbnails directory
in /django/tests/regressiontests. Is this the right locattion?
- Trying to handle the image upload seems tricky since it is my
understanding that n