I took over a django project in which a user can submit a business and then the administrator can approve the business. From my understanding, once the business is approved, it moves from the 'UserSubmittedBusiness' table to the 'Business' table. However, this is no longer working. I would like to know if anyone has any advice or can point me to documentation showing how to do this. Also, if there is a more efficient way of doing this please let me know.
Thanks, Frank -- 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...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.