Re: Ann: DSE v.3.0.0 Beta #1

2011-06-24 Thread Thomas Weholt
ave > two different approaches to choose/cherry pick from :) Yes, that would be great :-). > Russ, thanks for letting us know about this. +1 > > On 24 Jun 2011 06:49, "Thomas Weholt" wrote: >> >> On Fri, Jun 24, 2011 at 3:54 AM, Russell Keith-Magee >> wrote:

Re: ANN: django-iadmin

2011-07-04 Thread Thomas Weholt
@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. > -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- You received this

Re: ANN: django-iadmin

2011-07-04 Thread Thomas Weholt
ith Thomas, It'll be great it you are providing screenshots or >> demo project. >> >> On Mon, Jul 4, 2011 at 7:01 PM, Thomas Weholt >> wrote: >>> >>> Did you have any screenshots? Didn't see any. >>> >>> Thomas >>> >

Calling a custom templatetag inside a block/extrahead-block?

2011-07-04 Thread Thomas Weholt
i_imports', expected 'endblock' or 'endblock extrahead' So; How can I call a defined templatetag inside my {% block extrahead %}-block? I've tried {% block extrahead %} {{kolibri_imports }} But that didn't produce anything. This is probably simple, but ... tha

Re: Calling a custom templatetag inside a block/extrahead-block?

2011-07-04 Thread Thomas Weholt
On Mon, Jul 4, 2011 at 6:09 PM, Ian Clelland wrote: > On Monday, July 4, 2011, Thomas Weholt wrote: >> I've created a templatetag called {% kolibri_imports %} which I use >> the in the head-section of my templates. It imports related to >> stylesheets, javascript li

ANN : Kolibri v.0.2.0 - framework for background processing built on celery

2011-07-06 Thread Thomas Weholt
option of taking input from the user before executing background tasks. Screencast at www.weholt.org. Thanks for your attention. -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- You received this message because you are subscribed to the Google Groups "Django users" grou

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

2011-07-06 Thread Thomas Weholt
t; 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: Komodo IDE better screenshots (worth reading!)

2011-08-01 Thread Thomas Weholt
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. > -- Mvh/Best regards, Thomas Weholt http://www.weholt.org

Keep filtering from change_list in admin in custom page?

2011-08-10 Thread Thomas Weholt
up on the right side of the page. But I want to have a custom page for displaying the actual photos using the same filter set in the change_list page. Is this possible? -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- You received this message because you are subscribed to the Google

Re: Keep filtering from change_list in admin in custom page?

2011-08-10 Thread Thomas Weholt
:07 AM, Subhranath Chunder wrote: > Yes, you can do that. You would have to override the default > change_view_template. And if required, then probably the changelist_view() > too. > > On Wed, Aug 10, 2011 at 2:28 PM, Thomas Weholt > wrote: >> >> Is it possible to keep

Re: Keep filtering from change_list in admin in custom page?

2011-08-10 Thread Thomas Weholt
ing for new change_list template > https://docs.djangoproject.com/en/dev/ref/contrib/admin/#custom-template-options > > On Wed, Aug 10, 2011 at 2:49 PM, Thomas Weholt > wrote: >> >> Hmmm ... Not sure how to do that. You could say I want an alternative >> change_list page, but not by

"Great circle" using the django ORM?

2011-08-11 Thread Thomas Weholt
k and probably the best solution performance wise, but if it has to be done in python I'll do that too. Ref question on stackoverflow: http://stackoverflow.com/questions/4610717/django-determining-if-geographic-coordinates-are-inside-of-an-circle -- Mvh/Best regards, Thomas W

Re: "Great circle" using the django ORM?

2011-08-12 Thread Thomas Weholt
ant > to sort before you've winnowed, so there may be a sub-query (or so) involved. > > You might even be able to do it using the "raw" model manager method, though > having calculated the cos of the distance angle, and assuming that you will > want to display the

Re: "Great circle" using the django ORM?

2011-08-12 Thread Thomas Weholt
gt; I bet Google has worked all this out before.. > > Good luck - and I'm interested in the result. > > Mike > > On 12/08/2011 5:51pm, Thomas Weholt wrote: >> >> Thanks for your detailed reply :-) I'll try to figure it out. So far I >> got a few candi

Re: "Great circle" using the django ORM?

2011-08-12 Thread Thomas Weholt
011 at 12:28 PM, Thomas Weholt wrote: > Hi all, > > This is what I've come up with so far. Not tested, but I came across > an old piece of code doing the same thing ( I knew I'd done it before, > just had to look deep into my code archives ;-) ): > > http://dpaste.com/59

Re: 3rd party Apps in Django

2011-08-15 Thread Thomas Weholt
re 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://

Re: Django-Registration, How can a beginner work with this 3rd party App?

2011-08-15 Thread Thomas Weholt
re 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 > h

Using {% url somenamedview %} in a custom page extending admin templates

2011-08-15 Thread Thomas Weholt
nts '()' and keyword arguments '{}' not found. So the question is; how can I use the url template tag in templates extending the standard admin templates and refer to a view defined in my app by name? What am I now seeing here? -- Mvh/Best regards, Thomas Weholt http://www.weh

Re: New user - Trouble starting

2011-08-15 Thread Thomas Weholt
;m trying to do? > > -- > 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: Detecting camera type from image file

2010-12-22 Thread Thomas Weholt
//groups.google.com/group/django-users?hl=en. > -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- 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

ANN: dse 0.3.0 DSE - Delayed SQL Executor

