My sad story- I have inherited an app developed by a third party that
I am deploying and I'm having strange issues with it. The last known
working configuration was lost when a virtual host was inadvertently
destroyed.
The specific problem is that the admin app is not creating urls to
pages correc
I want to create a basic data entry form where the selection options
are constrained to some subset of all the data. For example, a
salesman may only want to be shown the prospects in his sales
territory, not all prospects. Assuming I can get the limiting values
by url parameters or post variables
Or you are going through some sort of load-balancer to servers that
configured differently.
--~--~-~--~~~---~--~~
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@goo
First of all, If you read the last few lines, It looks like you don't
have the Mysql package loaded in python.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email
Partially inspired by the discussion at
http://www.jrandolph.com/blog/?p=45 regarding evaluating frameworks,
I'd like to make an observation.
Within the Python web framework ecosystem(and I mean for ecosystem to
imply a mind-bendingly complex system of interconnected parts) we don't
really 'get'
Is it currently possible to create filters in the admin interface that
limit the displayed itemsby a criteria applied to a datefield?
As an example, if a user model has datefields to indicate start and end
dates of their site membership, I'd like to create a filter to only
show 'current memb
In the new admin app, some of my object types generate a traceback when
I get to the view where I actually alter the values in the fields. I
think one of the fields in that model does not have a proper _repr_
string. How can I isolate the problem? Traceback below...
There's been an error:
Traceb
And, obviously, you must have a current release. I'm not sure when that
feature started. Every time I sync up, there's 'New Stuff' to look at.
8 matches
Mail list logo