Re: django form converter to PDF

2016-10-03 Thread Ovnicraft
40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- [image: Cristian Salamea on about.me] Cristian Salamea about.me/ovnicraft <http://about.me/ovnicraft> -- You received this message becaus

Re: update Django

2015-12-15 Thread Ovnicraft
https://groups.google.com/d/msgid/django-users/6c116a52-4224-4857-aeee-f7143422ea98%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- [image: Cristian Salamea on about.me] Cristian Salamea about.me/ovnicr

Re: Amazon.com API

2015-10-27 Thread Ovnicraft
; -- [image: Cristian Salamea on about.me] Cristian Salamea about.me/ovnicraft <http://about.me/ovnicraft> -- 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

Re: Alternative to django-registration (unmaintaned since September 2013)

2014-07-18 Thread Ovnicraft
n the web visit > https://groups.google.com/d/msgid/django-users/bdba6d6b-b20d-4de1-836e-3bcb4bf4c808%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/bdba6d6b-b20d-4de1-836e-3bcb4bf4c808%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visi

Re: What is the best framework to develop one ERP in django?

2014-05-02 Thread Ovnicraft
on the web visit > https://groups.google.com/d/msgid/django-users/CAF1jwZH7_ino6XVgstHr_PDqcPS7X8N%3Dinuitkgb%2BnE7A7Ft%3DA%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAF1jwZH7_ino6XVgstHr_PDqcPS7X8N%3Dinuitkgb%2BnE7A7Ft%3DA%40mail.gmail.com?utm_medium=email&utm_source=f

Re: Django Survey App

2014-01-21 Thread Ovnicraft
the log to read what is happening. Basically you need to: create a pinax project install formly syncdb runserver You will need to add formly in urls too, then use it. Regards, > Thanks >> >> On Monday, January 20, 2014 4:04:06 PM UTC+1, ovnicraft wrote: >>> >

Re: Django Survey App

2014-01-20 Thread Ovnicraft
o django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/f853ede3-5b27-41bc-b8fc-d709efcc7215%40googlegroups.com > . > For more options, visit https://gr

Re: Connection with third database using multidb implementing DB Router

2013-11-08 Thread Ovnicraft
gt; > > > > > Now, create your model and override the objects property, passing the name > of the database configured in settings.py as the alias. > > > Like this: > > > class ModelInAnotherDatabase(models.Model): > > > name = models.CharField() > &

Re: Connection with third database using multidb implementing DB Router

2013-11-08 Thread Ovnicraft
ertain condition the target database would > change, but this worked just fine. > What database configuration did you change ? Regards, > > > On Fri, Nov 8, 2013 at 12:45 PM, Ovnicraft wrote: > >> Hi to all friends ! >> >> I am working in django project its has

Connection with third database using multidb implementing DB Router

2013-11-08 Thread Ovnicraft
e-use django engine. I will appreciated your help ! Best regards, [1] https://groups.google.com/forum/#!msg/django-users/rv6D5Pqs7Fo/pkwinU7PGOQJ [2] https://docs.djangoproject.com/en/1.4/topics/db/multi-db/#allow_syncdb -- Cristian Salamea @ovnicraft -- You received this message because yo

Re: Create form in views.py

2013-10-12 Thread Ovnicraft
40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- Cristian Salamea @ovnicraft -- 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

Re: uptodate Account_balance

2013-10-07 Thread Ovnicraft
send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/585a5845-9111-492d-a0c9-10342ee2bfbc%40googlegroups.com > . > For more op

Re: Beginner to Django

2013-10-04 Thread Ovnicraft
sgid/django-users/7172a783-667d-4dfc-b96f-e819fe5d60ff%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- Cristian Salamea @ovnicraft -- You received this message because you are subscribed to the Google Groups "Django users" group. To u

Re: PDF generator in Django

2013-08-05 Thread Ovnicraft
On Mon, Aug 5, 2013 at 11:46 PM, Harjot Mann wrote: > On Tue, Aug 6, 2013 at 9:17 AM, Ovnicraft wrote: > > I recommend you use wkhthmltopdf, it is a great library and you can use > any > > JS library to render graphs. > > > How can we use it in django? > wkhtmltopd

