Basxconnect

Latest version: v0.4.62

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 24

0.3.70

Bug Fixes
- email delete not working ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/80016c934e0cb15973cbf901474673e4acc40b5a))
- postal modal not editable ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/7728a18444831d4e744a72d44c3a061fa5daee27))

Commits
- 7cacd5c: bump version (Sam)

0.3.69

Bug Fixes
- bad workflow when editing and deleting stuff ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/3e698c343f18023971bb8533ddf2a217b3074ac2))

Commits
- 8a8f252: bump version (Sam)

0.3.68

Bug Fixes
- auto-generating term slugs not correct ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/8a48cbd04de6f4d5d6f2f942d26cf30f86cb2b5d))

Commits
- 4f49751: run 'django-admin makemessages' in order to find untranslated strings (Saksinkarn Petchkuljinda) [224](https://github.com/basxsoftwareassociation/basxconnect/pull/224)
- 2232e32: Merge branch 'main' of github.com:basxsoftwareassociation/basxconnect (Sam)
- translations ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/fd994c09ee1586225ca9f9deebec59890ffbc3f2))
- 67dac9a: bump version (Sam)

0.3.67

Commits
- 801949e: bump version (Sam)

0.3.66

Bug Fixes
- naming of form package (replace outdated name) [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219) ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/74f1c814a96ca5c793b18df7c6765fc09797b5a7))
- moved phonenumber into core [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219) ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/f0b4fe3be9a77e3bb7c6871b64280ce615d122db))
- module renaming [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219) ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/423a779f4f1a4577f328dc52236005e1b0335ef0))
- module path [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219) ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/9d101ed4fd07d39f3a93920667b4242628488f7b))
- unnecessary overriding of super method [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219) ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/4a953e16dc09ef2a3078149266a82e1fb151518e))
- remove use of copy [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219) ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/4be3a1518a29816e1542266aad5669b30cf437d7))
- use of old API [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219) ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/182032a081388e0b68d92384a4afc6e5620dd10c))

Commits
- form in context (creates indent, creates big diff) [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219) ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/45952f89b1de3a5dae6d711b4f4a2dce9871a6d3))
- fbd76ca: Merge branch 'main' into refactor/forms-api (Sam) [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219)
- update according to small API change [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219) ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/605f7bee1d39864fe2d3d6650a7652aaf945d29a))
- 831af86: Merge branch 'main' into refactor/forms-api (Sam) [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219)
- Django versions in matrix for CI runs [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219) ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/bce64312b3acf1e08cad37b76692ccc177cb633d))
- 1d7b675: Merge branch 'main' into refactor/forms-api (Sam) [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219)
- 05e19ad: Merge branch 'main' into refactor/forms-api (Sam) [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219)
- d6a4624: make Person.personnumber, Person.default_sorting_name, Person.deleted uneditable (Saksinkarn Petchkuljinda) [222](https://github.com/basxsoftwareassociation/basxconnect/pull/222)
- update search select to use new-style API [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219) ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/fbe7494b3bf3ad92486d5b995d023b4e6b46aa20))
- unnecessary context [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219) ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/7d9d81b74d567a83efa522c4d71eba1f36866f95))
- better definition of django releases, require security to pass for success [219](https://github.com/basxsoftwareassociation/basxconnect/pull/219) ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/944c2b67d22a524d1f2bdb222dcf0e0675b1240f))
- 46072f3: added editable=False to some places that necessary and remove from personnumber (Saksinkarn Petchkuljinda) [222](https://github.com/basxsoftwareassociation/basxconnect/pull/222)
- 017ea03: Merge branch 'main' into bugfix/make_somefields_in_persons_noneditable (Saksinkarn Petchkuljinda) [222](https://github.com/basxsoftwareassociation/basxconnect/pull/222)
- 227ab19: Added a migration file for fields containing 'editable=False' (Saksinkarn Petchkuljinda) [222](https://github.com/basxsoftwareassociation/basxconnect/pull/222)
- ff3e685: Reformat the new migration file, according to black (Saksinkarn Petchkuljinda) [222](https://github.com/basxsoftwareassociation/basxconnect/pull/222)
- f7edf62: bump version (Sam)

0.3.65

Commits
- f047fc9: bump version (Pascal Wiesmann)

Page 15 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.