Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: audax/pypo

Update to django 1.7

08 Dec 21:57

Choose a tag to compare

This is more a less just an update on the dependencies. I removed South-migrations in favor of native django migrations and fixed all other module versions in the requirements.txt

That is more or less all.

Also, upgrading from 0.1.1 to 0.3 probably won't work because you need the south migrations to get the 0.2 for which I didn't create a release. Just give me a note if you need help with it.

v0.1.1

04 Dec 16:45

Choose a tag to compare

Fixes:

  • Search is now multi user capable
  • Search index is now updated properly when dealing with API requests.

First release

26 Nov 23:21

Choose a tag to compare

It is not horrible unsafe, I guess. Most stuff works, we have tags, searching, a REST api and it is tested.