SummerOfCode/2012/ISPDB: Difference between revisions

Line 15: Line 15:
In this section I'll be writting updates status of the project. What I've been working on, next steps, etc.
In this section I'll be writting updates status of the project. What I've been working on, next steps, etc.


=== 04/05 - 11/05 ===
=== 27/04 - 04/05 ===


During this week I've been working on the following items:
During this week I've been working on the following items:
Line 28: Line 28:


For the next week, I'll work on '''BrowserID integration''', and edit domains feature ('''bug #526467'''). Also, if we find any error in Django 1.4 integration code, I'll work on them.
For the next week, I'll work on '''BrowserID integration''', and edit domains feature ('''bug #526467'''). Also, if we find any error in Django 1.4 integration code, I'll work on them.
=== 04/05 - 11/05 ===
Since the beginning of this week, Django 1.4 integration code was merged into Mozilla ISPDB repo, so developers can work on the last stable version of Django.
Also, ISPDB is now using '''[https://browserid.org/ BrowserID]''' for authentication. There is a [https://github.com/mozilla/django-browserid/ django-browserid] module available, which is full integrated to django.contrib.auth system. The code will be soon in upstream repo as well.
For the next week, I'll be working on [https://bugzilla.mozilla.org/show_bug.cgi?id=526467 edit domains feature].