[EuroPython] Deleting records and other things

Jacob Hallén jacob at strakt.com
Sun May 16 19:42:01 EDT 2004


How do I delete records in the registration database that are obviously bogus?

I would like to mark the swift payment-type records that I have received 
payment for as paid. Is there a way for me to do that?

I would like to be able to manually add a payed status to failed or 
un-executed credit card records, if the person pays by Swift or some other 
means. Can I do this?

We don't seem to have biographies for the speakers. I think we should. Can we 
add a simple page, where speakers can enter their biographies, and these 
automatically get tied to their spakers records in the database?

I entered a talk for Jef Raskins. This resulted in me getting a record saying 
that I am a speaker. Similarily, John Pinner is supposed to give 13 talks, 
poor man. How do we correct this, so we actually get one record per real 
speaker, and it correctly reflects the number of talks given? I think it is 
important to do so, in order to make a check that all speakers have 
registered possible.

The page http://www.europython.org/conferences/epc2004/info/people_all_fields 
now dumps all records in the database that contain a lastname. This hides of 
most of the bogus records, but not all of them.

Jacob



More information about the EuroPython mailing list