admin search

2007-08-09 Thread Mary
I would like to use the admin search of the flatpage in my website template so how can i do that any help will be appreciated Thank you in advance --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users"

Re: List with pagination, sorting and simple search interface

2007-08-09 Thread Mary
Hi Pigletto; Is there a way that i can see the code you have implemented it will be great to help me Thank you in advance; On Jul 24, 11:27 pm, Przemek Gawronski <[EMAIL PROTECTED]> wrote: > > Thanks. Finally I've used PaginatorPag from your link (with some > > changes) and > > Sortable

https://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/file/cms/trunk/apps/cms/search.py whyit is not working any more

2007-08-08 Thread Mary
I just want to take a look on the search.py there as i need to use search in my cms and i tried this lin https://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/file/cms/trunk/apps/cms/search.py but it is not working any help ?? Thanks Mary Adel

redirect error to home page

2007-05-16 Thread Mary
Dear All ; I would like to do the following and i need your help: I have created my application using django framework and i need that is there is any 404 error so the application will be directed to home page directly How can i do that ?? Thank you in advance ; mary Adel

sitemap for django 0.95.1

2007-05-07 Thread Mary
Does the sitemap work for version 0.95.1 Casue when i went to this url http://www.djangoproject.com/documentation/0.95/sitemaps/ it gave me error page Thanks you in advance ; Mary Adel --~--~-~--~~~---~--~~ You received this message because you are subscribed

development version

2007-03-28 Thread Mary
I would like to use the development version in creating life websites So if i make svn update does this affect my projects and if so shall i use the stable version instead?? Thank you in advance; Mary Adel --~--~-~--~~~---~--~~ You received this message

Re: Django Stuff

2007-03-21 Thread Mary
I am using 0.95.1 the latest stable version for Django --MA On Mar 20, 10:21 pm, "Matthew Flanagan" <[EMAIL PROTECTED]> wrote: > On 3/20/07, Mary <[EMAIL PROTECTED]> wrote: > > > > > > > here is my search.py > > > from django.contrib.s

Re: Search feature

2007-03-20 Thread Mary
Thanks for all the tips I just want to know how the return result template will look like So if any body can give me a small example i would really appretiate Thank you in advance -- Mary Adel :( On Mar 19, 2:50 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Feb

Re: Django Stuff

2007-03-20 Thread Mary
for help On Mar 20, 12:02 pm, "Matthew Flanagan" <[EMAIL PROTECTED]> wrote: > On 3/20/07, Mary <[EMAIL PROTECTED]> wrote: > > > > > Hi Mathew > > > I really appreciate this diff patch it solves all the problem and now > > i am ju

Re: Django Stuff

2007-03-20 Thread Mary
Thanks for the snippets but i really can't understand how it works is there any full example that i can see or any documnetation that i can read for that Thank you in advance ; Mary Adel On Mar 19, 11:42 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > As note

Re: Django Stuff

2007-03-19 Thread Mary
know where i can ask this question Thank you in advance Mary Adel On Mar 19, 9:41 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > DjangoStuff:https://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wiki/DjangoStuff > > Is not part of the core Django system and is third

Re: Django Stuff

2007-03-19 Thread Mary
Also jone more question where shall i put stuff when i download it ?? On Mar 19, 9:12 pm, "Mary" <[EMAIL PROTECTED]> wrote: > Does Django Stuff works with latest stable version for Django which is > 0.95.1 ?? > > Thank

Django Stuff

2007-03-19 Thread Mary
Does Django Stuff works with latest stable version for Django which is 0.95.1 ?? Thank you in advance; Mary Adel --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this g

Re: Search feature

2007-03-18 Thread Mary
Exception Value:global name 'Q' is not defined If you can help me and tell what is the right syntax i ould really appreciate that a lot Thank you in advance Mary Adel On Feb 23, 1:37 pm, "Aidas Bendoraitis" <[EMAIL PROTECTED]> wrote: > Just filter searchable models accor

Re: Search Swish

2007-03-14 Thread Mary
If jacobe or Adrain can help in answering me i will really appreciate Thank you in advance ; Mary Adel On Mar 11, 9:45 pm, "Mary" <[EMAIL PROTECTED]> wrote: > I read on one of the posts here > > > At World Online, thesearchengine (lawrence.com/search, > > ljwo

Re: Django FileBrowser

2007-03-13 Thread Mary
I would like to know why i can't see the thumbnails althought i have python-imaging-1.1.5-3.fc4 any ideas?? On Mar 13, 8:01 pm, "Mary" <[EMAIL PROTECTED]> wrote: > No i can't see this pictures and directories > but when i copy and past the url before the admin url [so

Re: Django FileBrowser

2007-03-13 Thread Mary
t; > did you follow step 6? > it seems that the urls arenĀ“t configured. > > patrick > > Am 13.03.2007 um 17:14 schrieb Mary: > > > > > I would like to use Django file browser > > i did the steps 1-8 that is on the link > >http://trac.dedhost-sil-076.sil.at/trac/fil

Django FileBrowser

2007-03-13 Thread Mary
'mkdir', not found Does anyone have an idea why is this happened to me ? Thank you in advance ; Mary Adel --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email

search criteria

2007-03-12 Thread Mary
is there any search functionality that has been implemented with Django for postgresql database As i need to add search in my website and i don't know from where i can start Any help will be very appreciated Thank you in advance; Mary Adel

Search Swish

2007-03-11 Thread Mary
I read on one of the posts here > At World Online, the search engine (lawrence.com/search, > ljworld.com/search) uses swish-e (http://swish-e.org/) to index files. [snip] > Hope that helps! It would be pretty cool to open-source this mini > search framework and pop it in django/contrib, but

Re: javascript issue

2007-03-11 Thread Mary
> 4. do you serve the css file through django as well? > > 5. have yuo seen the discussion > athttp://www.djangoproject.com/documentation/static_files/ > > hope this helps > konstantin > > On Mar 11, 7:49 am, "Mary" <[EMAIL PROTECTED]> wrote: > > >

javascript issue

2007-03-11 Thread Mary
I am implementing a website with Djnago and i have been facing certain issue with a javascript i don't know if this is the right place for the post or no but if any one can help it would be great The problem is that when i make the path of the images :/media/images/ the image The script doesn't

Re: Templatedb problem

2007-03-08 Thread Mary
OHH i just found the solution which is that i miss to add this line in view.py from blog.savedtemplate.models import Template and it solved my issue :) Thank you ; Mary Adel On Mar 8, 1:59 pm, "Mary" <[EMAIL PROTECTED]> wrote: > I just have another one issue about the t

Re: Templatedb problem

2007-03-08 Thread Mary
not exist) o /blog/home.html (File does not exist) * Using loader blog.savedtemplate.loaders.database.load_template_source: Can anyone tell me please what is my mistake as i really can't know Thank you very much Mary Adel On Mar 8, 11:49 am, "Mary" <[EMAIL PROTECTED]&g

Re: Templatedb problem

2007-03-08 Thread Mary
Dear Malcom ; I have renamed my version to "myapp.savedtemplate" and it worked fine with me so my problem has been solved and i really appreciate your help; Thank you very much ; Mary Adel On Mar 7, 1:00 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Wed, 2007-03-07 a

Re: dojo problem

2007-03-07 Thread Mary
with nothing also i tried to added AddRichTextEditing.js' in django/contrib/admin/ jss/admin also nothing changes On Mar 7, 3:06 pm, "Nathan R. Yergler" <[EMAIL PROTECTED]> wrote: > On 3/6/07, Mary <[EMAIL PROTECTED]> wrote: > > > > > > > here is my mod

Re: Templatedb problem

2007-03-07 Thread Mary
ockphoto', 'myapp.template', ) On Mar 7, 2:42 am, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Tue, 2007-03-06 at 15:45 -0800, Mary wrote: > > 1. installed django-databasetemplateloader.tar.gz > > 2. put template folder in my project >

Templatedb problem

2007-03-06 Thread Mary
urce, line 56 can anyone helps please; I really need this to work properly as i am in a very bad deadline Thank you in advance; Mary Adel --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users&

dojo problem

2007-03-06 Thread Mary
/admin/AddRichTextEditing.js' I have no idea why the test are doesn't appear with text editor I am using django 0.95.1 and when i click on my browser http//:mywebsite/media/js/admin/AddRichTextEditing.js i can see the script any ide why is this happening Thank you ; Mary Adel

Re: how can i find a full source code for complete django

2007-03-01 Thread Mary
I am really soo happy and impressed for all your quick reply :) i can view the source now Thank you very much Mary adel On Feb 28, 11:18 pm, "Joseph Heck" <[EMAIL PROTECTED]> wrote: > You can also look intohttp://code.djangoproject.com/wiki/DjangoResources > > -joe

Re: published permission

2007-02-28 Thread Mary
Please any help will be appreciated i have a very soon deadline :( Thank you in advance; Mary Adel On Feb 28, 6:31 pm, "Mary" <[EMAIL PROTECTED]> wrote: > Here is my model : > from django.db import models > from django.contrib.auth.models import User > from hsf.mi

Re: how can i find a full source code for complete django

2007-02-28 Thread Mary
like to see the source code Thank you Mary Adel On Feb 28, 9:50 pm, "Ramiro Morales" <[EMAIL PROTECTED]> wrote: > mary > > On 2/28/07, Mary <[EMAIL PROTECTED]> wrote: > > > > > I want to look at a full source code of certain website that was built >

published permission

2007-02-28 Thread Mary
Here is my model : from django.db import models from django.contrib.auth.models import User from hsf.middleware import threadlocals class DonorProfile(models.Model): owner = models.ForeignKey(User,related_name="owner",blank=True, editable=False) last_edited_by =

Re: database field

2007-02-27 Thread Mary
Dear Aidas; Can you please give me more details for the solution as i can't understand how to develop this solution Thank you for your help :) Mary Adel On Feb 27, 12:12 pm, "Aidas Bendoraitis" <[EMAIL PROTECTED]> wrote: > I think, overriding the admin template for specifi

Re: viewing data

2007-02-25 Thread Mary
> does it have? > > konstanti > > On Feb 25, 4:36 pm, "Mary" <[EMAIL PROTECTED]> wrote: > > > Dear konstantin; > > > I think you are right as i wasn't clear so i will explain to you my > > situation and i would your help > > > I want to make a s

Re: create a view

2007-02-25 Thread Mary
Yes that is true But i would like to show the data when certain field in the database =1 How can i write this view? Thank you in advance; Mary Adel On Feb 25, 11:01 pm, "akonsu" <[EMAIL PROTECTED]> wrote: > hello, > > do you mean like here:http://www.djangoproject.co

database field

2007-02-25 Thread Mary
How can i create a field in a model that can't be seen by anyone that logs onto the admin interface except by certain user only Thank you in advance; Mary Adel --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: viewing data

2007-02-25 Thread Mary
make the articles published [i really don't know how i can develop this part] any help will be appreciated Thank you in advance; Mary Adel On Feb 25, 11:06 pm, "akonsu" <[EMAIL PROTECTED]> wrote: > Hello, > > your post is confusing. to start with, when you create

viewing data

2007-02-25 Thread Mary
; Mary Adel --~--~-~--~~~---~--~~ 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 PROTECTED

create a view

2007-02-25 Thread Mary
How can i create a view that select data from database and then view it in html template i really appreciate any help :) Thank you in advance ; Mary Adel --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "D

username in the database

2007-02-22 Thread Mary
a time stamp thank you in advance; Mary Adel --~--~-~--~~~---~--~~ 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 g

Picture uploads

2006-10-19 Thread Mary
that is in the image folder on my server using the admin interface?/ Thank you very much Mary Adel --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email

main menus

2006-10-16 Thread Mary Adel
Dear all ; I am developing a normal website that has a main menues and i need this main menus to be editable i ll develop the pages as flatfiles and i need create another model that will have 7 text boxes containing the text of the main menus and then i can import the 7 text fields in the

variable

2006-05-25 Thread Mary Adel
it in file Thanks Mary --~--~-~--~~~---~--~~ 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

views

2006-05-25 Thread Mary Adel
i need your help in the following : how to write in the views a function that has a loop and this loop gets one field from my database so that i can take each field and put it in a file Thanks, Mary --~--~-~--~~~---~--~~ You received this message because you

'str' object has no attribute 'write' Exception

2006-05-25 Thread Mary Adel
dear all i have this error:Request Method: GET Request URL: http://127.0.0.1:8000/xmlmenu/ Exception Type: AttributeError Exception Value: 'str' object has no attribute 'write' Exception Location: /var/www/xml-python/xmleditor/../xmleditor/menues/views.py in index, line 14 when i wrote

'str' object has no attribute 'write'

2006-05-25 Thread mary
) return HttpResponse(output) and i got this error 'str' object has no attribute 'write' can anyone help please Thanks, Mary --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" grou

Re: xml

2006-05-24 Thread mary
I got an idea and i am tring it now and i think it will succeded if we considered the xml file as normal file and we write in it as we write in files using output.write('test here') this idea will solve the problem without using any python xml i think Howver thanks for all the people that

xml

2006-05-24 Thread Mary Adel
Can any one help in the following How could i return the data from the database in a xml file with certain format using the views in Django Thanks, Mary --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "D

drop down

2006-05-24 Thread Mary Adel
Can anyone help in this How to create a drop down box in the admin interface that takes it is data from the database Thanks, Mary --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" grou

dojo

2006-05-18 Thread Mary Adel
hi all I am using magic removal i need to use text widget in my admin interface so can anyone tell me how i could do this Thanks, Mary --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users&q

Re: flatpages

2006-03-23 Thread Mary Adel
-0.91-py2.4.egg/django/contrib/flatpages/views.py Thanks :) Mary On Wed, 2006-03-22 at 10:03 -0600, Adrian Holovaty wrote: > On 3/22/06, Mary Adel <[EMAIL PROTECTED]> wrote: > > I am working with flatpages and they are amazing for me and i customized > > them for my

