django-github Commits
git clone git://github.com/coleifer/django-github.git
06
Commit f7a902 for django-github
Upping version to 0.1.2
04
Commit d22673 for django-github
Fixing blank=True on new many-to-many
03
Commit f9842a for django-github
Csrf exempting the post commit webhook.
02
Commit 9b51a7 for django-github
Redoing the migrations for GitHub
26
Commit a8890f for django-github
added the dependency to httplib2 in setup.py and README.rst
26
Commit ed3e30 for django-github
Fixed missing readme and templates in package
08
Commit 4eb940 for django-github
Added admin actions for fetching a users' followers and following
08
Commit c69cb2 for django-github
Adding an admin action and a many-to-many to denote which repos a user is watching.
30
Commit 96c1b3 for django-github
Adding gitignore
30
Commit 43aaad for django-github
Bumping version to 0.1.1
30
Commit b1b4f3 for django-github
Make sure the package data is actually installed from a source distribution.
29
Commit 4a2cb6 for django-github
Setting author null=True in migration
29
Commit c26fc3 for django-github
Adding an empty migration to account for the renaming of the User model
29
Commit dcd19b for django-github
Allow committer to be null if migrating
29
Commit 52ad19 for django-github
Rename User -> GithubUser to prevent collision with django's auth.User and for general sanity.
29
Commit c91744 for django-github
Description on project should be optional
29
Commit 615e00 for django-github
Fixing calls to reverse() to match new urlconf, small update to the user detail template to show projects a user has contributed to
29
Commit 0e3137 for django-github
Version info
29
Commit 3127a9 for django-github
Adding user views and templates, also prefixing all view names with github_ for clarity - update yer templates!
29
Commit 91d0e3 for django-github
Fixing commit fetcher so that it will not give empty authors for commits.
