osmcha-django

A database manager and API for OSMCha

OTHER License

Stars
35
Committers
14

Bot releases are hidden (Show)

osmcha-django - v4.10.0

Published by willemarcel over 3 years ago

osmcha-django - v4.9.5

Published by willemarcel almost 4 years ago

  • Remove data migration from previous release
osmcha-django - v4.9.4

Published by willemarcel almost 4 years ago

  • Set default value of comments_count field as zero
  • Add data migration to convert null values on comments_count field to 0, to allow correct ordering
osmcha-django - v4.9.3

Published by willemarcel almost 4 years ago

  • Fix bug when deleting Trusted Users with special chars on the name
  • Run tests on GiHub actions instead of TravisCI
  • Update gitpython and pytz libraries
osmcha-django - v4.9.2

Published by willemarcel about 4 years ago

  • Update osmcha to 0.8.2
osmcha-django - v4.9.1

Published by willemarcel about 4 years ago

  • Update osmcha, sqlparse, flake8, django-debug-toolbar versions
osmcha-django - v4.9.0

Published by willemarcel about 4 years ago

  • Register changesets' comments_count field
  • General dependencies update
osmcha-django - v4.8.0

Published by willemarcel about 4 years ago

  • Add new metadata JSONField
  • Filter changesets by the metadata field
  • Update social-auth libraries
osmcha-django - v4.7.1

Published by willemarcel over 4 years ago

  • Update osmcha to 0.6.0
  • Update gitpython, coverage, flake, django and sphinx
osmcha-django - v4.7.0

Published by willemarcel over 4 years ago

  • Add integration with MapRoulette
  • Update dependencies
osmcha-django - v4.6.2

Published by willemarcel over 4 years ago

  • Fix 500 error on AoI RSS Feed view when blacklist or whitelist filters were set
  • Improve filter logic for blacklist / whitelist filters
  • Update dependencies
osmcha-django - v4.6.1

Published by willemarcel over 4 years ago

  • Update django to 2.2.11
  • Update osmcha to 0.5.2
  • Other minor dependencies updated
osmcha-django - v4.6.0

Published by willemarcel over 4 years ago

  • update GitPython
  • update URL references to osmcha.org
osmcha-django - v4.5.2

Published by willemarcel over 4 years ago

  • update dependencies
osmcha-django - v4.5.1

Published by willemarcel almost 5 years ago

  • update dependencies
  • replace django-rest-swagger by drf-yasg
osmcha-django - v4.5.0

Published by willemarcel almost 5 years ago

  • Update django to 2.2, DRF to 3.10 and DRF-gis to 0.15
osmcha-django - v4.4.4

Published by willemarcel about 5 years ago

  • Update dependencies
osmcha-django - v4.4.3

Published by willemarcel about 5 years ago

  • Add aoi-param to atom-link
osmcha-django - v4.4.2

Published by willemarcel about 5 years ago

  • Add owner field to mapping-team serializer
osmcha-django - v4.4.1

Published by willemarcel about 5 years ago

  • Update osmcha to 0.5.0
  • Other general dependencies update