flatpages

2006-03-22 Thread Mary Adel
Dear All , I am working with flatpages and they are amazing for me and i customized them for my first needs then i am developing another site now that has another needs and i need to customize flatpages but in different way so how this could be done Thanks, Mary

on line chages

2006-03-20 Thread Mary Adel
change his mind Thanks, Mary --~--~-~--~~~---~--~~ 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,

Re: view on site

2006-03-03 Thread mary
Thanks a lot Konstantin :) it works --~--~-~--~~~---~--~~ 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

Re: view on site

2006-03-02 Thread Mary Adel
I did that but their is something that is very strange happened when i click on the view on site button it goes to microsoft site which is strange for me :( On Thu, 2006-03-02 at 18:00 +0530, Amit Upadhyay wrote: > Hi Mary, > > Put (r'^r/', include('django.conf.urls.shortcut')), in you

view on site

2006-03-02 Thread Mary Adel
i created my website using flatpages and they are amazing for me and i am very happy for that but their is a button on the page on the right hand side called (view on site) and when i clicked on it it gave me error says page not found what should i do to make this button work Thanks, Mary

sending an email

2006-02-27 Thread Mary Adel
, 'Connection refused') Exception Location: /usr/lib64/python2.4/smtplib.py in connect, line 302 Thanks, Mary --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group,

postgresql

2006-02-26 Thread Mary Adel
I am using Django and now and i published my website but the problem is that admin is not that good and sometimes he damages somethings so i need to take a backup from the database of my project every night but i don't know how to do this if anyone can help me I am using postgresql

Re: 1st page

2006-02-26 Thread Mary Adel
Thanks a lot; On Sun, 2006-02-26 at 11:35 -0800, Jan Rademaker wrote: > > ('^$', 'django.views.generic.simple.redirect_to', {'url' : '/home/'}), --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users"

1st page

2006-02-26 Thread Mary Adel
I ma using flatpage and i make my website cairo.demo.com and i have home page but i need to redirect the url cairo.demo.com to cairo.demo.com/home/ as i have flatpage called home how is this could be made is it appache or what Thanks for all your help,

Template

2006-02-25 Thread Mary Adel
i need to say in the template this but i don't know how: i want to say if page.title =menu so the output will be page.content as i need to retreive from the database the content of the page that has title called menu and this is in my template can anyone help

Re: flatpages

2006-02-21 Thread Mary Adel
really this path will be constant to all flatpages and all what i need is how i could get the path from the database and put it in the template is their a way for that On Tue, 2006-02-21 at 20:02 -0500, Tom Tobin wrote: > On 2/22/06, Mary Adel <[EMAIL PROTECTED]> wrote: > >

