Re: AutoImageField From Custom upload and filters

2008-07-08 Thread moos3
any takers on this ? --~--~-~--~~~---~--~~ 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 [EMAIL PROTEC

Re: running development server

2008-07-08 Thread moos3
Also you could use mod_python or fastcgi so you can see how its going to act when deployed. On Jul 8, 2:30 pm, [EMAIL PROTECTED] wrote: > hey all, > > i'm trying to open up my development server to a couple of our other > staff members to help me start testing next week. to open up the > developm

Re: running development server

2008-07-08 Thread moos3
python manage.py runserver IP:PORT I hope that helps. On Jul 8, 2:30 pm, [EMAIL PROTECTED] wrote: > hey all, > > i'm trying to open up my development server to a couple of our other > staff members to help me start testing next week. to open up the > development server to others on our network, d

Re: AutoImageField From Custom upload and filters

2008-07-08 Thread moos3
http://dpaste.com/61358/ here is the code. here is also the wiki page http://code.djangoproject.com/wiki/CustomUploadAndFilters some reason instance isn't getting set for some reason. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

AutoImageField From Custom upload and filters

2008-07-08 Thread moos3
does any know why the auto_rename loses the file name but not the extension? --~--~-~--~~~---~--~~ 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