On Thu, 2010-10-21 at 14:11 +0300, Ekin Yalgın wrote:
> I assumed that iimage filed is named thumb. Must it be 'photo'
> certainly?
you can name it anything you want - what is the name you have given it
in the model?
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at
On Thu, 2010-10-21 at 14:24 +0300, Ekin Yalgın wrote:
> Sorry it is thumb = ImageField ...
then what you have done is correct
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC
--
You received this message because you are subscribed to the Google Groups
"Django users&qu
problems.
Does the image appear when try to display it without thumbnails?
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC
--
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
ant. Thanks again.
is the thumbnail working? or not?
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC
--
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.co
res not have anything analogous?
>
> Sure, pg_dumpall. Now, what're the chances of the SQL that spits out
> being parsed correctly by MySQL without complaint? ;-)
practically zero
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC
--
You received this message because you
eate a default.settings.py which has the sensitive information
removed. That is kept under version control.
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to
On Sat, 2010-10-23 at 08:41 -0700, shacker wrote:
> On Oct 22, 10:09 pm, Kenneth Gonsalves wrote:
>
> > 5. Note: settings.py is not put under version control as this holds
> > sensitive information and paths differ according to the server it is
> on.
> > I create a de
_to="images/")
get an instance:
myob = Mymodel.objects.get(pk=1)
in your template:
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post
On Mon, 2010-10-25 at 16:06 -0400, Brian Bouterse wrote:
> I really can't encourage the use of Hudson <http://hudson-ci.org/> (or
> something like it).
'cant encourage'? or 'can encourage'?
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC
On Fri, 2010-10-29 at 07:18 -0700, Jack wrote:
> only US Citizens or Greencard holders need apply
please do not put things like this on an international list
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC
--
You received this message because you are subscribed to the Goo
On Fri, 2010-10-29 at 22:32 +0530, Venkatraman S wrote:
> On Fri, Oct 29, 2010 at 10:27 PM, Kenneth Gonsalves
> wrote:
>
> > On Fri, 2010-10-29 at 07:18 -0700, Jack wrote:
> > > only US Citizens or Greencard holders need apply
> >
> > please do not put thing
rite webserver
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC
--
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 t
separate process? What sort of concurrency issues do I need to worry
> about?
would django-celery be too heavyweight for this?
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC
--
You received this message because you are subscribed to the Google Groups
"Django users"
On Thu, 2010-11-04 at 06:18 -0700, octopusgrabbus wrote:
> What is the best way to set the Django command line environment for
> testing in the python interpreter?
'python manage.py shell'
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC
--
You received this
On Wed, 2010-11-10 at 03:21 -0800, Daniel Roseman wrote:
> On Nov 10, 11:19 am, Kenneth Gonsalves wrote:
> > hi,
> >
> > using trunk. I have line in template like this:
> >
> > {% get_current_language as LANGUAGE_CODE %}
> > I want to pass the cur
lang), but it is not working. I am not getting the
language code, rather I am getting the string 'LANGUAGE_CODE'. Any
clues?
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC
--
You received this message because you are subscribed to the Google Groups
"Django user
On Nov 10, 4:48 pm, Tom Evans wrote:
> user = self.user.resolve(context)
yes - I did not put this line (was inheriting from legacy code where
there was something called resolve_variable which I think did this in
one step. (note to self, however trivial the question may be *always*
post the c
On Fri, 2010-11-12 at 12:29 -0800, vivek_12315 wrote:
> I have configured Django with mod_python under apache web server.
>
>
do not do this - mod_python is dead and is now officially deprecated by
django. Use mod_wsgi instead.
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS
g a CMS with django.
I am - but it is focussed on multilingual sites - if you are not looking
at multilingual, mine is of no use.
--
regards
Kenneth Gonsalves
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, s
On Thu, 2010-11-18 at 06:10 -0800, sheeptick wrote:
> The site-packages directory is empty, so where did django go?
ubuntu guys have something called dist-packages
--
regards
Kenneth Gonsalves
--
You received this message because you are subscribed to the Google Groups
"Django user
On Fri, 2010-11-19 at 12:44 -0800, hank23 wrote:
> 'DateFimeField'
typo
--
regards
Kenneth Gonsalves
--
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.
T
which if activated will help you to set any
language you want as long as you add the language in settings.py. (The
idea of opening 35 varieties of browser to view all Indian
languages ...). Further if you *must* use different browsers, you can
set up different profiles for firefox.
--
regar
nd the most rated. How to plan that. Which Django structures
> should I use?
one way is templatetags
--
regards
Kenneth Gonsalves
--
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...@go
m since
then
--
regards
Kenneth Gonsalves
--
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
django-users+unsubscr...@goog
On Mon, 2010-11-29 at 15:24 +0530, Venkatraman S wrote:
> Have a look at django-photologue.
is it still maintained?
--
regards
Kenneth Gonsalves
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email
he PhotoTest instance and
> finally, save
> it.
why not use easy_thumbnail instead? it is an excellent library with no
dependencies and very simple installation.
--
regards
Kenneth Gonsalves
--
You received this message because you are subscribed to the Google Groups
"Dja
hich is retired
after doing yeoman service for several years.
--
regards
Kenneth Gonsalves
--
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 th
would you want to do that?
well, if you are in a location where there is no one to maintain your
Porsche and has a surfeit of ox cart drivers ...
--
regards
Kenneth Gonsalves
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to
at you will get an answer on this
list. The best thing would be to rewrite the app afresh in php. (or
change the urls into php sounding urls so the suit does not know what
you are doing)
--
regards
Kenneth Gonsalves
--
You received this message because you are subscribed to the Google Groups
&
eople keep replying to it, please
> stop* :/
and just to add to the confusion, the client has now posted the same
ad ;-)
--
regards
Kenneth Gonsalves
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send emai
On Thu, 2010-12-02 at 00:14 -0800, Jagdeep Singh Malhi wrote:
> Can we handle graphics in Django?
yes
--
regards
Kenneth Gonsalves
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email
> Making sketches / figures.
django is nothing but python, html, css, js etc - do your graphics
exactly as you would do it in normal html, python, css, js etc. Either
generate them in the backend with python or use some js toolkit to do it
on the client side.
--
regards
Kenneth Gonsalves
--
You
On Tue, 2010-12-07 at 02:31 -0800, vamsy krishna wrote:
> redirect_to = request.REQUEST.get('next')
how about
redirect_to = request.GET?
--
regards
Kenneth Gonsalves
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To p
On Thu, 2010-12-09 at 10:20 +0200, Sithembewena Lloyd Dube wrote:
> However, my live application fails to upload the file (ie the
> FileField is
> empty in the database after uploading, and the file is not uploaded).
path problem or permission problem
--
regards
Kenneth Gonsalves
On Thu, 2010-12-09 at 15:11 +0530, Kenneth Gonsalves wrote:
> On Thu, 2010-12-09 at 10:20 +0200, Sithembewena Lloyd Dube wrote:
> > However, my live application fails to upload the file (ie the
> > FileField is
> > empty in the database after uploading, and the file is not
&g
On Thu, 2010-12-09 at 12:47 +0200, Sithembewena Lloyd Dube wrote:
> Is it proper/ feasible to save media to and serve it from, a media
> folder
> outside of the project?
it is proper - as this will not come under version control whereas the
project will
--
regards
Kenneth Gonsalves
On Thu, 2010-12-09 at 13:42 +0200, Sithembewena Lloyd Dube wrote:
> Thanks Kenneth, am trying to figure out how to set the MEDIA_ROOT to
> the
> folder outside the project.
/home/lloyd/smedia/ and make it writable by the webserver
--
regards
Kenneth Gonsalves
--
You received thi
do one thing - make the file required and not optional, then django will
barf and tell you where you have gone wrong
--
regards
Kenneth Gonsalves
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send ema
is doing - or how would the project run?? Maybe in a huge
project on something ultra secret, the other approach would be feasible.
--
regards
Kenneth Gonsalves
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group,
def testaddit(self):
self.assertEqual(self.tnum.addit(),"3")
and the error is:
Traceback (most recent call last):
File "/home/lawgon/addition/../addition/addnums/tests.py", line 18, in
testaddit
self.assertEqual(self.tnum.addit(),"3")
AttributeError:
opy-paste
--
regards
Kenneth Gonsalves
--
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
django-users+unsubscr...@googlegrou
ship?
please give some details of your models
--
regards
Kenneth Gonsalves
--
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, se
d you simply go for the usual views.* functionality?
>
it is an accepted truth that admin is only for trusted users actually
administrating the project - for every one else, they should be handled
outside admin.
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfoss
Has anyone else experienced these problems -
first time I have seen such a casual answer from webfaction!
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the Google Groups
"Django users&quo
d everything was fine. No more monday
morning mails about memory usage. It is possible that the 'upstream proxy
server' that nginx mentions in the 'bad gateway' message is my apache
instance. But so far have not been able to check out whether it is down,
because by the time I get
time)
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
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
On Friday 08 Jan 2010 11:10:12 am sridharpandu wrote:
> from django.ontrib.auth.models import user
>
s/ontrib/contrib/ and User
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the
gether and go "oh, apache takes some time to restart... ah... oh.", so
> when you restart it every 20 minutes, there's the stop and startup time
> of apache where you make well have downtime. That's every 20 minutes.
>
maybe downtime for a few seconds - not for a f
On Saturday 09 Jan 2010 5:15:35 am Kenneth Gonsalves wrote:
> > together and go "oh, apache takes some time to restart... ah... oh.", so
> > when you restart it every 20 minutes, there's the stop and startup time
> > of apache where you make well have
I had been doing! Of course much better. Some points that I had thought about
are missing - I will try to find the time to add/suggest these. Keep up the
good work.
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because y
On Monday 25 Jan 2010 10:50:27 am Sam Walters wrote:
> Is it just me or is asking for 5+ years for django unlikely.
>
Adrianh and a few others have 5+ years of django - but most of the other lead
devels are well under 5
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOS
dentify the instance where the handicap is
at Max value. Is there a simpler way of doing this?
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the Google Groups
"Django users" grou
else:
return 0
which is two queries. But anyway your references show that it cannot be done
in one query.
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the Google Groups
"
On Thursday 28 Jan 2010 3:10:32 am phoebebright wrote:
> What is going on?!
>
in shell try from yourapp.web.views import *
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the Google
entered players.
a query like: Player.objects.exclude(all players in
matchentry.player_set.all())
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the Google Groups
"Django users"
On Thursday 28 Jan 2010 12:47:39 pm Kenneth Gonsalves wrote:
> I have a model called Matchentry which has foreign keys to the Match model
> and the Player model. When making a new Matchentry, obviously the choices
> have to be limited to the players who have not already been entered.
"/usr/lib/python2.6/django/db/backends/util.py" in execute
19. return self.cursor.execute(sql, params)
File "/usr/lib/python2.6/django/db/backends/postgresql/base.py" in execute
53. return self.cursor.execute(smart_str(sql, self.charset),
self.format
On Friday 29 Jan 2010 8:36:06 am Kenneth Gonsalves wrote:
> I have a model called Matchentry. It is this:
>
> class Matchentry(models.Model):
> tournament = models.ForeignKey(Tournament,verbose_name=_("Tournament"))
> player = models.ForeignKey(Play
not trust to mess up the data.
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
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.c
se facing similar issues with checkout?
>
this problem usually occurs when your internet connection is bad
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the Google Groups
"Django user
course this doesnt work - any clue how to do this? or do I fall back on raw
sql?
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to
ango allows functions to be used on the
left hand side of filters.
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email
On Monday 01 Feb 2010 4:03:26 pm James Bennett wrote:
> On Mon, Feb 1, 2010 at 3:59 AM, Kenneth Gonsalves wrote:
> > Anyway, player.getcoursehandicap() works - but not within 'filter'
>
> Why would you expect it to? Python method definitions are not legal
> SQL, so yo
t on save. Then
> you can order on that value in the usual way.
>
that is the last resort.
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
e it differs according to the
course on which he is playing.
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send emai
quot;,
line 19, in execute
return self.cursor.execute(sql, params)
File
"/home/dtc/dtcproject/env/lib/python2.5/site-packages/django/db/backends/postgresql/base.py",
line 57, in execute
return self.cursor.execute(sql, params)
TypeError: argument 1 must be str, not unicode
--
On Tuesday 02 Feb 2010 4:04:15 pm Kenneth Gonsalves wrote:
> on upgrading to the latest svn I am getting a sporadic error like this:
> TypeError: argument 1 must be str, not unicode. On runserver, the full
> traceback is this:
>
I went back to 12300 - same problem, but 12200 is ok.
and 12200 if you do a
> bisection search.
>
will do it - had to get back into production so could not do it yesterday, and
the errors all seem to do with postgresql, but will get back with specific
errors some time today.
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
ht
lib/python2.6/django/db/models/sql/compiler.py" in execute_sql
740. cursor.execute(sql, params)
File "/usr/lib/python2.6/django/db/backends/util.py" in execute
19. return self.cursor.execute(sql, params)
File "/usr/lib/python2.6/django/db/backends/postgresql/base
On Wednesday 03 Feb 2010 9:33:34 am Kenneth Gonsalves wrote:
> > * The input that is causing things to break. "Sporadic error" and a
> > stack trace doesn't really help us identify a problem. The problem
> > isn't sporadic for the case that is causing it to
/python2.6/django/db/backends/postgresql/base.py" in execute
57. return self.cursor.execute(sql, params)
Exception Type: DatabaseError at /admin/
Exception Value: ERROR: syntax error at or near "11"
LINE 1: ... AND "django_session"."expire_date" > 201
quot; in insert_query
1428. return query.get_compiler(using=using).execute_sql(return_id)
File "/usr/lib/python2.6/django/db/models/sql/compiler.py" in execute_sql
796. cursor = super(SQLInsertCompiler, self).execute_sql(None)
File "/usr/lib/python2.6/django/db/model
On Wednesday 03 Feb 2010 1:02:34 pm Russell Keith-Magee wrote:
> On Wed, Feb 3, 2010 at 2:41 PM, Kenneth Gonsalves wrote:
> > On Wednesday 03 Feb 2010 11:44:36 am Russell Keith-Magee wrote:
> >> Ok - seriously - if you want help debugging this, you need to get your
&
Hi,
I just released djangogolf - software for managing golf tournaments. The
scoring module is ready, handicapping and draw are in the pipeline. The demo
site is here: http://greenchilly.in/ - feedback, feature requests and
contributions are welcome.
--
regards
Kenneth Gonsalves
Senior
On Friday 05 Feb 2010 7:23:02 pm scoobygalletas wrote:
> Hi!
>
> http://greenchilly.in/ throws:
>
> 502 Bad Gateway
> nginx/0.6.32
>
yes fixed
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message becau
you to Plone - as
long as you do not want extensive customisation, plone fits your requirements
out of the box. I left Plone as I found it is not suitable for non CMS use -
as a CMS it has no peer.
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
File "/usr/lib/python2.6/django/forms/models.py" in _clean_form
320. self._update_errors(e.message_dict)
Exception Type: AttributeError at /addhandicap/
Exception Value: 'ValidationError' object has no attribute 'message_dict'
--
regards
Kenneth Gonsalve
/code.djangoproject.com/ticket/12698 ?
>
> Looks like that bug to me.
>
so it means sticking to form validation for the time being?
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the
On Wednesday 10 Feb 2010 1:42:32 am rebus_ wrote:
> http://www.hetzner.de/en/hosting/produktmatrix/rootserver-produktmatrix/
>
+1
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the
nded below.
> > Am I doing something wrong or is it bug no
> > http://code.djangoproject.com/ticket/12698?
>
> Fixed in http://code.djangoproject.com/changeset/12402
>
thanks - works now
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline
; test suite would probably be helpful.
>
I wish I could - I am trying to learn about how to do this, so maybe soon I
can actually contribute to django.
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are sub
_form()
File "/usr/lib/python2.6/django/forms/models.py" in _clean_form
318. self.instance.clean()
File "/home/lawgon/djangogolf/../djangogolf/web/models.py" in clean
163. for hand in self.player.handicap_set.all():
File "/usr/lib/python2.6/django/db/
me python forum. And anyway why should you want a jar file (maybe as some one
remarked, you need to look at eggs)
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
--
You received this message because you are subscribed to the Google Groups
"Django us
do not have a mail server running
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS
http://certificate.nrcfoss.au-kbc.org.in
--
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...@googleg
On Friday 19 Feb 2010 2:01:50 am mendes.rich...@gmail.com wrote:
> Does anyone know a solution for this or help me in the right
> direction.
>
look in the apache access logs (not error logs) for a 404 on the calendar -
probably a path problem
--
regards
Kenneth Gonsalves
Senior Asso
kind of viewed as THE
> enterprise framework and I think that’s unfortunate.
>
there is a very interesting thread on this topic in the developers mailing
list where Jacob has described his discussions with a fortune 500 company.
please check it out.
--
regards
Kenneth Gonsalves
Sen
nnel,
but since he is not authenticated, he cannot speak on the channel. That's all.
It is a non-issue.
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS
http://certificate.nrcfoss.au-kbc.org.in
--
You received this message because you are subscribed to the Google Groups
"
'bulkmail'
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS
http://certificate.nrcfoss.au-kbc.org.in
--
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 unsu
your cake and eat it too.
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS
http://certificate.nrcfoss.au-kbc.org.in
--
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
?
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS
http://certificate.nrcfoss.au-kbc.org.in
--
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 g
ed as http://mysite.com/go%20here/
which confuses the database
2. tornado goes haywire when confronted with {% csrf_token %}, giving
unpredictable errors.
I have stopped using it and till I can get something else up am using nginx
proxied to runserver - which is faster than tornado and handles th
needing to restart anything
on code changes. Of course I intend to change this, but have some deadlines to
meet first.
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS
http://certificate.nrcfoss.au-kbc.org.in
--
You received this message because you are subscribed to the Google Groups
&
back. I cannot explain
more than say that I got randomn errors with the csrf_token stuff. Both in
admin and outside admin, it would work at times and not work at times. And
each time with a different csrf_token error. If I have time today, I will try
again and report back.
--
On Monday 08 Mar 2010 1:26:12 pm Rolando Espinoza La Fuente wrote:
> Somebody else thinks that django on tornado could be a winning combination?
>
I used to - but have you tried it with the csrf_token? my server broke on
that and I stopped using tornado.
--
regards
Kenneth Gonsalves
On Monday 08 Mar 2010 3:09:51 pm Kenneth Gonsalves wrote:
> > I'm testing django on tornado and didn't find any issue using the
> > admin interface
> > which uses csrf_token. I'm using latest django from svn and latest
> > tornado from git.
> >
>
&
xt and do you have the appropriate
TEMPLATE_CONTEXT_PROCESSORS loaded in settings.py?
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS
http://certificate.nrcfoss.au-kbc.org.in
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To
y great info on that please let me know. Thanks!!
>
http://docs.djangoproject.com/en/dev/ref/templates/api/#id1
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS
http://certificate.nrcfoss.au-kbc.org.in
--
You received this message because you are subscribed to the Google Groups
"
model instance with the new name and save it.
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS
http://certificate.nrcfoss.au-kbc.org.in
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-u
e ORM?
>
look at 'get_values' and 'flat'
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS
http://certificate.nrcfoss.au-kbc.org.in
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this gro
On Wednesday 17 Mar 2010 11:21:45 am john2095 wrote:
> Maybe I should post this on the developers list? Would that upset
> them?
>
most of them read this list
--
regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS
http://certificate.nrcfoss.au-kbc.org.in
--
You received this messag
501 - 600 of 2036 matches
Mail list logo