Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Marinello
django-password-reset
Commits
da114122
Commit
da114122
authored
Oct 30, 2015
by
Bruno Renié
Browse files
Bump to 0.8.1
parent
27f5a445
Changes
3
Hide whitespace changes
Inline
Side-by-side
docs/conf.py
View file @
da114122
...
...
@@ -50,9 +50,9 @@ copyright = u'2012-{0}, Bruno Renié'.format(datetime.datetime.today().year)
# built documents.
#
# The short X.Y version.
version
=
'0.8'
version
=
'0.8
.1
'
# The full version, including alpha/beta/rc tags.
release
=
'0.8'
release
=
'0.8
.1
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
docs/index.rst
View file @
da114122
...
...
@@ -28,12 +28,16 @@ Contents:
Changelog
---------
* 0.8.1 (2015-10-30):
* Add pt_BR translation (GitHub user eduardo-matos).
* 0.8 (2015-10-30):
* Allow customizing form error message via the ``error_messages`` attribute
on form classes.
* Add Georgian translation (GitHub user
gigovich).
* Add Georgian translation (GitHub user gigovich).
* Add Norwegian translation (GitHub user gunnaringe).
...
...
password_reset/__init__.py
View file @
da114122
__version__
=
'0.8'
__version__
=
'0.8
.1
'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment