Legal¶
SuperDjango License¶
SuperDjango is licensed under the BSD three-clause license:
Copyright (C) Pleasant Tents, LLC and individual contributors. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of SuperDjango nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
The SuperDjango Handbook¶
The SuperDjango Handbook by F.S. Davis is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
Please contact us for permissions beyond the scope of this license.
Third-Party Packages¶
The summary below provides a list of packages by area, including the packages for components and sub-components. These packages are therefore removed from the context in which they are used. Please refer to Components.
Contrib Apps¶
name |
license |
group |
description |
---|---|---|---|
LPGL |
requirements |
Used by the github backend to create issues when an exception occurs. |
|
MIT |
requirements |
Used by the bitbucket backend to create issues when an exception occurs. |
|
BSD3 |
requirements |
Used to generate release pages from Markdown files. |
|
MIT |
requirements |
Parses meta data from Markdown files. |
|
MIT |
requirements |
Required to use embed functionality. |
|
MIT |
requirements |
Currently only used for the ScannerError exception that may be emitted by frontmatter. |
|
MIT |
requirements |
Used to execute scheduled jobs. |
|
BSD3 |
requirements |
Used for version bumping. |
Core¶
name |
license |
group |
description |
---|---|---|---|
BSD3 |
assets |
Code editor used for UI |
|
Apache 2 |
requirements |
Used to scan SuperDjango for security issues. |
|
MIT |
requirements |
Used to strip HTML tags. |
|
MIT |
requirements |
Used by the AWS S3 backend. |
|
MIT |
assets |
Used to generate charts. |
|
BSD3 |
requirements |
Used for the Couch DB backend. |
|
MIT |
assets |
Used by UI to create a date picker form element. Note: Site says deprecated. |
|
BSD3 |
requirements |
Used to make various SuperDjango settings easier to use. |
|
New BSD |
assets |
Used by UI for creating formsets. |
|
MIT |
assets |
Used by UI for Kanban lists. |
|
GPL 2 |
assets |
Used by UI for AJAX uploads. |
|
MIT |
assets |
Used by UI to automatically create chained select fields. |
|
MIT |
assets |
Used by UI to create masks on form fields. |
|
BSD3 |
assets |
Used by UI to provide record sortation. |
|
MIT |
assets |
Used by UI to provide a time picker form element. |
|
MIT |
assets |
Used by UI to create toasts. |
|
MIT |
assets |
Used by UI to provide a color picker form element. |
|
BSD3 |
requirements |
Used by the |
|
MIT |
assets |
Used in various ways for time support. |
|
MIT |
assets |
Used by UI to create a multi-select form element. |
|
Unknown |
assets |
Code editor that may be used for UI |
|
Unknown |
assets |
Used by |
|
pillow |
BSD3 |
requirements |
Used to generate thumbnails. |
Apache 2.0 |
requirements |
Used for the Mongo DB backend. |
|
MIT |
assets |
Used by UI to create advanced select form elements. |
|
semver |
BSD3 |
requirements |
Used for version management and generating documentation. |
MIT |
assets |
Alternative to Twitter Bootstrap. |
|
AGPL |
assets |
May be used to display documents. |
|
MIT |
assets |
May be used to create an image zoom. |
Interfaces¶
name |
license |
group |
description |
---|---|---|---|
MIT |
requirements |
Used to print tabulate output on the command line. |
Database¶
name |
license |
group |
description |
---|---|---|---|
Apache 2.0 |
requirements |
Required to use the diagramming functionality. |
Contributor License Agreement¶
TODO