Hello, I've implemented my models and my site works fine. A user can create an account and log in. Now it's time for me to allow a user to upload data, once logged in. However, I'm stuck with that question: once a user is logged in to my site, should I link her to the Django admin site (with restricted permissions) or should I implement myself, for my site, the views and templates to allow that user to upload data?
I'm afraid to choose the first option in case it is not the proper way to do it and afraid to choose the second just to discover later that Django has already all I need... using the admin! Any advice? Thanks! Divan --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---