Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve interoperability app quality & documentation #178

Closed
nemesifier opened this issue Sep 15, 2014 · 2 comments
Closed

Improve interoperability app quality & documentation #178

nemesifier opened this issue Sep 15, 2014 · 2 comments
Assignees
Milestone

Comments

@nemesifier
Copy link
Member

The app in nodeshot.interoperability has reached an almost mature stage. It's time to do some cleanup and improve its documentation before using it in production.

  • add missing unit tests
  • add possibility to sync from admin interface
  • simplify / improve configuration interface
  • NodeExternal model improvement
  • separate citysdk synchronizers in a separate package
  • improve documentation
@nemesifier nemesifier self-assigned this Sep 15, 2014
@nemesifier nemesifier added this to the 1.0 Alpha2 milestone Sep 15, 2014
nemesifier added a commit that referenced this issue Sep 18, 2014
Use BaseException instead of BaseException.message
nemesifier added a commit that referenced this issue Sep 22, 2014
nemesifier added a commit that referenced this issue Sep 22, 2014
* renamed synchronizer files
* added list of synchronizers in __init__
* updated DEFAULT_SYNCHRONIZERS setting
* updated docs #126
@nemesifier
Copy link
Member Author

Almost done...

@nemesifier
Copy link
Member Author

👍

nemesifier added a commit that referenced this issue Oct 9, 2014
…zers

(related to #178)
The default django implementation of URLField is too restrictive and doesn't follow the URL parsing standard, therefore we switch back to CharField.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant