Hi friends, I need to Create a web app in Django.
This web app should take a list of github usernames and show the recent commits as well projects owned by this github user. The list of users should be stored in the DB and I should be able to update this from the Admin. Use the github API. Currently I have no idea about how to implement this application. Anybody can help me?? Anoop -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

