Skip to content

Releases: KlubJagiellonski/poznaj-app-backend

Add links for mobile

23 Oct 17:46
Compare
Choose a tag to compare
Merge pull request #94 from krzysztofzuraw/add-links-for-mobile

Add mobile views

Refactor API

08 Aug 20:39
Compare
Choose a tag to compare
Merge pull request #82 from krzysztofzuraw/fix-heroku

Add proper Procfile

Fix AWS S3 errors

02 May 20:12
Compare
Choose a tag to compare
v1.4.0

Fix lint error (#62)

Migrate docstrings

11 Mar 19:24
Compare
Choose a tag to compare
v1.3.0

Migrate docstrings closes #5

Stories can be filtered by lat/long

11 Mar 19:00
Compare
Choose a tag to compare
v1.2.0

Update djangorestframework from 3.5.4 to 3.6.2

Stories & Points APIs now contain ids instead of urls

17 Feb 16:06
Compare
Choose a tag to compare
Release v1.1.0

* Enhancement/opensource stuff (#13)

* [Development ease] WIP

* [Development ease] WIP- 2

* [Development ease] Add documentation; ignore files

* [Development ease] Fixing failing tox

* [Development ease] Fixing docs

* Fixing docs & docker

* Fix small errors in docs

* Fix small errors in docs

* Fixing sending emails by travis & adding codecov

* Fixing docker

* Rename project to poznaj & add codecov

Closes #18

* Smal fixes after merging

* Fixes #7: create custom test runner that isnt storing files after test run

* Make test work again with testing settings

* Fix django test problems

* Ease development: Add test requirements to Dockerfile

* Closes #2: add basic auth

* Bump up version

* Release 1.0.0 to heroku

Update changelog

Fix lint errors

* Change API stories & points response to contains points id instead of urls

* Use images ids instead of urls in points app

* Remove unused import & enable ids instead of urls for stories app

* Remove unused imports

* Bump up version

First release to Heroku

05 Feb 13:16
Compare
Choose a tag to compare
v1.0.0

Update django admin url

v0.7.0

29 Jan 19:00
Compare
Choose a tag to compare

v0.6.0

21 Jan 14:00
Compare
Choose a tag to compare

v0.5.0

21 Jan 14:00
Compare
Choose a tag to compare
  • Fixing docs