Saturday, July 28, 2012

Re: REMOVE ME

Try this from manage.py shell

>>>DjangoMailListSubscription.objects.filter(email="collectivesql@gmail.com").delete()

On Jul 28, 2012, at 10:47 PM, Andrew Miller <collectivesql@gmail.com> wrote:



On Sun, Jul 29, 2012 at 10:43 AM, forthfan <forthfan5155@gmail.com> wrote:
Hi all,

Being lazy, I want Django to validate the stuff I read from an uploaded file as if it were being posted.  Is there a nice way to do this?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/Q7mCnfztueIJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@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 "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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment