Direct Client - Sr.Soft Engineer-Python and Linux

2007-07-11 Thread Kan
and Linux Good in Java C++ Kan BTech Inc Recruiter 510-438-6834 www.tbiinc.org --~--~-~--~~~---~--~~ 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@google

Direct Client-Web Designer/Web Architect-Bay Area,CA

2007-07-19 Thread Kan
those with:: Experience with digital media commerce sites Kan BTech Inc Recruiter 510-438-6834 [EMAIL PROTECTED] www.tbiinc.org --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post

Direct Client -Sr.Software Engineer Python-San Jose CA -Locals only

2007-07-19 Thread Kan
CAL SKILLS REQUIREMENTS: * Knowledge of Internet protocols such as TCP/IP, HTTP, FTP, POP3, IMAP, SMTP, SNMP, etc. is a huge plus *Very Strong Knowledge of Python, Java, C++ or other object-oriented language is a plus Kan BTech Inc Recruiter 510-438-6834 [EMAIL PROTECTED] www.

deleting a foreign key object deletes all related items

2007-09-01 Thread kan
return "%s, %s"%(self.lastname,self.firstname) class Admin: pass with the following code advisor = Person(firstname="daniel",lastname="smith") advisor.save(); p2 = Person(firstname="sur",lastname="kan", advisor=advisor) p3 = Person

Re: deleting a foreign key object deletes all related items

2007-09-02 Thread kan
John, Thank you. I have taken up your advice and chosen to override the delete method of people. regards suresh. On Sep 2, 2:38 am, john <[EMAIL PROTECTED]> wrote: > > advisor.delete() I expect should just delete the advisor object and > > change p2.advisor and p4.advisor to None but advisor.de

django templates , markdown, textile, reST which to use ?

2007-09-25 Thread kan
Hello, Here is my scenario. I am using django to hold all dynamic portions of our website. For example, .list of members, projects etc. I would like to use svn to allow users to commit to various portions of their website. Right now it is setup that you can commit xhtml files and all associated fi

filtering through django templates then through textile

2007-10-05 Thread kan
Say I have a text file. Is it possible to treat the file as a django template then filter through textile to finally get xhtml ? This has the advantage that I can write my web pages in textile but also have the facilities of django's if then tags. I know about the |textile filter tag but I want t

permissions on media files

2007-11-03 Thread kan
I have a custom security model, where users are given object level permissions on html pages etc. However I have large media files which I would like to control access to. For example I have a video file which I want to serve only to certain users if they have permission. If I serve using static_s

Using Django Admin as definitive admin interface

2019-09-26 Thread Edson Kan Ishigami
create an admin? Tks a lot. Kan Ishigami -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this d