Re: PDF generator in Django

2013-08-05 Thread Ovnicraft
p://groups.google.com/group/django-users. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Cristian Salamea @ovnicraft -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this gr

Re: Problem with static in Django 1.5 virtualenv

2013-08-04 Thread Ovnicraft
> 16:59:50] "GET /static/media/css/bootstrap/bootstrap-responsive.min.css > HTTP/1.1" 404 5904[01/Aug/2013 16:59:50] "GET /static/media/css/styles.css > HTTP/1.1" 404 5904[01/Aug/2013 16:59:50] "GET > /static/media/js/jquery/jquery-1.9.1.min.js HTTP/

Re: Object Model

2013-07-24 Thread Ovnicraft
t, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > For more options, visit https://groups.google.com/groups/opt_out. > > > --

Re: Calling ffmpeg doesn't work on apache server

2013-06-20 Thread Ovnicraft
ls from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > For more options, visit https://groups.google.com/groups/opt_out. > > >

Re: How to use lxml with django

2013-06-19 Thread Ovnicraft
isit https://groups.google.com/groups/opt_out. > > > -- Cristian Salamea @ovnicraft -- 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

Re: django generate pdf with tables and charts

2013-02-13 Thread Ovnicraft
e options, visit https://groups.google.com/groups/opt_out. > > > -- Cristian Salamea @ovnicraft -- 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 emai

Re: psycopg2

2012-11-17 Thread Ovnicraft
he web visit > https://groups.google.com/d/msg/django-users/-/lBccIlvFh6EJ. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://gro

Re: Soap webservice with soaplib & suds

2012-04-26 Thread Ovnicraft
gle.com/d/msg/django-users/-/obRNc13X5YgJ. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django

Re: twitter

2012-04-04 Thread Ovnicraft
quot;Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users

Re: urllib2

2012-03-15 Thread Ovnicraft
n you check if development mode, check csrf ? Regards, > > Any advice is greatly appreciated. Thanks. > > -- > 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@googleg

Re: Creating a hospital erp (hospital management) in Django

2012-02-13 Thread Ovnicraft
. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Cristian

Re: Turbogears to Dajngo

2012-02-01 Thread Ovnicraft
ibed 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 > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://group

Re: pseudo one-to-one

2012-01-16 Thread Ovnicraft
jango users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to django-users+unsubscribe@** > googlegroups.com . > For more options, visit this group at http://groups.google.com/** > group/django-users?hl=en<http://

Re: Which IDE should I use for Django?

2011-12-19 Thread Ovnicraft
> -- > 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 > django-users+unsubscr...@googlegroups.com. > F

Re: GeoDjango Use

2011-08-17 Thread Ovnicraft
roups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Cristian Salamea @ovnicraft -- You received this message because you are su

Re: Question about Displaying a Table

2011-06-27 Thread Ovnicraft
To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Cristian Salamea @ov

Re: Django and Rich Client

2011-06-09 Thread Ovnicraft
cause 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 > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at >

Re: Django Development Environments

2011-06-06 Thread Ovnicraft
s group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Cristian Salamea @ovnicraft -- You received this message because you are subscribed to the Google Groups "Django u

Re: Dynamic Forms

2011-05-24 Thread Ovnicraft
ers" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -

Re: .Net Developer Job Opening - Valencia, CA

2011-04-01 Thread Ovnicraft
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 > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.c

Re: new subpage in django

2011-03-30 Thread Ovnicraft
> "Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. >

Re: django 1.3

2011-03-22 Thread Ovnicraft
ers" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > >

Re: django-admin-py?

2011-03-17 Thread Ovnicraft
; > > Regards > glenn > > -- > 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 > django-users+unsub

Re: Server HTTP Client

2011-03-03 Thread Ovnicraft
p, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Cristian Salamea @ovnicraft -- Y

Re: Looking for IDE + FTP

