Skip to content

Releases: lotrekagency/camomilla

v5.7.1

30 Mar 16:11
Compare
Choose a tag to compare

Fix

  • Fix circular import error (8b3f6ff)
  • Fix session login urls (2688c1a)
  • Fix drf session authentication (538e709)

v5.7.0

14 Mar 14:59
Compare
Choose a tag to compare

Feature

  • Added ordering to Articles Categories and Pages (8cb6d75)
  • Added meta to Articles Categories and Pages (f859c37)
  • Meta mixin for models 🦹 (88c4b4a)
  • Added ordering mixin for rest framework inspired by django adminsortable2 (cb619bc)

Fix

  • Fix meta mixin methods (7d7e3a8)
  • Fixed reverse ordering in update_order endpoint (b8ae096)
  • Fix pagination ordering without default order field (ca07303)

v5.6.1

01 Mar 16:35
Compare
Choose a tag to compare

Fix

  • Fix pagination mixin to provide order filter and search also for unpaginated queries (62e8b01)

v5.6.0

26 Feb 16:30
Compare
Choose a tag to compare

Feature

  • Added permission classes to media api (558cac2)
  • Auto-order pagination mixins (125dd71)
  • serializers: Automagically 🧙 create nested serializers at runtime avoiding the need of declaring RelatedField classes (4748786)

Fix

  • Fix paginate stack oredering (685cf8d)

v5.5.2

14 Feb 11:47
Compare
Choose a tag to compare

Fix

  • Fix djsuperadmin reverse url (035d377)

v5.5.1

14 Feb 10:19
Compare
Choose a tag to compare

Fix

  • Fix RelatedField allow_insert condition (90ba04f)
  • Fix serarchfield for article viewset (2c9cda4)
  • Added missing migration (a018f0f)
  • Refactor filefield and fix bad return value (1f1a36a)
  • Fix related field trying to insert new values all the time (2465598)

v5.5.0

12 Feb 17:50
Compare
Choose a tag to compare

Feature

  • api: Brand new serializators views and permissions for users endpoint (0f5b824)
  • api: Added trigram search mixin to medias (0002c8b)

Fix

  • Fix File fields imports (3a0af76)
  • Added creation logics for Related fields (56f20a5)
  • Integrate Camomilla fields in Base model serializers (3556d33)
  • Added FileField and ImageField to fix drf Fields (7fc3160)
  • Article permalink is now slugfield to prevent bad inputs (aafd92c)
  • Fix article serializer missing categories (93b4284)

Camomilla 5.4.2 Backports

07 Feb 13:55
Compare
Choose a tag to compare
Pre-release

Updated backports to be compatible with camomilla 5.4.2

v5.4.2

18 Jan 11:19
Compare
Choose a tag to compare

Fix

  • Fix versioning (39b5226)
  • Added min max range to requirements (6841054)

v5.4.1

17 Jan 10:50
Compare
Choose a tag to compare

Fix

  • Loosen the range of requirements package versions (96d491b)