Re: I need help with saving data to django database.

2022-08-17 Thread Anh Nguyen
Problem is you try to use sth you can’t control it. You should not modify admin page. Try to create a new one as your knowledge. That way keep you learn and stay away unpredictable issues. On Wed, 17 Aug 2022 at 20:02 Paul Kudla (SCOM.CA Internet Services Inc.) < p...@scom.ca> wrote: > > ok i had

Re: I need help with saving data to django database.

2022-08-17 Thread Paul Kudla (SCOM.CA Internet Services Inc.)
ok i had a hudge problem when writing my invoice system in general you need to over ride the save defination in the admin and models.py files this was never clearly documented in django. I use inlines so the code gets really complicated really quickly i have given my code you will need to

Re: I need help with my first Django project - its structure etc.

2020-09-10 Thread Ogunsanya Opeyemi
Hi, So the reason why i said two apps is that you would be able to manage them very well and your work will be clean. Also if there is any issue with employee you would know that that issue is coming from the employee app likewise companies. So to interconnect them you need to add the two apps insi

Re: I need help with my first Django project - its structure etc.

2020-09-10 Thread Mislav Jurić
Hey Ogunsanya, before you responded, I started following through the tutorial again, modifying the code as needed.* I created one app and in that app I have two models* - one for employees, one for companies. I created different URL structure and views for employees and companies. However, as

Re: I need help with my first Django project - its structure etc.

2020-09-10 Thread Mislav Jurić
Hey Ogunsanya, before you responded, I started following through the tutorial again, modifying the code as needed.* I created one app and in that app I have two models* - one for employees, one for companies. I created different URL structure and views for employees and companies. However, as

Re: I need help with my first Django project - its structure etc.

2020-09-10 Thread Ogunsanya Opeyemi
1. You have to start from there 2. Yes you need two apps companies and employees 3. Yes your idea is correct 4. You can do that. Email me if you still need help On Thursday, September 10, 2020, Mislav Jurić wrote: > Hey guys, > > I went through the Django tutorial >

Re: I need help on Keycloak with django

2020-06-12 Thread Kasper Laudrup
Hi Raghavendra, On 12/06/2020 12.00, Raghavendra AK wrote: I'm training to implement keycloak with django using https://github.com/jhuapl-boss/boss-oidc but getting error : *Could not import 'path.to.function' for API setting 'LOAD_USER_ROLES'. ModuleNotFoundError: No module named 'path'* * *

Re: I need help

2020-06-09 Thread Devender Kumar
For that you need to create a api and use ajax on javascript side to. Use this api to push that variable either periodically or as per req On Tue, 9 Jun, 2020, 10:24 am meera gangani, wrote: > I have a html file in which i have implementing stopwatch and i have to > that variable stored in djan

Re: I need help on adding a search button to an input field

2019-04-10 Thread Nanjuki Saidat
hello@joel, how do i use it as in what to import and so on do you have some link or example and show me coz i tried inserting some inputs but when i tried to build the docker didnt meaning i was missing some bootstrap packages to import. can you please tell me how to do it.Thanks On Wed, 10 Apr 20

Re: I need help on adding a search button to an input field

2019-04-10 Thread Joel Mathew
Use bootstrap's input-group-append Sincerely yours, Joel G Mathew On Wed, 10 Apr 2019 at 23:14, Nanjuki Saidat wrote: > Please any one to help me out.thanks > > On Wed, 10 Apr 2019 at 20:40, Nanjuki Saidat > wrote: > >> this one still did the same thing which i didnt mean me i meant an sear

Re: I need help on adding a search button to an input field

2019-04-10 Thread Nanjuki Saidat
Please any one to help me out.thanks On Wed, 10 Apr 2019 at 20:40, Nanjuki Saidat wrote: > this one still did the same thing which i didnt mean me i meant an search > button in an input field > > On Wed, 3 Apr 2019 at 22:04, Anirudh Jain > wrote: > >> You can include the following code in the e

Re: I need help on adding a search button to an input field

2019-04-10 Thread Nanjuki Saidat
this one still did the same thing which i didnt mean me i meant an search button in an input field On Wed, 3 Apr 2019 at 22:04, Anirudh Jain wrote: > You can include the following code in the end > > ButtonHolder( > Submit('submit', 'Update', css_class='btn btn-theme small') > ) > > Take care of

Re: I need help on adding a search button to an input field

2019-04-03 Thread Nanjuki Saidat
Am not getting you well, please elaborate more On 3 Apr 2019 22:04, "Anirudh Jain" wrote: > You can include the following code in the end > > ButtonHolder( > Submit('submit', 'Update', css_class='btn btn-theme small') > ) > > Take care of proper indentation. > > On Wed, 3 Apr 2019, 23:48 Nanjuki

Re: I need help on adding a search button to an input field

2019-04-03 Thread Anirudh Jain
You can include the following code in the end ButtonHolder( Submit('submit', 'Update', css_class='btn btn-theme small') ) Take care of proper indentation. On Wed, 3 Apr 2019, 23:48 Nanjuki Saidat, wrote: > Hi everyone, > I want to add a search button to an input search field , if there is > an

Re: I need help please

2019-04-01 Thread dvij parekh
1. go and change admin url to drunke-octo-lama in main urls file i.e where your setting.py and wsgi.py is present 2. put {% url 'path_to_adminpannel/drunke-octo-lama' %} hope this helps you else please elaborate problem so i can get it right On Monday, April 1, 2019 at 6:32:31 PM UTC+5:30, Nanj

Re: I need help please

2019-04-01 Thread Joel Mathew
It's supposed to be an example. Sincerely yours, Joel G Mathew On Mon, 1 Apr 2019 at 19:12, dvij parekh wrote: > link is not working > > > On Mon, Apr 1, 2019 at 6:32 PM Nanjuki Saidat > wrote: > >> Hi all, >> I am Saidat a new django developer, i need help on how to go about this >> " Chan

Re: I need help please

2019-04-01 Thread dvij parekh
link is not working On Mon, Apr 1, 2019 at 6:32 PM Nanjuki Saidat wrote: > Hi all, > I am Saidat a new django developer, i need help on how to go about this " > Change > admin portal URL to more obvious path and add link in side menu to admin > settings for admin users". In summary: > > >

Re: I need help guys please

2019-01-23 Thread Nelson Varela
Say what > Say what? > -- 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 post to this group, send email to djan

Re: I need help guys please

2019-01-22 Thread abel otugeme
Zucchixz, z, nix, zx On Jan 22, 2019 4:47 PM, wrote: > I can update object without sluglyfiy buy with slugyfiy I can't > > -- > 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, sen

Re: i need help

2018-08-12 Thread Derek
Then you'll need to overwrite/customise the admin templates; see: http://django.readthedocs.io/en/latest/ref/contrib/admin/index.html#overriding-admin-templates Lots of blogs also cover this topic; e.g. http://rahmonov.me/posts/customize-django-admin-templates/ (there are may more) On Saturday, 1

Re: i need help

2018-08-11 Thread Aladin Masen
I want to use it in my admin Sent from my iPhone > On Aug 9, 2018, at 7:16 PM, Kasper Laudrup wrote: > > Hi Aladin, > >> On 09/08/2018 15.07, Aladin Masen wrote: >> Please how can i use the django_markdown with django 2 > > You probably can't, since the library seems to be unmaintained and

Re: i need help

2018-08-09 Thread Kasper Laudrup
Hi Aladin, On 09/08/2018 15.07, Aladin Masen wrote: Please how can i use the django_markdown  with django 2 You probably can't, since the library seems to be unmaintained and not updated for use with Django 2, unless you want to fork it and make the changes needed for supporting Django 2.

Re: I NEED HELP PLEASE

2018-03-22 Thread Sadialiou Diallo
hello. first you need to be with the documentation. It is your best freind clic here to go there https://docs.djangoproject.com/fr/2.0/intro/ https://docs.djangoproject.com/en/2.0/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubs

Re: I NEED HELP PLEASE