2011-01-06 Thread Thomas Weholt
Just released a new version of DSE for django and would like to get comments, flames, whatever. http://pypi.python.org/pypi/dse/0.3.0 -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- You received this message because you are subscribed to the Google Groups "Django users"

Re: Massive insertion of records

2011-01-06 Thread Thomas Weholt
thttp://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-us...@googlegroups.com. >

Re: ANN: dse 0.3.0 DSE - Delayed SQL Executor

2011-01-07 Thread Thomas Weholt
On Fri, Jan 7, 2011 at 9:40 AM, bruno desthuilliers wrote: > > > On 6 jan, 15:49, Thomas Weholt wrote: >> Just released a new version of DSE for django and would like to get >> comments, flames, whatever. >> >> http://pypi.python.org/pypi/dse/0.3.0 >> >

Re: ANN: dse 0.3.0 DSE - Delayed SQL Executor

2011-01-07 Thread Thomas Weholt
On Fri, Jan 7, 2011 at 9:45 AM, Cal Leeming [Simplicity Media Ltd] wrote: > Do you have any performance comparisons? Would be interested to see them. > Cheers > Cal These tests were all done using an in-memory SQLite database: Lots of inserts using dse: dex = dse.ModelDelayedExecutor(fo

Re: Massive insertion of records

2011-01-07 Thread Thomas Weholt
On Fri, Jan 7, 2011 at 2:31 PM, Derek wrote: > Thomas > That looks potentially useful - can you please give an example (on the > webpage) of how to do a multi-row insertion?  I typically need to add > thousands of rows from existing spreadsheets - am using xlrd to read the > data, but if DSE could

Re: model best practice

2011-01-13 Thread Thomas Weholt
ut the problem is that almost all models > are related to one model which is common and will be in different app. > Is it still a good idea to divide into different apps and make import > from external app? > > Thanks > > -- Mvh/Best regards, Thomas Weholt http://www.weholt

Re: Django API efficient enough for filtering tens of millions of records?

2011-01-19 Thread Thomas Weholt
oups.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. > -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- You received this message

Re: What is a good app to use for a portfolio or images and videos?

2011-01-27 Thread Thomas Weholt
ooglegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to t

Re: Django model object allocation performance

2011-02-02 Thread Thomas Weholt
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 > h

Re: Django API efficient enough for filtering tens of millions of records?

2011-02-15 Thread Thomas Weholt
FYI: release version 0.5.0 of DSE yesterday. Source is available at https://bitbucket.org/weholt/dse and pypi. Regards, Thomas Weholt On Tue, Feb 15, 2011 at 10:10 AM, Sithembewena Lloyd Dube wrote: > Hi Everyone, > > Coming back weeks later, to say thank you for your contributio

Re: Django + WebDAV

2011-02-15 Thread Thomas Weholt
jango-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. > > -- Mvh/Best regards, Thomas Weholt http://www.weholt.org

ANN: dse 0.6.0 DSE - Delayed SQL Executor

2011-02-23 Thread Thomas Weholt
Just released a new version of DSE - delayed SQL Executor. Typical 10x speed gain when inserting or updating lots of records using DSE compared to using the django orm. http://pypi.python.org/pypi/dse/0.6.0 Comments and feedback appreciated. -- Mvh/Best regards, Thomas Weholt http

Making a dashboard for the admin

2011-03-08 Thread Thomas Weholt
I do this the correct way without messing with django source? Thanks in advance. -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to dj

Customizing how the elements are listed in admin change_list.html

2011-03-08 Thread Thomas Weholt
the template somehow and add my own template code to accomplish what I`m after. Any hint or thoughts on how to do this would be great, and I apologize in advance for adding the attachment. -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- You received this message because you are

Re: Extending admin index.html

2011-03-12 Thread Thomas Weholt
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. > > -- Mvh/Best regards, Thomas Weh

Logging visitors/requests and showing it all in a nice report?

2011-03-21 Thread Thomas Weholt
Is there an app for logging visitors with a nice report, like a report showing number of visitors for a specific page, users with a specific browser/OS etc? -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- You received this message because you are subscribed to the Google Groups

Re: Logging visitors/requests and showing it all in a nice report?

2011-03-21 Thread Thomas Weholt
jango-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. > > -- Mvh/Best regards, Thomas Weholt http://www.wehol

Can give each user a specific folder to upload to using an ImageField?

2011-04-12 Thread Thomas Weholt
I see from the docs that ImageField takes an param called upload_to. I want to put uploaded files into a specific folder for that specific user uploading the image. And the target folder is NOT in the media root. Any tips on how to achieve that? -- Mvh/Best regards, Thomas Weholt http

Custom model field and custom widget

2015-01-30 Thread Thomas Weholt
Hi, I need to create a custom django model field, a varchar(10) field which has a calculated value set on save on the model using it and then never changed. This should happen automatically. This field should appear as hidden or read-only in forms and it would be nice to handle the render outp

CKEDITOR not working on certain models

2015-04-21 Thread Thomas Weholt
unning in the browser, handling the exact same html as before should suddenly stop working because I added some fields using an abstract model with fields not even being rendered on the page which has now stopped working. Any hints? -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- Yo

Re: Django Debug Toolbar 1.0 beta released

2013-12-16 Thread Thomas Weholt
up, 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/2d498dbe-3880-4986-9dc6-a4f7a68ed1b6%40googlegroups.com > . > For more options, v

Is there a complete pinax-based or similar starter project available?

2014-03-01 Thread Thomas Weholt
hat is the current status of the project? Are there other projects to base a social site on, similar to pinax? -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe

<    1   2