Skip to content

Commit e8e3af2

Browse files
committed
updated changelog
1 parent 43c1b5b commit e8e3af2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ master
9191
~~~~~~~~~~~~~~~~~~
9292

9393
* **#322: dropping support for python 2.6 and django 1.4, 1.5, 1.6**
94+
* #323: Application registration view uses custom application model in form class
9495
* #299: 'server_class' is now pluggable through Django settings
9596
* #309: Add the py35-django19 env to travis
9697
* #308: Use compact syntax for tox envs

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ master
55
------------------
66

77
* **#322: dropping support for python 2.6 and django 1.4, 1.5, 1.6**
8+
* #323: Application registration view uses custom application model in form class
89
* #299: 'server_class' is now pluggable through Django settings
910
* #309: Add the py35-django19 env to travis
1011
* #308: Use compact syntax for tox envs

0 commit comments

Comments
 (0)