Using the URLconf defined in iblogs.urls, Django tried these URL patterns, in this order:

2023-04-04 Thread Tanveer
0 I know this question has been asked before, but I haven't found an answer that solves my situation. I'm looking at the Django tutorial, and I've set up the first URLs exactly as the tutorial has it, word for word, but when I go to http://12

Re: how to install pyenv-virtualenv on windows

2021-01-10 Thread Sohail Tanveer
env > > Then, using gitbash, to activate virtual environment in Windows (assuming > you are in same desired folder): > . \.venv\Scripts\activate > > If not using gitbash, enter to folder .venv\Scripts and run activate - > it’s a .bat program > > That should work. > R

Re: how to install pyenv-virtualenv on windows

2021-01-10 Thread Sohail Tanveer
nly --filterobject filtering --remote-submodules any cloned submodules will use their remote-tracking branch --sparse initialize sparse-checkout file to include only files at root On Sunday, 10 January 2021 at 20:20:02 UTC+5:30 Kasper Laudrup wrote: > On 09/01

how to install pyenv-virtualenv on windows

2021-01-09 Thread Sohail Tanveer
im facing difficulty to install pyenv-virtual env on my windows 10 i googled it several times but it directs me to a git repo where there is an installation process but is of no use because, the command that is displayed is not working in my cmd please help me out -- You received this message

Re: How to call perl script in my django application

2012-06-18 Thread Tanveer Ali Sha
sorry, i dint get that.Please can u give example .?? On Mon, Jun 18, 2012 at 4:36 PM, Sergiy Khohlov wrote: > Such as in trivial python code . Check python system and os module > > 2012/6/18 Tanveer Ali Sha : >> Hello, >> >> how can I call Perl script (E

How to call perl script in my django application

2012-06-18 Thread Tanveer Ali Sha
Hello, how can I call Perl script (EX:hello world) in my django application ? -- 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

Re: Graphs for my Django Application

2012-06-13 Thread Tanveer Ali Sha
@Tim Sawyer.. If i make use of FLOT , is it necessary to need to convert my model to numeric values, mapping the ticks and adding the labels manually.>?? If yes!! How can i do that? On Mon, Jun 11, 2012 at 11:38 AM, Tanveer Ali Sha wrote: > > Thank you Ke

Re: Graphs for my Django Application

2012-06-10 Thread Tanveer Ali Sha
Thank you Kenneth for your rule, I am fresher and this tip may help me alot...:) On Mon, Jun 11, 2012 at 11:14 AM, kenneth gonsalves wrote: > On Mon, 2012-06-11 at 11:06 +0530, Tanveer Ali Sha wrote: > > Anyone knows about Django-Chartit..?? > > Is it good to make use

Re: Graphs for my Django Application

2012-06-10 Thread Tanveer Ali Sha
Hey...!! Anyone knows about Django-Chartit..?? Is it good to make use of this for my application?? Thank Yo..:) On Sat, Jun 9, 2012 at 4:12 PM, Tanveer Ali Sha wrote: > Thank You one and all..:) > > > On Fri, Jun 8, 2012 at 11:14 PM, bobhaugen wrot

Re: Graphs for my Django Application

2012-06-09 Thread Tanveer Ali Sha
Thank You one and all..:) On Fri, Jun 8, 2012 at 11:14 PM, bobhaugen wrote: > http://d3js.org/ can handle both meanings of graphs: charts like bar > charts, or visualizations of network structures. > > > > > -- > You received this message because you are subscribed to

Graphs for my Django Application

2012-06-08 Thread Tanveer Ali Sha
Hello, How can I provide graphs in my djnago application.I wanna implement this for my Network Analysis Application . Can anyone give me idea how to provide graphs in Django. Thank Yo... Sha -- You received this message because you are subscribed to the Google Groups "Django users" group. To

Re: Accessing Backend DB for UI

2012-06-07 Thread Tanveer Ali Sha
YeahI got it, Thank you brother . Thank You On Thu, Jun 7, 2012 at 10:44 AM, Dennis Lee Bieber wrote: > On Thu, 7 Jun 2012 09:45:53 +0530, Tanveer Ali Sha > declaimed the following in > gmane.comp.python.django.user: > > > sorry ,I have a Perl back-end running a

Re: Accessing Backend DB for UI

2012-06-06 Thread Tanveer Ali Sha
sorry ,I have a Perl back-end running as an API,i want to control that in my front end using Django.How can I do that.? Thank You On Wed, Jun 6, 2012 at 11:13 PM, Kurtis Mullins wrote: > On 05/06/2012 18:04, Ali Shaikh wrote: > >> Hey.. >> >> I am working for project, in that the back-en

Re: Accessing Backend DB for UI

2012-06-05 Thread Tanveer Ali Sha
Thank you for your mail benoit. No ,it abstraction layer made in perl, i wanna access that data for my front-end part. On Tue, Jun 5, 2012 at 4:50 PM, Benoit Perdu wrote: > Is there a database (SQLite, MySQL, PostGreSQL, ...) at your backend, or > is it an abstraction layer made in Perl? > > If

Re: Retrieve datas from database

2012-06-04 Thread Tanveer Ali Sha
Hey.. I am working for project, in that the back-end code is return in perl and am working for front-end part i.e UI using Django, Can any one can tell me how to access back-end database which is return in perl or any othere languages .?? Pls help Thank You On Mon, Jun 4, 2012 at 7:21

Re: global name 'content' is not defined

2012-05-27 Thread Tanveer Ali Sha
trib.auth', >> 'django.contrib.contenttypes'**, >> 'django.contrib.sessions', >> 'django.contrib.sites', >> 'django.contrib.messages', >> 'django.contrib.staticfiles', >> 'wiki') >> Inst

Re: import error: no model named .....

2012-05-17 Thread Tanveer Ali Sha
est):* * return HttpResponse("hello world")* On Fri, May 18, 2012 at 12:44 AM, Tanveer Ali Sha wrote: > even am getting *page not found* error > > 1.^notes/ > the current URL,didnt match any of these > > > > for that wikicamp example which is available in showmedo.co

Re: import error: no model named .....

2012-05-17 Thread Tanveer Ali Sha
even am getting *page not found* error 1.^notes/ the current URL,didnt match any of these for that wikicamp example which is available in showmedo.com.. I donno why I getting these error ...??:( On Fri, May 18, 2012 at 12:32 AM, Halit Alptekin wrote: > You should import mod

Re: GUI for network interface

2012-05-16 Thread Tanveer Ali Sha
EXAMPLE COMPONENT DESIGN: --- COMPONENT --> PHYSCIAL NETWORK INTERFACE COMPONENT_KEY --> INTERFACE NUMBER START_COMPONENT_SCRIPT --> Bringup_interface SYNC_COMPONENT_SCRIPT --> Setup_interface On Wed, May 16, 2012 at 10:46 PM, Tan

Re: GUI for network interface

2012-05-16 Thread Tanveer Ali Sha
Thank you for your mail's actually am fresher ,just now only I started working ,from last two months I worked on python and linux.now TL told me to implement this GUISo am in bit confuse ...:( On Wed, May 16, 2012 at 10:41 PM, Dennis Lee Bieber wrote: > On Wed, 16 May 2012 07:59:50 -

Re: Help.......!!

2012-05-15 Thread Tanveer Ali Sha
Actually i wanna deploy front end user interface with django for network interface projectpls help me to get this On Tue, May 15, 2012 at 1:41 AM, Dennis Lee Bieber wrote: > On Mon, 14 May 2012 20:30:33 +0530, Tanveer Ali Sha > declaimed the following in > gmane.comp.python.dj