On Mon, Feb 2, 2009 at 8:57 AM, Mike <mike4...@gmail.com> wrote: > > I tried to post this to the django ticket system but got rejected by > the spam filter twice (prompting me to leave a rude message, I > apologize). If there is any interest in this, could someone advise > where to post the code? Thanks. >
Hey Mike, If your register [1], the spam filter gets turned off. If you would prefer not to register, you can create a session key with the session settings [2], which will make the spam filter less aggressive. Last I checked, this was explained on the spam rejection page. Once you do that you could put your sample config on this wiki page [3]. Of course, you always could post it to djangosnippets.com as well/instead. That seems to be the go-to place for posting django code snippets these days. [1]: http://www.djangoproject.com/accounts/register/ [2]: http://code.djangoproject.com/settings [3]: http://code.djangoproject.com/wiki/ServerArrangements -- ---- \X/ /-\ `/ |_ /-\ |\| Waylan Limberg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---