flatpages

2006-02-21 Thread Mary Adel
how to call in flatpage a content i have saved in the database ex i saved the path of the css and java script in the database and i need to call it in my flatpage so how i could do this --~--~-~--~~~---~--~~ You received this message because you are subscribed

Css and Javascript

2006-02-21 Thread Mary Adel
I need to save the Css and the Java script file in the database so as i can make the user change it easily so how i can do this in an easy way Thanks, Mary --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "D

Re: adding page

2006-02-21 Thread Mary Adel
It is working now thanks On Wed, 2006-02-22 at 03:36 +, Mary Adel wrote: > I did and i have the tables in the database > :( > On Tue, 2006-02-21 at 11:24 +, coulix wrote: > > did you run pythob manage.py i

Re: adding page

2006-02-20 Thread Mary Adel
I have anither questions on the flatepage Does the flat page need any configuration for the url.py file or no cause i made a faltepage but it didn't appear in the browser so i really don't know the steps to make it appear in the browser Thanks, Mary On Mon, 2006-02-20 at 14:03 -0500, Tom

Re: adding page

2006-02-20 Thread Mary Adel
Thanks i ll have a look on it now and i ll see how it will help me On Mon, 2006-02-20 at 18:21 +0100, Sime Ramov wrote: > On Feb 20, 2006, at 8:11 AM, Mary Adel wrote: > > > > http://www.djangoproject.com/document

adding page

2006-02-20 Thread Mary Adel
adding by hands in the url.py file any lines and then add a function in the view.py file I mean to make adding page dynamically so as the client can add page without any need to the developer I don't know if it is easy or not but please help Thanks Mary

Re: url in Tinymce

2006-02-13 Thread Mary Adel
I found the solution and it is in textarea.js as u can set the url class their :) On Sun, 2006-02-12 at 16:00 +0200, Mary Adel wrote: > Dear All , > I can't change the colors of the url in Tinymce althoughi could change > the font and size and evrything can anyone help me how i cou

url in Tinymce

2006-02-12 Thread Mary Adel
Dear All , I can't change the colors of the url in Tinymce althoughi could change the font and size and evrything can anyone help me how i could change the color of the url Thanks, Mary

Re: Tiny myce

2006-02-09 Thread mary
Thanks very much it is working now and i am testing it but the problem that i am facing a problem is that TinyMyce is changing the Html code that i am writing i don't know why? and how i could let him write the html code that i need as example my Url has certain color but he changes them to the

Tiny myce

2006-02-08 Thread mary
/tiny_mce.js','js/tiny_mce/textareas.js'),) it didn't work although i have the javascript in the folder js that is in media file is this because it is already written txt feilds with html so he can't change it to the tinymyce format thanks, Mary

Re: image field update impossible.

2006-01-30 Thread mary
u have to check your media_root that is in settings.py cause i think the problem is that he can't find the right path for your media files and the right path had to be media_root path+ the path of upload_to [EMAIL PROTECTED] wrote: > It doesn't solve the problem, i can't still override the image

password

2006-01-26 Thread mary . adel
it is not working so how i can add user from admin interface what is wrong with the password?Mary AdelSoftware DevelopperITrize-Egypt 13 Naguib Hashad medan elhegaz heliopolisemail: [EMAIL PROTECTED]Office: +202 - 6236612 EXT. 102Mobile: +2012 5241719

RE: image field update impossible.

2006-01-26 Thread mary . adel
I am suffering from the same problem acctually and i need hepl too Mary AdelSoftware DevelopperITrize-Egypt 13 Naguib Hashad medan elhegaz heliopolisemail: [EMAIL PROTECTED]Office: +202 - 6236612 EXT. 102Mobile: +2012 5241719 Original Message Subject: image field update

flash

2006-01-25 Thread mary . adel
I have problem is that my flash is not working when i used Django i am using internet explorer i don't know why althought i put my swf file is in the media folder Mary Adel Software Developper ITrize-Egypt 13 Naguib Hashad medan elhegaz heliopolis email: [EMAIL PROTECTED] Office: +202

Tinymce

2006-01-24 Thread mary . adel
: admin = meta.Admin(js = ( '/media/js/tiny_mce/tiny_mce.js', '/media/js/tiny_mce/textareas.js', ),) but it didn't work for my text area feild and i don't know how to make it work So please anyone help me :) Mary Adel Software Developper

django interface

2006-01-24 Thread mary . adel
r anything it looks weired it has just the words inside it but i don't know why is this happened when i transfer from Django server to appache and mod-python I hope somebody understand me and tell me why this happened and how to solve this thing Mary Adel Software Developper ITrize-Egypt 13 Naguib Ha

sys path

2006-01-23 Thread mary . adel
how to set my sys.path to the place that i am putting in it the Django projects as they are not in the sys path of Djnagoo i mean how i could set this PythonPath Mary Adel Software Developper ITrize-Egypt 13 Naguib Hashad medan elhegaz heliopolis email: [EMAIL PROTECTED] Office: +202

RE: running django

2006-01-23 Thread mary . adel
i really don't know how to use them instead of django server as i am already using Apache for the picture but how to make access to all the project without using Django server Mary Adel Software Developper ITrize-Egypt 13 Naguib Hashad medan elhegaz heliopolis email: [EMAIL PROTECTED] Office

running django

2006-01-23 Thread mary . adel
django-admin.py doesn't have a daemon mode to run in. how do i run it as a service? i need this cause i don't need when the server restart for any reason i had to start django server Mary Adel Software Developper ITrize-Egypt 13 Naguib Hashad medan elhegaz heliopolis email: [EMAIL PROTECTED

admin interface

2006-01-22 Thread mary . adel
how i could change in the amin interface the example.com to be my site.com Thanks for all people that are helping me Mary Adel Software Developper ITrize-Egypt 13 Naguib Hashad medan elhegaz heliopolis email: [EMAIL PROTECTED] Office: +202 - 6236612 EXT. 102 Mobile: +2012 5241719

image problem [help adrian]

2006-01-19 Thread mary . adel
it's path is /media/images/[my picture] so why the path is not realtive to the document root Please Adrian help me Mary Adel Software Developper ITrize-Egypt 13 Naguib Hashad medan elhegaz heliopolis email: [EMAIL PROTECTED] Office: +202 - 6236612 EXT. 102 Mobile: +2012 5241719

[FWD: images path[please adrian help]]

2006-01-18 Thread mary . adel
found that it creat a folder and it's path is /media/images/[my > picture] > so why the path is not realtive to the document root > > Please Adrian help me > > Mary Adel > Software Developper > > ITrize-Egypt 13 Naguib Hashad medan elhegaz heliopolis > email: [EMAIL PR

images path[please adrian help]

2006-01-18 Thread mary . adel
it's path is /media/images/[my picture] so why the path is not realtive to the document root Please Adrian help me Mary Adel Software Developper ITrize-Egypt 13 Naguib Hashad medan elhegaz heliopolis email: [EMAIL PROTECTED] Office: +202 - 6236612 EXT. 102 Mobile: +2012 5241719

psycopg 2.2

2006-01-15 Thread mary . adel
have both working at the same time or if their is a way to make Django work on psycopg 2.2 this will be perfect Thanks and regards, Mary Adel

I do love to chat with you!

2005-08-29 Thread mary
I get to know you in the group and let's chat to know each other more. http://www.geocities.com/women1m/