-
Notifications
You must be signed in to change notification settings - Fork 773
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,8 @@ Django JET | |
|
||
**Modern template for Django admin interface with improved functionality** | ||
|
||
Free for non-commercial use. If you would like to use it in commercial project, please email at [email protected] | ||
Django JET is double licensed. Free for non-commercial use under the GPLv2 license. | ||
If you would like to use it in commercial project, please email at [email protected] | ||
|
||
.. image:: https://raw.githubusercontent.com/geex-arts/jet/static/logo.png | ||
:width: 500px | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
VERSION = '0.0.7' | ||
VERSION = '0.0.8' |