2011-02-09 Thread Ovnicraft
bscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Cristian Salamea @ovnicraft -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this gro

Re: Django's documention is horrible

2011-01-10 Thread Ovnicraft
post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Cristian Sala

Re: virtualenv and deployment

2010-12-15 Thread Ovnicraft
is group, send email to > django-users+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- Cristian Salamea @ovnicraft -- You received this message because you are subscribed to the Google Groups &qu

Re: Registration

2010-08-09 Thread Ovnicraft
-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Cristian Salamea @ovnicraft -- You received this mes

Re: API with django

2010-05-24 Thread Ovnicraft
El 23 de mayo de 2010 22:05, Alexandre González escribió: > Hi! > > I must develop a django app that receives XML and returns XML. > > What's the best way to do this? Create a view that receive the XML and > parse it to return a template with the XML resultant? > > I'm newbie in django and need y

Re: Django app svn management

2010-04-30 Thread Ovnicraft
2010/4/29 Dexter > Hi there, > > I was wondering if there is a solution to manage a django deployment with > svn like revision tool. > What I would like to have my main django deployment to be a trunk like > folder. > When I want to test something, or make a new app, I want to make a branch > oid

Error in admin template when try to login

2010-04-19 Thread Ovnicraft
://dpaste.com/185422/ [2] http://dpaste.com/185424/ -- Cristian @ovnicraft -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to dj

list_display is not working

2010-03-26 Thread Ovnicraft
Hi folks, i am using v1.1.1 on slackware64, i customize th geoadmin, and i change the list_display, i have data loaded and pagination is showed, (test also list_per_page and works ok) but list with records is not showed i want to know how i can identify the problem, this is my code http://dpaste.c

Re: Django in the enterprise?

2010-02-24 Thread Ovnicraft
2010/2/24 Steven Elliott Jr > Dear friends, > I apologize for writing this type of question to the community but I would > appreciate any information you could pass on considering the breadth of > knowledge within this group. > I know that the word “enterprise” gives some people the creeps, but

Re: Django IDE

2010-02-15 Thread Ovnicraft
2010/2/14 dj_vishal <2009vis...@gmail.com> > > Hello > > Hi to all am new to the Django Framework.am learning django > Which IDE is suitable for Django ..plz help me in right way > http://www.gnu.org/software/emacs/ > > Thanks in Advance > vishal > 2009vis...@gmail.com > -- > View thi

Re: Added-value over PHP?

2010-02-02 Thread Ovnicraft
2010/2/2 Shawn Milochik > There is much to say on this topic. I suggest doing some Google searching > on "Django versus PHP" and read until you know the answer to your question. > > My brief summary is that Django lets you do everything you can do in PHP, > and much better and faster because it h

Re: REST & Django

2010-01-30 Thread Ovnicraft
2010/1/29 myfreeweb > REST is a web service architecture, not a program functionality. > If you want to implement a RESTful API for your app, take a look at > django-piston: http://bitbucket.org/jespern/django-piston/wiki/Home > piston rocks ! > > On 29 янв, 19:03, pyleaf wrote: > > how REST l

Re: Brief tutorial to get a django dev server up.

2010-01-11 Thread Ovnicraft
2010/1/11 spike > Wow. Just WOW. > > I'm sorry to say this but, your audacity is embarrassing. > > I will continue to post here. > Would be better if you talk about you problems, experience, etc with django **here** and tutorials or whatever in your blog :). Cristian, > > Thank you. > > On Jan

Re: Twitter API

2009-12-27 Thread Ovnicraft
2009/12/27 Christophe Pettus > > On Dec 27, 2009, at 12:24 PM, Mario wrote: > > Is there a Twitter API that would allow me to update a Twitt via > > Django? If so would you be kind enough to send me the link? > > Not meaning to be too terribly sarcastic, but have you tried using > Google to sear

RESTful API at Django

2009-12-25 Thread Ovnicraft
Hi folks, i was reading about rest in django, and i found 2 projects piston and django-rest-interface, i've chosen piston, so i want to create emitters to spatial data (kml, georss, geojson, etc), and want to know if anyone has some experience or neediness to join and coding. best regards and Merr

