Re: Django dev server issue

2011-01-13 Thread Thomas Steinacher
Were you able to solve the problem? I regularly get hangs (around a minute) as well, using python 2.6.5 from MacPorts and Django 1.2, usually when using Chrome's incognito mode. Also, I sometimes have to reload the page multiple times until all the media files load since there seem to be errors in

Re: Unhelpful template traceback

2010-01-04 Thread Thomas Steinacher
t of error. > > That would be my guess =) > > Victor Lima > > 2010/1/4 Thomas Steinacher > > > > > Hey guys, > > > I sometimes get errors which occur rarely, so it is very difficult to > > reproduce them in a development environment. The traceback always

Unhelpful template traceback

2010-01-04 Thread Thomas Steinacher
Hey guys, I sometimes get errors which occur rarely, so it is very difficult to reproduce them in a development environment. The traceback always looks similar to the traceback attached below (which is just an example). My question: How can I make the Django error mails show the template file nam

Re: Introducing django-cms

2008-09-08 Thread Thomas Steinacher
ntegration? Like integrating other applications (e.g. a gallery) into the CMS? We're still looking for a good solution to do that (e.g. by providing an API which allows to write a CMS plugin which would allow to integrate a third-party app directly into the CMS). Thomas Steinacher djangohostin

Introducing django-cms

2008-09-08 Thread Thomas Steinacher
ge on http://django-cms.org/. There is also a demo site set up which allows you to play around with the admin interface. The software is still in development and we would appreciate any feedback and contributions. Greetings from Switzerland, Thomas Steinacher djangohosti

Re: django web hosting

2008-09-03 Thread Thomas Steinacher (djangohosting.ch)
sidered "excessive".  Hardly   > unlimited. I changed that. It now reads "200 GB guaranteed traffic" :-) > It also doesn't appear to offer PostgreSQL as an option -- the front   > page only lists MySQL. We can create a PostgreSQL database for you if you open a t

Introducing djangohosting.ch

2008-05-05 Thread Thomas Steinacher (djangohosting.ch)
happy to answer any questions or comments. Greetings from Switzerland, Thomas Steinacher djangohosting.ch P.S.: Stay tuned for django-cms, a content management system for Django which will be released very soon. --~--~-~--~~~---~--~~ You received this message becaus

Re: Best way to link to other pages in templates

2007-06-27 Thread Thomas Steinacher
Try the {% url %} tag: http://www.djangoproject.com/documentation/templates/#url tom On Jun 27, 2007, at 6:33 PM, Ryan K wrote: > > What is the best form of a link in my Django site's templates? For > example, I have a base.html which serves as the base template for all > others. It contains l

Re: Survey: FileBrowser and FancyUpload

2007-06-16 Thread Thomas Steinacher
I'm -0 on this because it's flash-based, but +1 for using MooTools. tom On Jun 16, 2007, at 12:47 PM, patrickk wrote: > > I usually don´t like the idea of using a js-framework for the > filebrowser. > nevertheless, today I´ve seen this: > http://digitarald.de/project/fancyupload/ > > it´s an s