46
edits
| Line 14: | Line 14: | ||
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 === | |||
During this week I've been working on the following items: | |||
* Study the components used in the project, such as django, django-nose, django-openid-auth. | |||
* Collect bugs and pending features | |||
* Django 1.4 integration | |||
* Discuss next steps | |||
Much of my time was spent on Django 1.4 integration. Since the project is running with an old Django version (1.0 or 1.1), there were a few changes on Django API, project layout and project files. | |||
You can find the pull request with these changes in https://github.com/mozilla/ispdb/pull/2 | |||
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. | |||
edits