Re: Django javascript includes

2009-11-17 Thread Ovnicraft
2009/11/17 Thierry > Other frameworks (Symfony) offer simple hooks for managing js > includes. > In Django its simply a line of template code. > > This is annoying for managing JS dependencies. > > Did anyone write a nice little framework for managing js? > You can search in the list about this

Re: python manage.py syncdb error: sqlite3.OperationalError: unable to open database file

2009-10-18 Thread Ovnicraft
2009/10/18 selena > > Hello > hey michael > I have been experiencing this problem since I installed my brand new > Ubuntu Karmic with python in version 2.6 The project I am working on > was working under python2.5 in my old Gentoo and still works (at least > the python manage.py syncdb command do

Re: What JavaScript framework do you use and why?

2009-09-23 Thread Ovnicraft
2009/9/23 Brian McKeever > > I just decided to learn to use dojo yesterday. > I chose it because it has a huge library of GUI widgets that are all > suppose to be accessible to people with disabilities. > for dojo you also get http:// code.google.com/p/ *dojan go

Re: IDE for Django and Ext JS

2009-07-28 Thread Ovnicraft
2009/7/28 bedros <2bed...@gmail.com> > > I use komodo edit for all my code development; my favorite feature is > open remote file (using ssh) I can edit a file on a remote server with > ssh access. very nice, I don't have to sync my local machine with > remote server anymore. > > > Regards, > > -B

Re: Best distro for django

2009-07-03 Thread Ovnicraft
2009/7/3 developingchris > > Looking for opinion of the best distro for a developer machine for > django. > > I'm on ubuntu now, its going ok. I'm having keyboard issues, and > wondering if I should put the time in on fixing it, or just ditch it > for say, pc-bsd, if thats what the cool django ki

Re: Simple Query?

2009-04-12 Thread Ovnicraft
2009/4/12 jrs_66 > > Hi, > > I'm new to django, but not new to SQL. I have a (seemingly) trivial > query to run. In SQL it looks like- > > SELECT media.*, media_and_containers.order > FROM media > INNER JOIN media_and_containers ON >media.id = media_and_containers.media_id > WHERE media.id

Re: Your IDE of choice

2009-01-06 Thread Ovnicraft
2009/1/6 Berco Beute > > On Jan 6, 2:35 pm, Pigletto wrote: > > > So, Netbeans is currently my IDE of choice. Good svn integration, > > faster than eclipse and komodo, stable, nice markup highlighting. > > +1 > I'm using SciTe and emacs for simple, single file editing. > I've used pydev for a wh

Re: NetBeans IDE for Python

2008-11-28 Thread Ovnicraft
2008/11/27 itsnotvalid <[EMAIL PROTECTED]> > > It says for requesting username as password to access. Did I miss > anything here? try guest:guest > > > On Nov 27, 11:14 pm, Ovnicraft <[EMAIL PROTECTED]> wrote: > > 2008/11/27 AndyB <[EMAIL PROTECTED]>

Re: NetBeans IDE for Python

2008-11-27 Thread Ovnicraft
2008/11/27 AndyB <[EMAIL PROTECTED]> > > More to the point - has anyone figured out how to! I couldn't even > find a dowload or repository link for the Django branch. > > On Nov 27, 2:21 pm, Robin <[EMAIL PROTECTED]> wrote: > > hello, > > > > I have also installed it and have seen there is this br

Re: Best IDE for Django and python?

2008-11-25 Thread Ovnicraft
2008/11/25 Russell Keith-Magee <[EMAIL PROTECTED]> > > On Tue, Nov 25, 2008 at 5:27 PM, DragonSlayre <[EMAIL PROTECTED]> wrote: > > > > Hey, I'm getting started with a friend in developing a site with > > Django, and we're both new to this, so I am wondering what people use > > to manage all their

Re: Where are you developing your python?

2008-11-21 Thread Ovnicraft
2008/11/21 Tim Chase <[EMAIL PROTECTED]> > > > Just wondering where everyone is developing there pythong code? > > Anyone using development environments, if so which one? > > I'm from the old-school of folks that just use a text-editor (Vim > in my case). I tend to run it within "screen", with th

Re: Python and/or django book

2008-11-17 Thread Ovnicraft
2008/11/17 prem1er <[EMAIL PROTECTED]> > > I mean, yes they are always there, but I always like a good physical > reference. I have experience in OO languages, but not much server- > side programming just a little ASP .Net. > > On Nov 17, 3:09 pm, bruno desthuilliers > <[EMAIL PROTECTED]> wrote:

Re: Django newbie observation

2008-11-12 Thread Ovnicraft
2008/11/12 ayayalar <[EMAIL PROTECTED]> > > I've been using Django for about 1-2 weeks now. I must say it is one > of the most exciting > web frameworks I ever worked with. It is clean, elegant, easy, and > most importantly makes sense. > I've tried to use many other MVC frameworks but Django is b

Re: Deploy application in bytecode

2008-10-16 Thread Ovnicraft
2008/10/16 [EMAIL PROTECTED] <[EMAIL PROTECTED]> > > H. > The byte-code of Java and byte-code of dot.net are also not safe? > > The best way to protected my code is a license? What you mean with protect? > > > On 16 out, 11:54, bruno desthuilliers <[EMAIL PROTECTED]> > wrote: > > On 16 oct

Re: Deploy application in bytecode

2008-10-15 Thread Ovnicraft
2008/10/15 [EMAIL PROTECTED] <[EMAIL PROTECTED]> > > Hi steve. > I know if i have only the .pyc files i don't see the source. > > But then, if upload to the server only the .pyc and my application > work correctly, then this solve my problem. > > Exists programs which convert .py files in .pyc? I

Re: Django book says MSSQL works with 1.0...?

2008-10-10 Thread Ovnicraft
2008/10/9 Adam V. <[EMAIL PROTECTED]> > > I'm the django-mssql maintainer; please do post in bugs or weirdness > you run into to http://code.google.com/p/django-mssql/ > and I'll try to get the fixed. OT: I respect your position but, why you use mmsql? > > > Thanks, > -Adam V. > > (For what it'

Re: Django Hangman

2008-10-04 Thread Ovnicraft
2008/10/2 chatchai <[EMAIL PROTECTED]> > > Hi all, > > I have built Hangman game using Django. You can see it at > http://feedfrog.net/app/hangman > > If anybody interest in its code, please contact me. > > Enjoy :) > > Chatchai > > > i get it now and review thanks for the contribution, Free as i

Re: Django Hangman

2008-10-02 Thread Ovnicraft
2008/10/2 chatchai <[EMAIL PROTECTED]> > > Hi all, > > I have built Hangman game using Django. You can see it at > http://feedfrog.net/app/hangman > > If anybody interest in its code, please contact me. > > Enjoy :) > Great !, you can link the src there? > > Chatchai > > > -- [b]question = (to

Re: trunk or 1.0?

2008-09-28 Thread Ovnicraft
2008/9/28 chiggsy <[EMAIL PROTECTED]> > > Just wondering if trunk is still stable? I've been using 1.0 and was > debating switching back to trunk. What is the best practice? 1.0 is stable > > > > -- [b]question = (to) ? be : !be; .[/b] --~--~-~--~~~---~--~~ Y

Re: Q - returning a data to the template. (many models).

2008-09-27 Thread Ovnicraft
is posible use pastebin? http://django.pastebin.com/ 2008/9/27 [EMAIL PROTECTED] <[EMAIL PROTECTED]> > > my view is below. > > > >Search{% if query %} Results{% endif %} > > > Search > >Search: > > > > > {% if query %} >Results for "{{ query|escape }}": > >{% i

suscribe

2008-09-22 Thread Ovnicraft
-- [b]question = (to) ? be : !be; .[/b] --~--~-~--~~~---~--~~ 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 em