Re: Overridden Model __init__ being called twice

2010-09-09 Thread Brian Bouterse
t happens. > > - Anssi > > -- > 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+unsu

Re: Launching Background Processes from a View

2010-09-16 Thread Brian Bouterse
ackground. The terminal equivalent would be: > > > > > > > "nohup &" and return control to the view. > > > > > > > Any ideas on how to achieve this? > > > > > > if this already works in a shell is there some reason why

Re: REST XML + HTML API suggestions

2010-09-21 Thread Brian Bouterse
> -- > 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...@googlegroups.com > .

Re: urls.py best practices

2010-09-22 Thread Brian Bouterse
e 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...@googlegroups.com > . > For more options, visit th

Re: Relationship between multiple sites & projects, apps

2010-09-23 Thread Brian Bouterse
> > -- > 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...@googlegroups.com > . > F

Re: django graphs

2010-10-06 Thread Brian Bouterse
unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Google Groups "Django users" group. To post

Re: Django structure and git as VCS

2010-10-07 Thread Brian Bouterse
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...@googlegroups.com > . > For more

Re: What is the best way to implement time-based / cronjob actions in a Django app?

2010-10-13 Thread Brian Bouterse
eceived 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...@googlegroups.com > . > For more opt

Re: HTTP load testing tools?

2010-10-13 Thread Brian Bouterse
groups.com > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, s

Re: What is the best way to implement time-based / cronjob actions in a Django app?

2010-10-13 Thread Brian Bouterse
nd need something to > use for demo\testing purposes in the meantime... > > > > > Just a thought, > > > Jonathan > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send

Re: What is the best way to implement time-based / cronjob actions in a Django app?

2010-10-13 Thread Brian Bouterse
gt; -- > 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...@googlegroups.com >

Re: What is the best way to implement time-based / cronjob actions in a Django app?

