Ok, I now have http://dpaste.com/27948/ however it still doesn't work
because choices print the complete path and not just the relative
one. I think this may be as good as possible though.
On Dec 11, 6:37 pm, "Todd O'Bryan" <[EMAIL PROTECTED]> wrote:
> Use __file__ to get the path to the test c
Use __file__ to get the path to the test code and then access the file
using a relative path.
Todd
On Dec 11, 2007 1:09 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I've gone ahead and created these tests: http://dpaste.com/27680/ I'm
> not sure whether this will work though, since if yo
I've gone ahead and created these tests: http://dpaste.com/27680/ I'm
not sure whether this will work though, since if you don't have your
django in /home/alex/django_src/ all the tests will fail.
On Dec 11, 10:48 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Whoops, I found the tests, how
Whoops, I found the tests, however I am still a little unclear since
it requires interaction with the filefield, which would be different
on every system.
On Dec 11, 10:31 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Ok, I have just added docs, however I am a little confused on tests, I
>
On Dec 11, 2007 11:31 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
>
> Ok, I have just added docs, however I am a little confused on tests, I
> couldn't seem to find any tests for either newforms or oldforms in the
> tests folder.
>
Looks like field testing is done here:
http://code.djangopr
Ok, I have just added docs, however I am a little confused on tests, I
couldn't seem to find any tests for either newforms or oldforms in the
tests folder.
On Dec 11, 4:25 am, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
> On 12/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
> > On
On 12/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> On ticked #5894 (http://code.djangoproject.com/ticket/5894) I have
> supplied a patch, is there anything else that needs to be done to
> ensure it moves forward?
The ticket already lists two things that are required - documentation
and
On ticked #5894 (http://code.djangoproject.com/ticket/5894) I have
supplied a patch, is there anything else that needs to be done to
ensure it moves forward?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django dev