Compare commits
1 Commits
master
...
reset-pass
Author | SHA1 | Date |
---|---|---|
Leo Hakim | b6a602d0d9 |
15
changelog.md
15
changelog.md
|
@ -1,21 +1,6 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
0.8.13
|
|
||||||
------
|
|
||||||
|
|
||||||
* Fix: set html email template
|
|
||||||
|
|
||||||
0.8.12
|
|
||||||
------
|
|
||||||
|
|
||||||
* Add reset password (thanks Leo!)
|
|
||||||
|
|
||||||
0.8.11
|
|
||||||
------
|
|
||||||
|
|
||||||
* Add preview widget in Image Field Form (thanks Leo!)
|
|
||||||
|
|
||||||
0.8.10
|
0.8.10
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
|
@ -2,4 +2,3 @@ Collaborators
|
||||||
=============
|
=============
|
||||||
|
|
||||||
* Shakarina
|
* Shakarina
|
||||||
* Leo Hakim
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = django-gas
|
name = django-gas
|
||||||
version = 0.8.13
|
version = 0.8.10
|
||||||
description = An alternative to django admin
|
description = An alternative to django admin
|
||||||
long_description = file: readme.md, changelog.md, collaborators.md
|
long_description = file: readme.md, changelog.md, collaborators.md
|
||||||
long_description_content_type = text/markdown
|
long_description_content_type = text/markdown
|
||||||
|
|
Loading…
Reference in New Issue