2010-10-13 Thread Brian Bouterse
s so that the basic flow is > more understandable; much more complex setups are possible, especially ones > which allow multiple servers to run Celery daemons (and individual servers > to run multiple daemons). For example, you may have one server handle > communication tasks (such as sending

Re: Hosting many small Django websites

2010-10-14 Thread Brian Bouterse
bed 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...@googlegroups.com > . > For more options, visit this group at > http://grou

Re: Hosting many small Django websites

2010-10-15 Thread Brian Bouterse
ubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Google Groups "Django users" group. To po

Re: What does an ideal django workflow setup look like?

2010-10-22 Thread Brian Bouterse
t; -- > 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...@googlegroups.com >

Re: how can i wsdl file in my django

2010-10-25 Thread Brian Bouterse
yes Maybe next time put a little more effort into writing your response and you'll get a better answer. On Mon, Oct 25, 2010 at 6:58 AM, sami nathan wrote: > Can i use RESTfull insted of SOAP service > > -- > You received this message because you are subscribed to the Google Groups > "Django us

Re: Security

2010-10-25 Thread Brian Bouterse
oogle 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...@googlegroups.com > . > For more options, visit this group at > http://groups.google.

Re: Security

2010-10-25 Thread Brian Bouterse
Thanks for the info! Brian On Mon, Oct 25, 2010 at 8:44 AM, Tom Evans wrote: > On Mon, Oct 25, 2010 at 1:17 PM, Brian Bouterse > wrote: > > I'm not an expert in security, but here is how I would answer the > question. > > The CSRF approach that Django 1.2 implemen

Re: What does an ideal django workflow setup look like?

2010-10-25 Thread Brian Bouterse
etc. > Anything you'd do on the server, create scripts for. Even stuff like > "copy PROD DB to TEST server", so you have real data to play with. > > That's what I can think of at the moment. It'd be nice to have a > "best practices" page on the dj

Re: What does an ideal django workflow setup look like?

2010-10-26 Thread Brian Bouterse
I can't encourage it *enough*. This was writen hastily, thanks for the close read. Brian On Tue, Oct 26, 2010 at 1:01 AM, Kenneth Gonsalves wrote: > On Mon, 2010-10-25 at 16:06 -0400, Brian Bouterse wrote: > > I really can't encourage the use of Hudson <http://hudson-ci.o

Re: write a filter for latex that escapes some chars

2010-10-29 Thread Brian Bouterse
end 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. > > -- Brian Bouterse ITng Services -- You receive

Re: using strings as fieldnames to save model

2010-11-03 Thread Brian Bouterse
> values = {genre_id": 2, "name": "ente"} > > foo = Genre(**values) > > -- > > DR. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-

Re: Forking a background process on request

2010-11-04 Thread Brian Bouterse
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. > > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the G

Re: Hosting multiple projects

2010-11-23 Thread Brian Bouterse
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...@googlegroups.com >

Re: umlaut

2010-11-29 Thread Brian Bouterse
o 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...@googlegroups.com > . > For more options, visit this group at > http://groups

Re: [geo-django] Best way to capture geo-coordinate of an anonymous user?

2011-08-25 Thread Brian Bouterse
up. > 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. > > -- Brian

Re: Problems during webcast (Using django for 40mil+ rows) - sorry!!!

2011-08-29 Thread Brian Bouterse
>>> IRC: >>> irc.freenode.net/#simplicitymedialtd >>> >>> Sorry again. >>> >>> Cal >>> >> >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post

Re: DjangoCon US 2011 Videos

2011-09-21 Thread Brian Bouterse
gt; django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Google Groups "Django users" group.

Re: Display superscript or subscript in template site

2011-10-04 Thread Brian Bouterse
mail 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. > > -- Brian Bouterse ITng Services -- You receiv

Re: Thread-safeness of templates

2011-10-05 Thread Brian Bouterse
o-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. > -- Brian Bouterse ITng Services -- You received this message be

Re: Question on cleaning ModelForms

2011-10-17 Thread Brian Bouterse
@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. > > -- Brian Bouterse ITng Services -- You received this message because you are

Re: New Relic with Django

2012-01-03 Thread Brian Bouterse
he 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.com/grou

Re: Using Q objects vs explicit filters

2011-04-13 Thread Brian Bouterse
o 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. > > -- Brian Bouterse ITng Se

Re: Extremely Frustrated

2011-04-28 Thread Brian Bouterse
le 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.com/group/django

Re: ANN: DSE v2.0.0-Beta - DSE uses 1.8% of the time compared to the Django ORM updating 100.000 records.

2011-05-03 Thread Brian Bouterse
ribed 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.goog

Re: ANN: DSE v2.0.0-Beta - DSE uses 1.8% of the time compared to the Django ORM updating 100.000 records.

2011-05-03 Thread Brian Bouterse
for your feedback! > > Regards, > Thomas > > On Tue, May 3, 2011 at 1:55 PM, Brian Bouterse wrote: > > This would have been so useful on my last project. 14.4 Million records > > took a couple of days with a single thread using the ORM. This would > have > >

Re: Multiple SQLITE databases vs one BIG PostgreSQL database

2011-05-04 Thread Brian Bouterse
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 > http://groups.google.c

Re: Multiple SQLITE databases vs one BIG PostgreSQL database

2011-05-04 Thread Brian Bouterse
ooglegroups.com. > > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django

Re: stop repetition in template

2011-05-04 Thread Brian Bouterse
uot; 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. > > -- Bri

Re: stop repetition in template

2011-05-04 Thread Brian Bouterse
I like your second solution a lot better than mine. I've never seen {% ifchanged %} used properly before. Brian On Wed, May 4, 2011 at 1:19 PM, Javier Guerra Giraldez wrote: > On Wed, May 4, 2011 at 11:42 AM, pankaj sharma > wrote: > > in template.. > > > > {% for college in list

Re: Best practice for async task in django?

2011-05-06 Thread Brian Bouterse
o 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. > > -- Brian Bouterse ITng Services -- You received this me

Re: Encrpting urls to hide PKs

2011-05-09 Thread Brian Bouterse
his 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. > For more options, visit th

Re: How to choose a license for an app or a project?

2011-05-13 Thread Brian Bouterse
a license and why? > > > -- > 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+u

Re: New Django Profiling application

2011-05-13 Thread Brian Bouterse
gineer*, Aquasys > adrien.lema...@aquasys.co.jp > office: +81.098.989.1118 > www.aquasys.co.jp > > > -- > 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@goog

Re: New Django Profiling application

2011-05-13 Thread Brian Bouterse
ave an app that does very similar functionality to the functionality discussed. Hope that clears up any confusion. Brian On Fri, May 13, 2011 at 10:20 AM, Xavier Ordoquy wrote: > > On May 13, 9:34 pm, Brian Bouterse wrote: > >> Go for it! > >> > >> I know the dis

Re: Is there an HTML editor that's Django-aware

2011-05-20 Thread Brian Bouterse
st 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. > > -- Brian Bouterse ITng

Re: How do you organize your deployment enviroment

2011-05-23 Thread Brian Bouterse
scribe 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. > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Google

Re: Example uses of Celery

2011-05-23 Thread Brian Bouterse
subscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Google Groups "Django users" group. T

Re: Experiences with virtualenv + Django?

2011-05-24 Thread Brian Bouterse
o > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Google Groups "Django users&quo

Re: Parsing an XML feed using ElementTree

2011-05-24 Thread Brian Bouterse
email to >> django-users+unsubscr...@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Dja

Re: Parsing an XML feed using ElementTree

2011-05-24 Thread Brian Bouterse
We all have our opinions. Either way this conversation is OT from Django. On Tue, May 24, 2011 at 4:07 PM, Masklinn wrote: > On 2011-05-24, at 21:57 , Brian Bouterse wrote: > > +1 for xpath > > > > I also like using > > xml.dom.minidom<http://docs.python.or

Re: Overridden Admin Template Not Recognized

2011-05-27 Thread Brian Bouterse
ribed 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: Looking for Class Base Views intro (not Generic Class Base Views!)

2011-05-27 Thread Brian Bouterse
; 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. > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Go

Re: Question about using imports within functions/methods

2011-06-02 Thread Brian Bouterse
gt; 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. > For more optio

Re: Email Accounts

2011-06-10 Thread Brian Bouterse
ribed 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.go

Re: Easiest way to limit email warnings?

2011-06-19 Thread Brian Bouterse
, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Google Groups "Djan

Re: Possible interest in a webcast/presentation about Django site with 40mil+ rows of data??

2011-06-22 Thread Brian Bouterse
web visit > https://groups.google.com/d/msg/django-users/-/SZabiWnq_S0J. > > 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: How to use the django-users mailing list properly and doing your homework..

2011-07-01 Thread Brian Bouterse
be 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. > > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Google Groups &qu

ListView.get_context_data Exception

2011-07-01 Thread Brian Bouterse
et_context_data twice, yet when it is called from within my post function it fails strangely. I know what I'm doing is kind-of strange, but it should work right? Enlighten me... Thanks, Brian -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Go

Re: Some thoughts on a package/stack compile system for easy distribution of webapps..

2011-07-06 Thread Brian Bouterse
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. > For more opti

Re: Some thoughts on a package/stack compile system for easy distribution of webapps..

2011-07-06 Thread Brian Bouterse
t; "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: anybody using PhoneGap with Django

2011-07-08 Thread Brian Bouterse
sage 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. > For more options, visit this group at

Re: Some thoughts on a package/stack compile system for easy distribution of webapps..

2011-07-08 Thread Brian Bouterse
alculation / configuration - something which is overlooked oh so many > > times) > > On 8 Jul 2011 08:53, "Bjarni RĂșnar Einarsson" wrote: > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To pos

Re: Some thoughts on a package/stack compile system for easy distribution of webapps..

2011-07-08 Thread Brian Bouterse
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. > -- Brian

Re: (UsingTheMailingList) Pre-requisites for newcomers on Django

2011-07-10 Thread Brian Bouterse
bed 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: Include Django form in PHP based website

2011-07-27 Thread Brian Bouterse
pt. > > Brian > > -- > 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.

Re: spam in response to posting to this list

2011-08-10 Thread Brian Bouterse
and it really does not help at all if we > all just start posting "+1" mails. > > Michal > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email t

Re: Displaying results in Template in a Table ? What is the proper way ?Any app?

2011-08-10 Thread Brian Bouterse
> 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. > > -- Brian Bouters

Re: Defunct Processes on Server

2011-08-12 Thread Brian Bouterse
legroups.com. > To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com < django-users%2bunsubscr...@googlegroups.com>. > For more options, visit this group at http://groups.google.com/group/django-users?hl=en. > -- Brian Bouterse ITng Services -- You re

Re: __init__.py file executed twice ?

2010-12-14 Thread Brian Bouterse
gistration, validate choices...) but to do that I need > > an access to this object (I cannot create another one because of > > concurrency safety) > > > > Any idea ? > > -- > You received this message because you are subscribed to the Google Groups > "Django users&qu

