Add autofocus to login page

This commit is contained in:
Gregory Soutade
2015-11-08 14:53:30 +01:00
parent f6816ce9ff
commit 9b49bf9114
3 changed files with 36 additions and 27 deletions

View File

@@ -1,18 +1,15 @@
v0.5 (21/09/2015)
** User **
Enable code coloration support with Markdown syntax
Add article inclusion (Mardown only)
v0.4 (08/11/2015)
** Dev **
Support Django 1.8
v0.4 (09/08/2015)
** User **
Redirect user to comment when it's added and not to begining of page
Enable code coloration support with Markdown syntax
Add article inclusion
Add autofocus to login page
** Bugs **
Always update modification date when post/draft is saved
Support Django 1.8
v0.3 (13/11/2014)