I am having a hard time fully grasping how dictionaries are dealt with
in the templating language.
I have a template form feed a formwrapper with a parent table and a
formfieldcollection for one2many in a child table. After 3 days of
constant tinkering I have the update form showing w/ proper dat
On 9/15/05, nichyoung <[EMAIL PROTECTED]> wrote:
> There are some issues with the Python Egg sys.path magic where
> installing somewhere other than the default python path (eg:
> usr/lib/python2.x/site-packages).
Hmm... Okay.
I've never had any problems, with the eggs I've used. And I installed
There are some issues with the Python Egg sys.path magic where
installing somewhere other than the default python path (eg:
usr/lib/python2.x/site-packages). That's probably a fairly common
requirement for Django users on shared hosting so using standard .eggs
might not be the best solution.
Nic
On 9/13/05, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
> or may not be good in the long term. Personally, I think it would be
> cool to load apps from ZIP files (like JARs) so that an app is a
> single package...
Or Python Eggs; which are zip-files named .egg, with some
machinery for getting d
Indeed for the admin index it's there. But using django-admin.py there
is no option. Or must I use something else?
5 matches
Mail list logo