Skip to content

Commit 51e5ccf

Browse files
committed
feat: update path
1 parent ead5fb7 commit 51e5ccf

4 files changed

Lines changed: 25 additions & 25 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,72 +1,72 @@
11
# Semantic Versioning Changelog
22

3-
# [1.3.0](https://github.com/pycasbin/django-orm-adapter/compare/v1.2.0...v1.3.0) (2024-03-29)
3+
# [1.3.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.2.0...v1.3.0) (2024-03-29)
44

55

66
### Features
77

8-
* upgrade CI Node.js version to 20 ([4beb0ba](https://github.com/pycasbin/django-orm-adapter/commit/4beb0baf43e55a3ba2fdb6c30b7110135d66f8ab))
8+
* upgrade CI Node.js version to 20 ([4beb0ba](https://github.com/officialpycasbin/django-orm-adapter/commit/4beb0baf43e55a3ba2fdb6c30b7110135d66f8ab))
99

10-
# [1.2.0](https://github.com/pycasbin/django-orm-adapter/compare/v1.1.3...v1.2.0) (2023-11-03)
10+
# [1.2.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.1.3...v1.2.0) (2023-11-03)
1111

1212

1313
### Features
1414

15-
* code refactoring and bug fixing ([#29](https://github.com/pycasbin/django-orm-adapter/issues/29)) ([81557ff](https://github.com/pycasbin/django-orm-adapter/commit/81557ffb7c7b2756fc2676662a693cd2d684e20e))
15+
* code refactoring and bug fixing ([#29](https://github.com/officialpycasbin/django-orm-adapter/issues/29)) ([81557ff](https://github.com/officialpycasbin/django-orm-adapter/commit/81557ffb7c7b2756fc2676662a693cd2d684e20e))
1616

17-
## [1.1.3](https://github.com/pycasbin/django-orm-adapter/compare/v1.1.2...v1.1.3) (2023-10-28)
17+
## [1.1.3](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.1.2...v1.1.3) (2023-10-28)
1818

1919

2020
### Bug Fixes
2121

22-
* migrate setup.py to pyproject.toml ([#27](https://github.com/pycasbin/django-orm-adapter/issues/27)) ([1c69f62](https://github.com/pycasbin/django-orm-adapter/commit/1c69f6220975e7a3996947cab6b0c3048ca8ed9a))
22+
* migrate setup.py to pyproject.toml ([#27](https://github.com/officialpycasbin/django-orm-adapter/issues/27)) ([1c69f62](https://github.com/officialpycasbin/django-orm-adapter/commit/1c69f6220975e7a3996947cab6b0c3048ca8ed9a))
2323

24-
## [1.1.2](https://github.com/pycasbin/django-orm-adapter/compare/v1.1.1...v1.1.2) (2023-08-08)
24+
## [1.1.2](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.1.1...v1.1.2) (2023-08-08)
2525

2626

2727
### Bug Fixes
2828

29-
* fix broken links ([#25](https://github.com/pycasbin/django-orm-adapter/issues/25)) ([483325f](https://github.com/pycasbin/django-orm-adapter/commit/483325f885c59dd54548d097c7a592b0cde8f569))
29+
* fix broken links ([#25](https://github.com/officialpycasbin/django-orm-adapter/issues/25)) ([483325f](https://github.com/officialpycasbin/django-orm-adapter/commit/483325f885c59dd54548d097c7a592b0cde8f569))
3030

31-
## [1.1.1](https://github.com/pycasbin/django-orm-adapter/compare/v1.1.0...v1.1.1) (2023-08-02)
31+
## [1.1.1](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.1.0...v1.1.1) (2023-08-02)
3232

3333

3434
### Bug Fixes
3535

36-
* initialize with db_alias ([#24](https://github.com/pycasbin/django-orm-adapter/issues/24)) ([e3f283f](https://github.com/pycasbin/django-orm-adapter/commit/e3f283fd6e07efef037ab552f81bb9061a4fc563))
36+
* initialize with db_alias ([#24](https://github.com/officialpycasbin/django-orm-adapter/issues/24)) ([e3f283f](https://github.com/officialpycasbin/django-orm-adapter/commit/e3f283fd6e07efef037ab552f81bb9061a4fc563))
3737

38-
# [1.1.0](https://github.com/pycasbin/django-orm-adapter/compare/v1.0.3...v1.1.0) (2023-07-31)
38+
# [1.1.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.0.3...v1.1.0) (2023-07-31)
3939

4040

4141
### Features
4242

43-
* add db alias ([#21](https://github.com/pycasbin/django-orm-adapter/issues/21)) ([a6d61da](https://github.com/pycasbin/django-orm-adapter/commit/a6d61da8943ab839e4452478abb15a25d68067a5))
43+
* add db alias ([#21](https://github.com/officialpycasbin/django-orm-adapter/issues/21)) ([a6d61da](https://github.com/officialpycasbin/django-orm-adapter/commit/a6d61da8943ab839e4452478abb15a25d68067a5))
4444

45-
## [1.0.3](https://github.com/pycasbin/django-orm-adapter/compare/v1.0.2...v1.0.3) (2023-07-29)
45+
## [1.0.3](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.0.2...v1.0.3) (2023-07-29)
4646

4747

4848
### Bug Fixes
4949

50-
* remove unused argument enable_log ([#20](https://github.com/pycasbin/django-orm-adapter/issues/20)) ([aa3e0a3](https://github.com/pycasbin/django-orm-adapter/commit/aa3e0a38132a212f6cbf4908cd2978b405a5964c))
50+
* remove unused argument enable_log ([#20](https://github.com/officialpycasbin/django-orm-adapter/issues/20)) ([aa3e0a3](https://github.com/officialpycasbin/django-orm-adapter/commit/aa3e0a38132a212f6cbf4908cd2978b405a5964c))
5151

52-
## [1.0.2](https://github.com/pycasbin/django-orm-adapter/compare/v1.0.1...v1.0.2) (2022-08-15)
52+
## [1.0.2](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.0.1...v1.0.2) (2022-08-15)
5353

5454

5555
### Bug Fixes
5656

57-
* add error handler when initial django app ([356a0f3](https://github.com/pycasbin/django-orm-adapter/commit/356a0f3a42a5399488cc83eba9b3d0f1cec70e8f))
57+
* add error handler when initial django app ([356a0f3](https://github.com/officialpycasbin/django-orm-adapter/commit/356a0f3a42a5399488cc83eba9b3d0f1cec70e8f))
5858

59-
## [1.0.1](https://github.com/pycasbin/django-orm-adapter/compare/v1.0.0...v1.0.1) (2022-08-02)
59+
## [1.0.1](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.0.0...v1.0.1) (2022-08-02)
6060

6161

6262
### Bug Fixes
6363

64-
* compatible with new pycasbin ([#15](https://github.com/pycasbin/django-orm-adapter/issues/15)) ([9cea17d](https://github.com/pycasbin/django-orm-adapter/commit/9cea17d916e9b10177a626a6123bc9d21327083f))
64+
* compatible with new pycasbin ([#15](https://github.com/officialpycasbin/django-orm-adapter/issues/15)) ([9cea17d](https://github.com/officialpycasbin/django-orm-adapter/commit/9cea17d916e9b10177a626a6123bc9d21327083f))
6565

6666
# 1.0.0 (2022-07-30)
6767

6868

6969
### Bug Fixes
7070

71-
* lint ([7d3125f](https://github.com/pycasbin/django-orm-adapter/commit/7d3125fd76c01c0004e01311b9ba3e8af186c7a3))
72-
* migrate from travis-ci to Github Actions ([1799eab](https://github.com/pycasbin/django-orm-adapter/commit/1799eab6aa105e59a2df1e301b5e08602f89b5fb))
71+
* lint ([7d3125f](https://github.com/officialpycasbin/django-orm-adapter/commit/7d3125fd76c01c0004e01311b9ba3e8af186c7a3))
72+
* migrate from travis-ci to Github Actions ([1799eab](https://github.com/officialpycasbin/django-orm-adapter/commit/1799eab6aa105e59a2df1e301b5e08602f89b5fb))

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Django ORM Adapter for PyCasbin
22

3-
[![GitHub Action](https://github.com/pycasbin/django-orm-adapter/workflows/build/badge.svg?branch=master)](https://github.com/pycasbin/django-orm-adapter/actions)
4-
[![Coverage Status](https://coveralls.io/repos/github/pycasbin/django-orm-adapter/badge.svg)](https://coveralls.io/github/pycasbin/django-orm-adapter)
3+
[![GitHub Action](https://github.com/officialpycasbin/django-orm-adapter/workflows/build/badge.svg?branch=master)](https://github.com/officialpycasbin/django-orm-adapter/actions)
4+
[![Coverage Status](https://coveralls.io/repos/github/officialpycasbin/django-orm-adapter/badge.svg)](https://coveralls.io/github/officialpycasbin/django-orm-adapter)
55
[![Version](https://img.shields.io/pypi/v/casbin-django-orm-adapter.svg)](https://pypi.org/project/casbin-django-orm-adapter/)
66
[![PyPI - Wheel](https://img.shields.io/pypi/wheel/casbin-django-orm-adapter.svg)](https://pypi.org/project/casbin-django-orm-adapter/)
77
[![Pyversions](https://img.shields.io/pypi/pyversions/casbin-django-orm-adapter.svg)](https://pypi.org/project/casbin-django-orm-adapter/)
88
[![Download](https://img.shields.io/pypi/dm/casbin-django-orm-adapter.svg)](https://pypi.org/project/casbin-django-orm-adapter/)
99
[![Discord](https://img.shields.io/discord/1022748306096537660?logo=discord&label=discord&color=5865F2)](https://discord.gg/S5UjpzGZjN)
1010

11-
Django ORM Adapter is the [Django](https://www.djangoproject.com/)'s [ORM](https://docs.djangoproject.com/en/3.0/ref/databases/) adapter for [PyCasbin](https://github.com/pycasbin/django-orm-adapter). With this library, Casbin can load policy from Django ORM supported database or save policy to it.
11+
Django ORM Adapter is the [Django](https://www.djangoproject.com/)'s [ORM](https://docs.djangoproject.com/en/3.0/ref/databases/) adapter for [PyCasbin](https://github.com/casbin/pycasbin). With this library, Casbin can load policy from Django ORM supported database or save policy to it.
1212

1313
Based on [Officially Supported Databases](https://docs.djangoproject.com/en/3.0/ref/databases/), The current supported databases are:
1414

casbin_adapter/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copied from: https://github.com/pycasbin/django-orm-adapter
1+
# Copied from: https://github.com/officialpycasbin/django-orm-adapter
22
# as it lacks a setup.py file atm
33
from django.db import models
44

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
]
3030

3131
[project.urls]
32-
Home-page = "https://github.com/pycasbin/django-orm-adapter"
32+
Home-page = "https://github.com/officialpycasbin/django-orm-adapter"
3333

3434
[build-system]
3535
requires = ["setuptools"]

0 commit comments

Comments
 (0)