Skip to content

Commit 3a4507d

Browse files
authored
build: Add a description for pypi (#264)
1 parent 0d18e22 commit 3a4507d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

djangocms_alias/__init__.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1+
"""
2+
An alias is a collection of plugins that is managed centrally.
3+
A reference can be added to any placeholder using the Alias plugin.
4+
"""
5+
16
__version__ = "2.0.2"

0 commit comments

Comments
 (0)