Releases: lotrekagency/camomilla
Releases · lotrekagency/camomilla
v5.7.1
Fix
- Fix circular import error (
8b3f6ff
)
- Fix session login urls (
2688c1a
)
- Fix drf session authentication (
538e709
)
v5.7.0
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
Fix
- Fix pagination mixin to provide order filter and search also for unpaginated queries (
62e8b01
)
v5.6.0
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
Fix
- Fix djsuperadmin reverse url (
035d377
)
v5.5.1
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
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
Updated backports to be compatible with camomilla 5.4.2
v5.4.2
Fix
- Fix versioning (
39b5226
)
- Added min max range to requirements (
6841054
)
v5.4.1
Fix
- Loosen the range of requirements package versions (
96d491b
)