2018-03-16 Thread Etienne Robillard
Hi Daniella, Next time you want to ask us something, please drop the caps lock key. Etienne Le 2018-03-16 à 11:53, Daniella a écrit : PLEASE I AM NEW TO DJANGO FRAME WORK. PLEASE CAN SOMEONE PUT ME THROUGH ON HOW TO GET STARTED, USING IT TO DEVELOP A WEBSITE AND WEB APPLICATION. THANKS IN AN

Re: I NEED HELP PLEASE

2018-03-16 Thread Babatunde Akinyanmi
Hi Daniella. Welcome to the django ecosystem. As per your question, to get started with django, read the tutorial. https://www.djangoproject.com/start/ On 16 Mar 2018 18:57, "Daniella" wrote: PLEASE I AM NEW TO DJANGO FRAME WORK. PLEASE CAN SOMEONE PUT ME THROUGH ON HOW TO GET STARTED, USING I

Re: I NEED HELP PLEASE

2018-03-16 Thread Dylan Reinhold
https://www.djangoproject.com/start/ On Fri, Mar 16, 2018 at 8:53 AM, Daniella wrote: > PLEASE I AM NEW TO DJANGO FRAME WORK. PLEASE CAN SOMEONE PUT ME THROUGH ON > HOW TO GET STARTED, USING IT TO DEVELOP A WEBSITE AND WEB APPLICATION. > THANKS IN ANTICIPATION > > -- > You received this message

Re: I need help doing a linked lookup in admin

2013-04-29 Thread Richard E. Cooke
I'm getting closer! First I found this note in the Content Types docs that explains why what I was doing does NOT work: https://docs.djangoproject.com/en/1.4/ref/contrib/contenttypes/#django.contrib.contenttypes.generic.GenericForeignKey *Due to the way GenericForeignKey

Re: i need help

2013-02-19 Thread wassim bchini
thx ryan :) > Please take a look at the Django tutorial[1] and then feel free to > ask specific questions. Also, when posting, try to put something more > meaningful[2] than "i need help" in the subject. > > - Ryan > > 1. https://docs.djangoproject.com/en/1.4/intro/tutorial01/ > 2. http://w

Re: I need help

2013-02-19 Thread Carlos Aguilar
I fix the error. Thank you for your time. The error was caused for a bad access to delete function. Thanks againg. Best Regards On Tue, Feb 19, 2013 at 5:55 PM, Russell Keith-Magee < russ...@keith-magee.com> wrote: > > On Wed, Feb 20, 2013 at 6:52 AM, Carlos Aguilar wrote: > >> I am trying to

Re: I need help

2013-02-19 Thread Russell Keith-Magee
On Wed, Feb 20, 2013 at 6:52 AM, Carlos Aguilar wrote: > I am trying to use the User model outside of django app, but without > successful. > > This is my imports section: > > from django.core.management import setup_environ > from htdjango import settings > setup_environ(settings) > > from django

Re: i need help

