Skip to content

Latest commit

 

History

History
2508 lines (1294 loc) · 54.9 KB

CHANGELOG.md

File metadata and controls

2508 lines (1294 loc) · 54.9 KB

CHANGELOG

v0.22.4 (2024-11-26)

Bug Fixes

  • Publish to GH releases first (91bd502)

v0.22.3 (2024-11-26)

Bug Fixes

v0.22.2 (2024-11-26)

Bug Fixes

v0.22.1 (2024-11-25)

Bug Fixes

  • Allow requester indies to retrieve school (#147, 4cd6dca)
  • fix: Allow requester indies to retrieve school

  • Remove comments

  • fix imports

  • Feedback

v0.22.0 (2024-11-15)

Features

  • feat: health check

  • fix: health check path

  • Reusable commands

v0.21.0 (2024-11-13)

Features

  • avoid importing models

  • fix issues

  • fix type imports

  • fix: type as vars

  • fix: type imports

  • fix: imports

  • fix: imports

  • base request

  • fix: types

  • ignore duplicate code

  • disable duplicate code

  • split request objects

  • session param

  • disable duplicate code

  • fix: abstract api request factory

  • import base api request factory

  • split model list serializer

  • abstract model view and serializer

  • abstract model list

  • import BaseModelListSerializer

  • disable missing-function-docstring

  • init request

  • fix: init request

  • abstract model serializer test case

  • fix types

  • fix linting issues

  • split code

  • fix: abstract api test case and client

  • pylint: disable-next=too-many-ancestors

  • split code

  • abstract user and session

  • fix: type hints

  • fix types

  • fix types

  • disable too-many-ancestors

  • fix linting

  • abstract model view set test case and client

  • import base classes

  • fix: session def

  • mypy ignore

  • remove id field

  • abstract is authenticated

  • fix: comment out check

  • delete unnecessary code

  • fix pre setup

  • disable no-member

  • model serializer type arg

  • AnyBaseModelViewSet

  • AnyBaseModelViewSet

  • fix type hints

  • base login view and form

  • fix: import

  • get arg helper

  • delete unused var

  • migrate on app startup

  • feedback

v0.20.0 (2024-11-01)

Features

v0.19.3 (2024-10-23)

Bug Fixes

  • sites

  • lower case

v0.19.2 (2024-10-11)

Bug Fixes

  • fix: user queryset

  • fix formatting

v0.19.1 (2024-09-27)

Bug Fixes

v0.19.0 (2024-09-27)

Features

  • new database connection function

  • default to service name

  • install psycopg2 binary

  • don't pass in base dir

  • use new pipeline

  • use db as default name

  • default back to service name

  • install migration fixes

  • fixed token field

  • new RR version

  • use main

  • simplify

  • regenerate migrations

v0.18.14 (2024-09-27)

Bug Fixes

  • fix tests

  • fix: tests

v0.18.13 (2024-09-25)

Bug Fixes

  • fix: class queryset and filters

  • search classes by their id or name

  • feedback

v0.18.12 (2024-09-18)

Bug Fixes

  • fix: Wrap dicts everywhere

  • Revert real one

v0.18.11 (2024-09-18)

Bug Fixes

  • Dummy commit, bump version again (eba6db5)

  • Dummy commit, bump version (e54a2ba)

v0.18.10 (2024-09-18)

Bug Fixes

  • Update markers in lockfile (c1e8ad9)

  • Install setuptools in pipeline (e112451)

v0.18.9 (2024-09-18)

Bug Fixes

  • fix: Upgrade to Python 3.12

  • Black

  • Use assertEqual instead of assertDictContainsSubset

  • Black again

  • isort

  • pylint

  • Feedback

  • Black

  • fix: tests

  • fix type

  • missed one

Co-Authored-By: SKairinos [email protected]

v0.18.8 (2024-09-16)

Bug Fixes

  • fix: override default error handlers

  • don't raise request exception

  • fix: urls structure

  • import url patterns

  • correct number of args

  • fix sort

  • pylint ignore

v0.18.7 (2024-09-10)

Bug Fixes

  • fix: use old login approach

  • fix order

v0.18.6 (2024-09-02)

Bug Fixes

  • filter by user type

  • fix: include independents in queryset

  • fix: requesting_to_join_class

v0.18.5 (2024-08-08)

Bug Fixes

v0.18.4 (2024-08-07)

Bug Fixes

  • fix: add class filterset

  • teachers in school

  • exclude user ids

  • name filter

  • only teachers method

  • fix isort

  • feedback

v0.18.3 (2024-08-05)

Bug Fixes

v0.18.2 (2024-08-05)

Bug Fixes

v0.18.1 (2024-07-23)

Bug Fixes

v0.18.0 (2024-07-04)

Features

  • simplify project setup

  • added common installed apps

  • templates

  • remove assertion

  • remove duplicate settings

v0.17.1 (2024-06-24)

Bug Fixes

  • fix: remove contact from DD

  • use correct http method

  • lower email

  • reorder steps

v0.17.0 (2024-06-24)

Features

  • update paths

  • try entrypoint script

  • remove manage script

  • load fixtures command

  • fix: backends

  • allow anyone to get a CSRF cookie

  • rename session cookie

  • rename cookie

  • add contact

  • delete contact

  • email user helper

  • import contactable user

  • dotdigital settings

  • add personalization_values kwarg

  • service site url

  • fix signal helpers

  • merge from main

  • remove unnecessary helper function

  • fix: import

  • set previous values

  • has previous values

  • get previous value

  • fix check previous values

  • fix: previous_values_are_unequal

  • fix: previous_values_are_unequal

  • add none check

  • previous_values_are_unequal

  • fix teacher properties

  • rename settings

v0.16.12 (2024-06-19)

Bug Fixes

v0.16.11 (2024-06-19)

Bug Fixes

  • update paths

  • try entrypoint script

  • remove manage script

  • load fixtures command

  • fix: backends

  • allow anyone to get a CSRF cookie

  • rename session cookie

  • rename cookie

v0.16.10 (2024-06-07)

Bug Fixes

  • fix: references to src and remove frontend

  • remove unused import

  • fix: typed model meta import

  • post create command

v0.16.9 (2024-05-31)

Bug Fixes

  • Add dependencies common to all packages (#118, 4a1905b)
  • fix: Add dependencies common to all packages

  • Specify import-export version

  • Remove unused packages

  • Add requests as a dependency

v0.16.8 (2024-05-13)

Bug Fixes

v0.16.7 (2024-05-09)

Bug Fixes

v0.16.6 (2024-04-24)

Bug Fixes

  • fix: Add helper get DB function

  • Header move

  • Merge branch 'main' into clean_settings2

  • fix: add test coverage

  • use xml

  • rename codecov yaml

  • add yml path

  • ignore codeforlife test helpers

  • reset pipeline

  • reset pipeline

  • use updated workflow

  • polish_test

  • add todo

  • Merge branch 'main' into polish_tests

  • fix: test job

  • use new test workflow

  • add some small tests and don't cover some lines

  • no cov when debugging tests

  • test get queryset

  • update config

  • merge from main

  • use main

  • add test file

  • Merge branch 'main' into polish_tests

  • change

  • echo repo owner id

  • test if

  • only assert project

  • test user serializer and view

  • fix remaining view tests

  • test actions

  • use correct test job

  • remove unused imports

  • Merge branch 'main' into polish_tests

  • don't allow code coverage to drop

  • fix: coverage settings

  • Settings cleanup

  • Take on generic settings from portal-react

  • Remove message middleware

  • Update lockfile

  • Update lockfile again

  • Merge main

  • Update settings

  • Add admin backend todo

  • Merge main again

  • Reverting to auto field

  • Remove unnecessary setting

  • Add slug

  • Merge branch 'main' into clean_settings

  • Revert timezone

  • Merge branch 'clean_settings' of https://github.com/ocadotechnology/codeforlife-package-python into clean_settings

v0.16.5 (2024-04-18)

Bug Fixes

  • fix: add test coverage

  • use xml

  • rename codecov yaml

  • add yml path

  • ignore codeforlife test helpers

  • reset pipeline

  • reset pipeline

  • use updated workflow

  • polish_test

  • add todo

  • Merge branch 'main' into polish_tests

  • fix: test job

  • use new test workflow

  • add some small tests and don't cover some lines

  • no cov when debugging tests

  • test get queryset

  • update config

  • merge from main

  • use main

v0.16.4 (2024-04-17)

Bug Fixes

  • fix: add test coverage

  • use xml

  • rename codecov yaml

  • add yml path

  • ignore codeforlife test helpers

  • reset pipeline

  • reset pipeline

  • use updated workflow

  • polish_test

  • add todo

  • Merge branch 'main' into polish_tests

  • fix: test job

v0.16.3 (2024-04-17)

Bug Fixes

  • fix: add test coverage

  • use xml

  • rename codecov yaml

  • add yml path

  • ignore codeforlife test helpers

  • reset pipeline

  • reset pipeline

v0.16.2 (2024-04-16)

Bug Fixes

  • fix: initial

  • fix: delete unused files

  • fix: make pylint happy

  • fix: school 2 sessions fixture

  • fix: add github actions extension

  • fix: make migrations

  • fix: test python code

  • fix: output python version

  • test

  • add dummy step

  • double set py version

  • fix import sort

  • fix: static type hints

  • fix: add test clients

  • merge from main

  • fix: add todo

  • fix: new portal version

  • fix: lock file

  • test new python setup

  • add todo

  • set back to main

v0.16.1 (2024-04-15)

Bug Fixes

  • fix: initial

  • fix: delete unused files

  • fix: make pylint happy

  • fix: school 2 sessions fixture

  • fix: add github actions extension

  • fix: make migrations

v0.16.0 (2024-04-11)

Features

  • fix: datetime string formatting

  • fix: non model fields Set[str]

  • fix: support generic request users

  • fix: tests

  • fix: migration

  • fix: large pagination limits when debugging

v0.15.0 (2024-03-28)

Features

  • feat: Create indy user

  • Feedback

v0.14.11 (2024-03-26)

Bug Fixes

v0.14.10 (2024-03-25)

Bug Fixes

  • fix: support update action

  • fix: allow any

  • fix: specify credentials fields and only active users can be authenticated

  • fix: house keeping

  • fix: require action

  • fix: support action being converted to kebab case

  • fix: example

  • merge from dev

  • fix: register teacher

  • fix: add create teacher_user requires last_name

  • fix: remove unnecessary filter

  • track total activity

v0.14.9 (2024-03-21)

Bug Fixes

  • fix: support update action

  • fix: allow any

  • fix: specify credentials fields and only active users can be authenticated

  • fix: house keeping

  • fix: require action

  • fix: support action being converted to kebab case

  • fix: example

  • fix: docstring

v0.14.8 (2024-03-14)

Bug Fixes

v0.14.7 (2024-03-12)

Bug Fixes

v0.14.6 (2024-03-07)

Bug Fixes

v0.14.5 (2024-02-29)

Bug Fixes

  • fix: teacher field on class serializer

  • fix: help

  • fix: bulk update action generator

  • fix: test bulk_update

  • fix: support list and queryset during updates

  • Merge branch 'main' into bulk_transfer_students

v0.14.4 (2024-02-29)

Bug Fixes

  • fix: teacher field on class serializer

  • fix: help

v0.14.3 (2024-02-29)

Bug Fixes

  • Update class fixtures for class join requests (#99, 76d2635)
  • Swap classes 1 and 2 and add a 4th class

  • Merge branch 'main' into fixtures_fix

  • Remove 4th class and add 2nd indy

v0.14.2 (2024-02-28)

Bug Fixes

v0.14.1 (2024-02-26)

Bug Fixes

  • fix: Generate username helper

  • Rename helper

v0.14.0 (2024-02-23)

Features

  • fix: get instance of teacher proxy

  • fix: types

  • fix: convert instance to list

  • fix: support different types

  • fix: move base api client and test case logic

  • fix: imports

  • fix: override client http methods

  • fix: simplify helpers and custom get_bulk_queryset for use view set

  • fix: assert get serializer class

  • fix: serializer class type

  • fix: remove base serializers

  • fix: assert update many

  • fix: comment

v0.13.14 (2024-02-22)

Bug Fixes

v0.13.13 (2024-02-22)

Bug Fixes

  • Update fixtures for class join requests

  • Merge branch 'main' into join_requests

  • Update fixtures

  • Merge branch 'main' into join_requests

  • Remove unnecessary serializer field

  • Remove unnecessary fixture

  • Black

v0.13.12 (2024-02-22)

Bug Fixes

v0.13.11 (2024-02-22)

Bug Fixes

  • fix: summarize fixtures command

  • fix: remove new lines

v0.13.10 (2024-02-21)

Bug Fixes

  • fix: initialize custom request

  • fix: add missing imports

  • fix: request type hint

  • fix: inherit proxy types

v0.13.9 (2024-02-20)

Bug Fixes

  • fix: client login and models

  • fix: student-user login

  • fix: rename backend

v0.13.8 (2024-02-20)

Bug Fixes

  • fix: add fixtures

  • fix: core tests and objects

  • fix: student user password

  • fix: create student user

  • fix: get data fixtures

  • fix: set random login id

  • fix: remove school teacher invitation fixtures

  • fix: prefetch student and teacher profile

v0.13.7 (2024-02-16)

Bug Fixes

  • fix: base permission eq

  • fix: use legacy assertQuerysetEqual

  • fix: default queryset ordering

  • fix: login as user

  • fix: remove unnecessary permissions

  • fix: add otp properties

  • fix: feedback

  • Merge branch 'bulk_anon_students' into fix_otp

  • fix: assert serialized model equals json model

  • fix: use user.totp property

  • fix: convert models to their pk

  • fix: assert to representation helper

  • Merge branch 'main' into fix_otp

v0.13.6 (2024-02-16)

Bug Fixes

  • fix: base permission eq

  • fix: use legacy assertQuerysetEqual

  • fix: default queryset ordering

  • fix: login as user

  • fix: remove unnecessary permissions

  • fix: feedback

Documentation

v0.13.5 (2024-02-15)

Bug Fixes

  • fix: queryset and update logic

  • fix: client login for different user types

  • fix: login credentials

  • fix: unnecessary todo

v0.13.4 (2024-02-14)

Bug Fixes

v0.13.3 (2024-02-13)

Bug Fixes

  • fix: Copy validated data dicts

  • Lockfile

v0.13.2 (2024-02-12)

Bug Fixes

v0.13.1 (2024-02-09)

Bug Fixes

v0.13.0 (2024-02-09)

Features

  • feat: is_self permission

  • fix: permissions

  • fix: model managers

  • fix: custom api request factory

  • fix queries

  • fix: type hints

  • fix: type hints

  • fix: set parent serializer

  • fix: admin school teacher proxy models

  • fix: double space

v0.12.9 (2024-02-09)

Bug Fixes

  • Upgrade Django and other packages (#77, 3f5b4ca)

v0.12.8 (2024-02-07)

Bug Fixes

  • fix: reusable type and simplify base serializer test case

  • fix: method.upper()

v0.12.7 (2024-02-07)

Bug Fixes

v0.12.6 (2024-02-07)

Bug Fixes

  • fix: add new props for new user

  • fix: permissions for base viewsets

  • fix: assert helpers for create and update

  • type hints

  • fix: set json.dumps default to str

  • fix: default action assertions

  • fix: always get model id

  • Merge branch 'main' into create_class

v0.12.5 (2024-02-06)

Bug Fixes

  • fix: add new props for new user

  • fix: permissions for base viewsets

  • fix: assert helpers for create and update

  • type hints

v0.12.4 (2024-02-05)

Bug Fixes

  • Release new version of old system (#72, 99da7f7)
  • fix: permission checking

  • fix: assert get query set

  • add TODOs

  • fix: permission operators

  • fix: proxy models for users and teachers, reverse_action helper

  • merge from main

  • feedback

  • fix: release new version

  • Merge branch 'main' into create_school

  • fix: new versions of old system

v0.12.3 (2024-02-05)

Bug Fixes

  • fix: permission checking

  • fix: assert get query set

  • add TODOs

  • fix: permission operators

  • fix: proxy models for users and teachers, reverse_action helper

  • feedback

  • fix: release new version

v0.12.2 (2024-02-02)

Bug Fixes

  • fix: permission checking

  • fix: assert get query set

  • add TODOs

  • fix: permission operators

v0.12.1 (2024-02-01)

Bug Fixes

  • View property, type hints, linting, email case insensitive search (#68, 4928d67)

v0.12.0 (2024-02-01)

Features

  • Create base password validator per user type (#64, fb47ef5)
  • feat: Create base password validator per user type

  • First part of feedback

  • Feedbacks

  • Black and some pylint

  • Rename validators in settings

  • Merge branch 'main' into reset_password

  • Stop using setup class

  • Revert "Stop using setup class"

This reverts commit 1134b8816d03b2bc2d73b3e127d39de0fb7aac42.

  • Feedback and pylint

  • Black and pylint

  • Feedback

v0.11.2 (2024-01-31)

Bug Fixes

v0.11.1 (2024-01-31)

Bug Fixes

  • fix: add assertions

  • fix: always dict

v0.11.0 (2024-01-30)

Features

  • feat: ModelSerializerTestCase

  • typo

v0.10.1 (2024-01-30)

Bug Fixes

  • Various fixes for bulk logic and type hints (#65, 00716d7)
  • only include read_only fields

  • user serializers correctly for remaining models

  • fix: extra_kwargs

  • fix: extra_kwargs, user

  • fix: extra_kwargs again

  • fix: custom base serializer

  • use string lib

  • add type hints

  • add type hint

  • custom data assertion

v0.10.0 (2024-01-26)

Features

v0.9.6 (2024-01-25)

Bug Fixes

  • fix: model view set test case

  • fix otp bypass token model

  • fix test

  • add type hint for serializer class

  • make is_admin optional

  • add permissions

  • wxyz

v0.9.5 (2024-01-24)

Bug Fixes

  • New permissions and fix test cases (#61, d6c6a7e)
  • hi florian

  • import allow none

  • remove spaces

  • feedback

v0.9.4 (2024-01-23)

Bug Fixes

  • add .venv

  • fix: add code checking and type hints

  • data access layer

  • quick save

  • tidy up

  • add partial_update and destroy

  • base model serializer

  • previous_values_are_unequal

  • feedback

  • feedback

  • minor fixes

Continuous Integration

  • ci: Replace Stefbot with CFLbot

  • Merge branch 'main' into razbot

v0.9.3 (2023-12-11)

Bug Fixes

v0.9.2 (2023-12-01)

Bug Fixes

  • fix: setup py.typed

  • ci[setup]: sync dependencies [skip ci]

Co-Authored-By: cfl-bot [email protected]

v0.9.1 (2023-12-01)

Bug Fixes

v0.9.0 (2023-11-14)

Features

  • UpdateFields type

  • feat: model signal helpers

  • fix path ignore

  • remove

  • ignore . files

  • escape .

  • ignore . 2

  • test

  • test2

  • final

  • models helpers

v0.8.4 (2023-10-24)

Bug Fixes

  • Foundation of breaking circular dependencies (#17, 21309b6)
  • create user filter set

  • ci[setup]: sync dependencies [skip ci]

  • default installed django apps

  • rename filter to filterset

  • fix: include user urls in service

  • rename results to data

  • read only fields

  • update read and write fields

  • id is read only

  • add class viewset

  • use access_code as lookup

  • read only class fields

  • fix: viewsets

  • test retrieve user

  • add doc string

  • finish user tests

  • support indy students

  • add school tests

  • test filtering user list

  • indy student is forbidden

  • user_urls_path

  • general tests and relocate login methods

  • fix urls

  • feedback pt.1

  • update filters

  • fix indy tests

  • fix user queryset

  • sort importd

  • sort imports

  • final feedback

  • whitespaces

Co-Authored-By: cfl-bot [email protected]

v0.8.3 (2023-10-12)

Bug Fixes

v0.8.2 (2023-10-02)

Bug Fixes

v0.8.1 (2023-10-02)

Bug Fixes

  • Alter the react endpoint and remove not found for /api/ endpoint (#14, 8d30360)
  • alter the react endpoint and remove not found fro /api

  • remove the begin match (.*)

  • Merge branch 'main' into alter-react-endpoint

Co-Authored-By: KamilPawel kamilpawel@Kamil

v0.8.0 (2023-10-02)

Features

  • initial

  • fix lock

  • fix session creation logic

  • fix: pipeline

  • ci[setup]: sync dependencies [skip ci]

  • workflow_dispatch

  • update readme

  • get pytest working

  • create backup token model

  • ci[setup]: sync dependencies [skip ci]

  • email and token backend

  • fix otp and backup token backends

  • remove inferred return types

  • test token backend

  • delete otp session auth factor

  • fix session creation

  • use www

  • rename backup token to otp bypass token

Co-Authored-By: cfl-bot [email protected]

v0.7.14 (2023-09-21)

Bug Fixes

  • Rename authentication to auth (27ab354)

v0.7.13 (2023-09-21)

Bug Fixes

  • Add more reusable settings (8bed5a8)

v0.7.12 (2023-09-19)

Bug Fixes

  • Add service name default (3f55db0)

v0.7.11 (2023-09-19)

Bug Fixes

v0.7.10 (2023-09-19)

Bug Fixes

  • Add session expired path (e801b37)

v0.7.9 (2023-09-19)

Bug Fixes

v0.7.8 (2023-09-19)

Bug Fixes

v0.7.7 (2023-09-19)

Bug Fixes

v0.7.6 (2023-09-19)

Bug Fixes

v0.7.5 (2023-09-18)

Bug Fixes

  • Get csrf cookie endpoint (4b412dd)

v0.7.4 (2023-09-18)

Bug Fixes

v0.7.3 (2023-09-18)

Bug Fixes

v0.7.2 (2023-09-18)

Bug Fixes

v0.7.1 (2023-09-18)

Bug Fixes

  • Authentication backends paths (612f1aa)

v0.7.0 (2023-09-18)

Features

  • Settings and auth_backends (be3d33b)

v0.6.7 (2023-09-14)

Bug Fixes

  • Add cron test client and case (e3dbc88)

v0.6.6 (2023-09-14)

Bug Fixes

v0.6.5 (2023-09-14)

Bug Fixes

v0.6.4 (2023-09-14)

Bug Fixes

v0.6.3 (2023-09-14)

Bug Fixes

v0.6.2 (2023-09-14)

Bug Fixes

v0.6.1 (2023-09-14)

Bug Fixes

v0.6.0 (2023-09-14)

Features

v0.5.0 (2023-08-30)

Features

  • feat: google cron mixins

  • max 80 lines

  • max 80 lines pt.2

  • add get method signature

v0.4.7 (2023-05-04)

Bug Fixes

  • Create callback for code execution (83abd03)

v0.4.6 (2023-05-04)

Bug Fixes

  • Remove code exec from source (98951e4)

v0.4.5 (2023-05-03)

Bug Fixes

  • Reset pipeline and remove module imports (743965c)

v0.4.4 (2023-05-03)

v0.4.3 (2023-05-03)

Bug Fixes

v0.4.2 (2023-05-03)

Bug Fixes

v0.4.1 (2023-05-03)

Bug Fixes

v0.4.0 (2023-05-03)

Features

  • Add kurono badges request body (8f12b80)

v0.3.3 (2023-04-26)

Bug Fixes

v0.3.2 (2023-04-26)

Bug Fixes

v0.3.1 (2023-04-24)

Bug Fixes

  • Comment extra dependency (520508d)

  • Install aiohttp and typing-extensions (c32ef41)

v0.3.0 (2023-04-24)

Bug Fixes

Features

v0.2.6 (2023-04-04)

Bug Fixes

  • Run on all branches, not tags (2c65978)

v0.2.5 (2023-04-04)

Bug Fixes

v0.2.4 (2023-04-04)

Bug Fixes

v0.2.3 (2023-04-04)

v0.2.2 (2023-04-04)

Bug Fixes

v0.2.1 (2023-04-04)

Bug Fixes

v0.2.0 (2023-04-04)

Features

  • added user package with a simple test creating its instance

  • altered a comment

  • refactor quick save

  • rename cfl_user to user

  • remove unnecessary make_password

  • check migrations

  • adjust job triggers

  • fix code formatting

  • test everything

  • create docs folder

  • updated docs for the django model graphing

  • sudo apt-get install graphviz

  • remove unnecessary comments

Co-Authored-By: SKairinos [email protected]

v0.1.12 (2023-03-21)

Bug Fixes

  • Setup Python 3.11 third attempt (c9ba16a)

Continuous Integration

  • Setup Python 3.11 second attempt (fc79042)

  • Setup Python 3.11 (9c25150)

v0.1.11 (2023-03-15)

v0.1.10 (2023-03-15)

Bug Fixes

  • Test install_requires format (2546182)

  • Setup git (dd2aea6)

  • Sync Pipfile to setup dependencies (eaaafe4)

v0.1.9 (2023-03-15)

Bug Fixes

v0.1.8 (2023-03-03)

Bug Fixes

v0.1.7 (2023-03-03)

Bug Fixes

  • common: Use relative imports (b571546)

v0.1.6 (2023-03-03)

Bug Fixes

v0.1.5 (2023-03-02)

Bug Fixes

  • Add example django project and initial migration (e940dab)

  • common: New release (4b473af)

v0.1.4 (2023-02-28)

v0.1.3 (2023-02-28)

Bug Fixes

  • pipeline: Test and release job (d5e69c7)

v0.1.2 (2023-02-28)

Bug Fixes

v0.1.1 (2023-02-28)

Bug Fixes

v0.1.0 (2023-02-28)

Bug Fixes

Features

  • Update license, add .gitignore and create default Django files (#1, c25e67a)
  • feat: Update license, add .gitignore and create default Django files

  • New line

  • Add a reference app for reference