Skip to content

Releases: opps/opps

Set haystack version

01 Jun 20:17
Compare
Choose a tag to compare
0.2.15

set new version 0.2.15

Used time cache var on sitemap

01 Jun 19:50
Compare
Choose a tag to compare
0.2.14

set new version 0.2.14

0.2.12

20 Nov 17:31
Compare
Choose a tag to compare
set new version 0.2.12

0.2.11

03 Jan 00:43
Compare
Choose a tag to compare
  • Automatic conversion of opps.fields for the context of the template, #430
  • - Normalization of the name of the variable to use in django template
  • Check opps.contrib.multisite is installed and return depends_on else depends_on is empty, #432

0.2.10.1

30 Dec 20:46
Compare
Choose a tag to compare
  • Hot fix opps.core.permissions data migration if not installed opps.contrib.multisite, #402

0.2.10

30 Dec 17:19
Compare
Choose a tag to compare
  • opps.search.views now provides a basic view for haystack.
  • - Add OPPS_HAYSTACK_APPS settings for thirdy-apps autoload.
  • opps.core.permissions generic package to permission, #402
  • - Data migration opps.contrib.multisite to opps.core.permissions
  • - Return warning if call opps.contrib.multisite

0.2.9.1

17 Dec 17:59
Compare
Choose a tag to compare
  • opps.boxes and opps.containers migrations important fixes.
  • improves support for Thumbor including 'filters' param.

https://pypi.python.org/pypi/opps/0.2.9.1

0.2.9

12 Dec 23:14
Compare
Choose a tag to compare
  • QuerySet of containerbox select more one channel
  • Improves Container admin queryset.
  • Redirects Container objects in admin to respective child_class edit page.
  • Refactoring related post to container migration

https://github.com/opps/opps/blob/stable/0.2.x/CHANGELOG.rst#029

0.2.8.3

09 Dec 15:48
Compare
Choose a tag to compare
generate new release 0.2.8.3

* Create function split_tags in utils.text app and apply on Tagged model #408
* Recovery mptt search channel, use denormalized query

0.2.8.2

05 Dec 00:20
Compare
Choose a tag to compare
Merge pull request #405 from opps/fix_save_channel_using_parent

Recovery create channel using parent