2013-02-17 Thread Ryan Nowakowski
On Fri, Feb 15, 2013 at 04:17:30PM -0800, wassim bchini wrote: > hello ; > i have a Project and i'm beginner on Django ; my project is to build web > application to administrate FTP server , i have the program > of administration on python (engine) and i need some information how to > render the

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-31 Thread Daniel Roseman
On Tuesday, 31 January 2012 18:38:18 UTC, JJ Zolper wrote: > > Sam, > > Since I'm on Ubuntu know with my Python and Django I'm wondering which > CPython I should download? > > I saw stackless python on the python.org site but I'm not sure if that's > what CPython version I would need. I thought t

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-31 Thread JJ Zolper
Sam, Since I'm on Ubuntu know with my Python and Django I'm wondering which CPython I should download? I saw stackless python on the python.org site but I'm not sure if that's what CPython version I would need. I thought there was a standard CPython? Any help about my interpreter for Python on

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-30 Thread JJ Zolper
I have never heard of Guess Additions thanks for the tip! Right now I am going to remove my Ubuntu installation and re-install to give it more RAM and Video memory as well as install guest Additions! Thanks, JJ -- You received this message because you are subscribed to the Google Groups "Dja

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-30 Thread Sam Lai
On 29 January 2012 16:49, JJ Zolper wrote: > Sam, > > I have set up VirtualBox with Python and Django. Things have gone > flawlessly. > > Only thing I've noticed is it seems to be running a tad bit slow. I feel > this way because I had a native installation before and it ran quite well. Have you

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-29 Thread JJ Zolper
Going forward I'll make sure to post only once. I don't use these Google Groups mailing lists that much besides the occasional community question so I'll make sure not to spam you all next time! : / Yes well I bought my laptop through my school (Virginia Tech) and we had a few options for engin

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-28 Thread JJ Zolper
lawgon, I have set up VirtualBox with Python and Django. Things have gone flawlessly. Only thing I've noticed is it seems to be running a tad bit slow. I feel this way because I had a native installation before and it ran quite well. Before I go too far into writing code I was hoping to "perfe

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-28 Thread JJ Zolper
Sam, I have set up VirtualBox with Python and Django. Things have gone flawlessly. Only thing I've noticed is it seems to be running a tad bit slow. I feel this way because I had a native installation before and it ran quite well. Before I go too far into writing code I was hoping to "perfect"

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-28 Thread JJ Zolper
Jonathan, I have set up VirtualBox with Python and Django. Things have gone flawlessly. Only thing I've noticed is it seems to be running a tad bit slow. I feel this way because I had a native installation before and it ran quite well. Before I go too far into writing code I was hoping to "per

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-28 Thread JJ Zolper
Steven, I have set up VirtualBox with Python and Django. Things have gone flawlessly. Only thing I've noticed is it seems to be running a tad bit slow. I feel this way because I had a native installation before and it ran quite well. Before I go too far into writing code I was hoping to "perfe

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-28 Thread kenneth gonsalves
On Fri, 2012-01-27 at 12:25 -0800, JJ Zolper wrote: > Thanks a lot I was thinking I would learn the Google Maps API. Have > you worked with OSM? > > Do you have any input if you have used OSM and if you have used Google > Maps what your comments are? google maps are proprietary. OSM in open sou

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-28 Thread kenneth gonsalves
On Fri, 2012-01-27 at 12:24 -0800, JJ Zolper wrote: > That's really all I am trying to understand. From A to B. A being > where I am able to develop once I finally am able to make that > decision and B how smart I picked A so that the move from my local > computer to my server is smooth and simple.

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-28 Thread kenneth gonsalves
On Fri, 2012-01-27 at 12:18 -0800, JJ Zolper wrote: > Since I will be deploying my Python code on a server that is based on > Linux wouldn't it be smart that I develop my Python code on something > similar to my VM for Django? yes -- regards Kenneth Gonsalves -- You received this message becaus

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-28 Thread Jonathan Paugh
Developing on a Linux-based OS will give you indispensable understanding of your production environment. On the other hand, it will probably be very unfamiliar if you haven't worked on Linux before, and easy tasks will become very difficult again, for a while. You should ultimately develop your app

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-27 Thread JJ Zolper
Thanks a lot I was thinking I would learn the Google Maps API. Have you worked with OSM? Do you have any input if you have used OSM and if you have used Google Maps what your comments are? Thanks, JJ Zolper -- You received this message because you are subscribed to the Google Groups "Django

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-27 Thread JJ Zolper
Thanks a lot I was thinking I would learn the Google Maps API. Have you worked with OSM? Do you have any input if you have used OSM and if you have used Google Maps what your comments are? Thanks, JJ Zoler -- You received this message because you are subscribed to the Google Groups "Django

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-27 Thread JJ Zolper
> ActivePython for Windows includes the win32 extension libraries (if > one wants to go to native Windows code -- though the now standard ctypes > library permits similar capability if one knows the API), and PythonWin > IDE (as I recall, this started life as an included demo of the win32 > ext

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-27 Thread JJ Zolper
Since I will be deploying my Python code on a server that is based on Linux wouldn't it be smart that I develop my Python code on something similar to my VM for Django? -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-27 Thread Steven Elliott Jr
On Jan 25, 2012, at 9:14 PM, JJ Zolper wrote: > > The keywords were 'in production'. The development server (i.e. python > > manage.py runserver) works fine under Windows. But when you want to > > make the website accessible to your audience (the internet, company > > etc.), you should host that

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-27 Thread Jonathan Paugh
On 01/23/2012 03:58 PM, JJ Zolper wrote: Yes I knew I was in the Python shell I just never saw anything that described you couldn't make Django commands within the Python interpreter. I mean it is based on Python isn't it? That's where I thought logically you could make Django calls from in Pyt

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-25 Thread kenneth gonsalves
On Wed, 2012-01-25 at 09:41 -0800, JJ Zolper wrote: > Okay I am glad to hear that something I knew was on the right track! > Thanks Kenneth! However what is OSM? Open Street Maps? maybe you could > tell me a little bit more about it as I have not heard of it http://www.openstreetmap.org/ -- regar

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-25 Thread JJ Zolper
> When you are developing your Django app, the development server that > comes with Django (python manage.py runserver) works fine on Windows. > When you are ready to move things into production for everyone else > access, you should not use the development server; instead you should > use a

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-25 Thread Sam Lai
On 26 January 2012 13:14, JJ Zolper wrote: >> The keywords were 'in production'. The development server (i.e. python >> manage.py runserver) works fine under Windows. But when you want to >> make the website accessible to your audience (the internet, company >> etc.), you should host that on Linux

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-25 Thread JJ Zolper
> The keywords were 'in production'. The development server (i.e. python > manage.py runserver) works fine under Windows. But when you want to > make the website accessible to your audience (the internet, company > etc.), you should host that on Linux. I still don't quite understand. Can you expl

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-25 Thread Sam Lai
On 26 January 2012 12:05, JJ Zolper wrote: >>  Unless you have a >>  preference for Windows though, I wouldn't use it as a Django app web >>  server in production; there's far less support on the net to help you >>  out when things go wrong. > > Let me see if this what you mean... so when I want t

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-25 Thread JJ Zolper
> Unless you have a > preference for Windows though, I wouldn't use it as a Django app web > server in production; there's far less support on the net to help you > out when things go wrong. Let me see if this what you mean... so when I want to run "python manage.py runserver," a Django comm

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-25 Thread Sam Lai
On 26 January 2012 04:50, JJ Zolper wrote: > In many of the (I)DEs (PythonWin, IDLE, probably the various EMACS > and VI configurations, SciTE), one can edit a file, save it (some will > save for you if needed), then hit some key combo which will spawn a > Python interpreter passing it the file fo

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-25 Thread JJ Zolper
Not really I don't have any preference. Any input is welcome! -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/VoMln37CSU8J. To post to this group, send emai

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-25 Thread william ratcliff
Just curious--is there any particular reason that you were using Visual Studio? On Wed, Jan 25, 2012 at 12:50 PM, JJ Zolper wrote: > In many of the (I)DEs (PythonWin, IDLE, probably the various EMACS > and VI configurations, SciTE), one can edit a file, save it (some will > save for you if neede

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-25 Thread JJ Zolper
In many of the (I)DEs (PythonWin, IDLE, probably the various EMACS and VI configurations, SciTE), one can edit a file, save it (some will save for you if needed), then hit some key combo which will spawn a Python interpreter passing it the file for execution. You may even be prompted to supply comm

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-25 Thread JJ Zolper
Okay I am glad to hear that something I knew was on the right track! Thanks Kenneth! However what is OSM? Open Street Maps? maybe you could tell me a little bit more about it as I have not heard of it? -- You received this message because you are subscribed to the Google Groups "Django users"

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-24 Thread kenneth gonsalves
On Tue, 2012-01-24 at 19:19 -0800, JJ Zolper wrote: > I am interested in PostgreSQL. I've heard it is good to use along with > Django. More specifically to work with GIS. I'm very interested in the > Geographical uses of Django. In particular GeoDjango. As I continued > to learn more about this web

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-24 Thread JJ Zolper
Sam Lai, I am interested in PostgreSQL. I've heard it is good to use along with Django. More specifically to work with GIS. I'm very interested in the Geographical uses of Django. In particular GeoDjango. As I continued to learn more about this web framework I hope to be able to work with data

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-24 Thread JJ Zolper
Sam Lai, Thank you so much for taking the time to explain all that to me. Being new to all this I feel that I might need to just start out with a command prompt working with Django and something else... another command prompt or VS to create my python files. However, having read what you poste

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-24 Thread Sam Lai
On 24 January 2012 07:58, JJ Zolper wrote: > Yes I knew I was in the Python shell I just never saw anything that > described you couldn't make Django commands within the Python interpreter. I > mean it is based on Python isn't it? That's where I thought logically you > could make Django calls from

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-23 Thread JJ Zolper
Yes I knew I was in the Python shell I just never saw anything that described you couldn't make Django commands within the Python interpreter. I mean it is based on Python isn't it? That's where I thought logically you could make Django calls from in Python? SO Is your best advice to have

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-23 Thread JJ Zolper
For sanity purposes I removed my "hack" or start up script that had "import django" and "import IPython" Here it is: >>> import sys >>> sys.path ['c:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\Common7\\IDE', 'C:\\Python27\\lib\\site-packages\\setuptools-0.6c11-py2.7.egg', 'C:\\Python2

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-23 Thread Andre Terra
the >>> indicates you are IN a python shell, which is different from your OS prompt. Try exiting the shell first (with exit()) and then run "python manage.py runserver" from a command prompt or terminal window. Cheers, AT On Mon, Jan 23, 2012 at 4:11 PM, JJ Zolper wrote: > > >>> python manage.

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-23 Thread JJ Zolper
Here is the error: >>> python manage.py runserver File "", line 1 python manage.py runserver ^ SyntaxError: invalid syntax >>> You've left out the most important bit - the actual traceback error. What is it? If it can't find something, then it could be a PYTHONPATH issue

Re: I need help with Python Tools for Visual Studio 2010 and Django

2012-01-23 Thread Sam Lai
On 23 January 2012 15:22, JJ Zolper wrote: > Hello everyone, > > I was able to install Django to my machine and before I was using the > command prompt. Django's path is in my Windows 7 64 bit Enterprise > Environment variable. Python worked fine as well too. I also installed > IPython because I h

Re: I need help with reverse and url patterns

2011-08-20 Thread Daniel Roseman
On Saturday, 20 August 2011 20:20:12 UTC+1, Joshua Russo wrote: > > I setup this patter in url.py > > url(r'^events/(?P\d{4})/(?P\d{2})/$', events, > name="eventsMonth") > > in my template I have this tag > > {% url eventsMonth year=month.prev.year month=month.prev.month %} > > but I keep

Re: I need help with reverse and url patterns

2011-08-20 Thread Joshua Russo
Never mind I got it. I changed my url patter to url(r'^events/(?P\d{4})/(?P\d{1,2})/$', events, name="eventsMonth") I'm still not very sharp on my regex skills. I realized that {2} required a 2 digit number -- You received this message because you are subscribed to the Google Groups "Dj

Re: I need help

2010-05-17 Thread Jens Rantil
Hi Hussain, Please be more descriptive in your subject line next time. It makes it easier for everyone subscribed to the list to acknowledge if the message is something is of interest or not. Thank you, Jens On 14 Maj, 10:51, Hussain Deikna wrote: > Hi, >  I plan to start writing my web page an

Re: I need help

2010-05-16 Thread Baurzhan Ismagulov
On Fri, May 14, 2010 at 10:51:09AM +0200, Hussain Deikna wrote: > 2- user login and it will display special information to every to group of > users ... > I need help in part 2 which django application I have to use? I'm not aware of a ready-to-use solution; however, implementing one is not much

Re: i need help with this...

2010-05-01 Thread Kev
kandee wrote: > I just got this new phone, and was trying to download some sound > affects, from a download Page, but an error page came on and said that > I needed to go on my django setting file and change it to false so it > can display 500 pages...but I didn't find it anywhere, so I Googled it

Re: i need help with this...

2010-05-01 Thread akonsu
hello, i myself cannot parse this. what is the question? On Apr 30, 10:16 pm, kandee wrote: > I just got this new phone, and was trying to download some sound > affects, from a download Page, but an error page came on and said that > I needed to go on my django setting file and change it to false