Re: My first Django project

2023-08-31 Thread 'Kasper Laudrup' via Django users
On 29/08/2023 10.52, Noah Dara wrote: hi I'm new in Django I need your help my project is retirning the following in theterminal PS C:\Users\user\projects> & C:/Users/user/.virtualenvs/projects-O4ZjmZLG/Scripts/Activate.ps1 & : File C:\Users\user\.virtualenvs\projects-O4ZjmZLG\Scripts\Activat

Re: My first Django project

2023-08-30 Thread Noah Dara
hi I'm new in Django I need your help my project is retirning the following in theterminal PS C:\Users\user\projects> & C:/Users/user/.virtualenvs/projects-O4ZjmZLG/Scripts/Activate.ps1 & : File C:\Users\user\.virtualenvs\projects-O4ZjmZLG\Scripts\Activate.ps1 cannot be loaded because running

Re: My first django project works in mylaptop, locally, but not when deployed

2021-06-09 Thread Software, Web Developer
Hello somebody to help me with this On Wed, Jun 9, 2021 at 3:47 AM AliHassanRaza Khan wrote: > You have to install Django first > pip install django > > On Wed, 9 Jun 2021, 1:24 am Douglas Lopez, > wrote: > >> Maybe some body can help on this. >> >> I have a very simple apps ("Hello work"). See

Re: My first django project works in mylaptop, locally, but not when deployed

2021-06-08 Thread AliHassanRaza Khan
You have to install Django first pip install django On Wed, 9 Jun 2021, 1:24 am Douglas Lopez, wrote: > Maybe some body can help on this. > > I have a very simple apps ("Hello work"). See mysite.zip attached. > Then I follow the procedures established in the host, see: > > https://www.a2hosting.

Re: My first django project works in mylaptop, locally, but not when deployed

2021-06-08 Thread Sebastian Jung
Hello Venezuela, please open url http://127.0.0.1:8000/hola... this is think works... Regards Am Di., 8. Juni 2021 um 22:24 Uhr schrieb Douglas Lopez < douglaslopez2...@gmail.com>: > Maybe some body can help on this. > > I have a very simple apps ("Hello work"). See mysite.zip attached. > Then

Re: My first Django project

2009-08-09 Thread Ronghui Yu
Hi, Kannan, I am very happy that you like this project. I knew nothing about Django before starting this project. I learnt a lot during this process. But for some reasons, there are still a few problems, I am doing my best to fix them. I would like to publish the code if there are many guys has

Re: My first Django project

2009-08-09 Thread Ronghui Yu
Thanks for your advice I'll think about it. :-) Mirat Bayrak ??: > Hi, i liked you project look slike simple cv center. May be you can > think about usability. For example creating items has too much steps. > May be you can put all that forms into one page. Or may be forms can > by dynamicaly s

Re: My first Django project

2009-08-09 Thread Kannan
>The first project I do by using Django, http://www.cvcenter.cn, please take a >look, and enjoy. >Any feedback will be appreciated. Hi friend... I saw ur site.It is good. Congratulations for ur job. Just i am started learning the Django.If u don't mind will u send the project's souce code fo

Re: My first Django project

2009-08-07 Thread Mirat Bayrak
Hi, i liked you project look slike simple cv center. May be you can think about usability. For example creating items has too much steps. May be you can put all that forms into one page. Or may be forms can by dynamicaly shown above *create another foo item* with jquery. In other sides i liked it.