Skip to content

Releases: freenit-framework/backend

Double slash

10 Mar 22:28
162b7b4
Compare
Choose a tag to compare

Changelog

  • Fix registration URL

Bugfixes

10 Mar 22:03
78697e9
Compare
Choose a tag to compare

Changelog

  • Handle double slash
  • Use config for account registration
  • Fix mail sending

Bootstrap

05 Mar 23:29
5b3e518
Compare
Choose a tag to compare

Changelog

  • Fix schema initialization

Schemas

03 Mar 22:46
8b4f9b2
Compare
Choose a tag to compare

Changelog

  • Handle user/role schemas

Bugfixes

03 Mar 16:56
b0b6e4a
Compare
Choose a tag to compare
Merge pull request #35 from mekanix/feature/register

Fix account registration

API

25 Feb 19:58
c01feee
Compare
Choose a tag to compare
API
Merge pull request #30 from mekanix/feature/api

Initialize API

WSGI

25 Feb 19:35
744a43b
Compare
Choose a tag to compare

Changelog

  • Fix generated wsgi.py

Project

19 Feb 13:24
83130c3
Compare
Choose a tag to compare

Changelog

  • Pack "project" dir
  • Use "getattr" for exclude/only/partial schema

Build

04 Feb 23:54
cd0e98a
Compare
Choose a tag to compare
Merge pull request #27 from mekanix/feature/fix-build

Fix build

Tests

04 Feb 18:09
1964175
Compare
Choose a tag to compare
Merge pull request #20 from Veskor/tests/roles

tests for roles