osmcha-django

A database manager and API for OSMCha

OTHER License

Stars
35
Committers
14

Bot releases are visible (Hide)

osmcha-django - v4.0.0-beta-5

Published by willemarcel about 6 years ago

  • Implement features migration as django admin command instead of migration
osmcha-django - v4.0.0-beta-4

Published by willemarcel about 6 years ago

  • Fix failing test in changeset.tests.test_tasks
  • Don't expose any OSM data without authentication
osmcha-django - v4.0.0-beta-3

Published by willemarcel about 6 years ago

  • Avoid TypeError on features migration
osmcha-django - v4.0.0-beta-2

Published by willemarcel about 6 years ago

  • Fix bug in features migration.
osmcha-django - v4.0.0-beta-1

Published by willemarcel about 6 years ago

  • Change feature model
  • Implement GDPR changes
osmcha-django - v3.0.4

Published by willemarcel over 6 years ago

  • Fix error in changeset comments when it has special characters
osmcha-django - v3.0.3

Published by willemarcel over 6 years ago

  • Update osmcha lib version to 0.4.8
osmcha-django - v3.0.2

Published by willemarcel over 6 years ago

  • Update Django version to 2.0.6
osmcha-django - v3.0.1

Published by willemarcel over 6 years ago

  • Replace oauth2 by requests_oauthlib
osmcha-django - v3.0.0

Published by willemarcel over 6 years ago

  • Update Django to 2.0
  • Update all requirements
  • Remove unneeded dependencies
osmcha-django - v3.0.0-alpha.1

Published by willemarcel over 6 years ago

osmcha-django - v2.7.5

Published by willemarcel over 6 years ago

  • Update social-core-auth to fix bug in authentication
osmcha-django - v2.7.4

Published by willemarcel over 6 years ago

  • Update osmcha lib version
  • Use https on OSM.org API requests
  • Use SQL command instead of Django ORM in merge_reasons command
osmcha-django - v2.7.3

Published by willemarcel over 6 years ago

  • add merge_reasons command
osmcha-django - v2.7.2

Published by willemarcel over 6 years ago

  • Update all dependencies, except Django 2.0
  • Update osmcha lib to 0.4.6
osmcha-django - v2.7.1

Published by willemarcel over 6 years ago

  • Fix encoding bugs in ChangesetCommentAPIView
osmcha-django - v2.7.0

Published by willemarcel over 6 years ago

  • Disable automatic comments
  • Add endpoint to allow user to post comments to changesets from inside OSMCha
  • Modify user model to include message_good, message_bad and comment_feature fields
osmcha-django - v2.6.0

Published by willemarcel almost 7 years ago

  • Post comment to OSM Changeset page when a review is added to a changeset
  • Return the correct username of users in views