Re: Replace URLResolver?

2010-12-28 Thread Brian Bouterse
" group. > To 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. > >

Re: Django dev server issue

2011-01-03 Thread Brian Bouterse
Have you tried using pdb to debug the call as it arrives? You could step through the code, line by line that way to see what is hanging. My 2 cents, Brian On Mon, Jan 3, 2011 at 4:26 PM, daniels wrote: > I just tested with sock Python 2.6.6 from the link you gave me and > also tried with Pytho

Re: Django dev server issue

2011-01-04 Thread Brian Bouterse
;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...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=e

Re: Restrict access to the whole application

2011-01-26 Thread Brian Bouterse
uot;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

Re: Restrict access to the whole application

2011-01-26 Thread Brian Bouterse
t; Btw I found also this <http://onecreativeblog.com/post/59051248/django- > login-required-middleware> which could also solve my problem. It > wouldn't be difficult to modify the code in order to add support for > groups. > > On 26 led, 14:39, Brian Bouterse wrote: > &

Re: Redirecting to personal pages.

2011-02-04 Thread Brian Bouterse
ettings/#std:setting-LOGIN_... > > -- > 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+

Re: Looking for IDE + FTP

2011-02-08 Thread Brian Bouterse
mail 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. > > -- Brian Bouterse ITng Services -- You received this

Re: Django + GWT

2011-02-13 Thread Brian Bouterse
o-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. > > -- Brian Bouterse ITng Services -- You received this message b

Re: Django Mutlisite Setup

2011-02-13 Thread Brian Bouterse
virtualenv is great and I use it religiously. I do want to point out though that while virtualenv does solve package isolation for multiple, independent django projects, care needs to be taken for security. If this care isn't taken, for example, should a single site's security be compromised, ess

Re: App engine serving static files?

2011-02-16 Thread Brian Bouterse
ubscribe 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. > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Googl

Re: Python/Django AMQP?

2011-02-24 Thread Brian Bouterse
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. > > -- Brian Bouters

Re: sqlite path

2011-02-28 Thread Brian Bouterse
ist > > ORDER BY name""") > > File "/usr/local/lib/python2.7/site-packages/django/db/backends/ > > util.py", line 15, in execute > > return self.cursor.execute(sql, params) > > File "/usr/local/lib/python2.7/site-packages/d

Re: celery tasks and circular imports

2011-03-07 Thread Brian Bouterse
gle 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.com/group/djan

Re: PLEASE HELP ME IN ADDING A CATEGORY IN THE ADMIN SITE

2011-03-08 Thread Brian Bouterse
on_id' in 'field > list'") > > > > > now what to do? do i have to edit some more codes? > > -- > 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

Re: Django app and Amazon AWS (beginner)

2011-03-09 Thread Brian Bouterse
ooglegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send

Re: Rewriting Java UI for Django?

2011-03-25 Thread Brian Bouterse
Alarm bells usually go off for me when I am required to purchase a license for code I have written. Maybe I'm just an open source kinda guy, but if I'm going to write code, I should be free to run it without paying a license fee. Flex is a life choice ... I won't be making it. Brian On Fri, Mar

Re: Django app for data management and visualization

2011-04-10 Thread Brian Bouterse
om. > 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. > > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to t

Re: Creating REST APIs in Django...advice

2011-04-12 Thread Brian Bouterse
> 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. > For mo

Re: Creating REST APIs in Django...advice

2011-04-12 Thread Brian Bouterse
another parameter name). That's a > quite elegant way to overcome the limitation you are talking about > (even though CRUD and REST are not exactly the same things). > > I am not sure that piston is still actively maintained ... > > On Apr 12, 3:57 pm, Brian Bouterse wrote: >