Commit Graph

65 Commits (c67b03289799cbcfe59efe3639ff2a9bfaa89a15)

Author SHA1 Message Date
Michael Herman c67b032897 upgraded to python 3.6 2017-02-05 11:51:30 -07:00
Michael Herman 9b9f8c0381 updated dependencies 2016-12-12 22:58:19 -07:00
Michael Herman 75694ceb46 Merge pull request #16 from vuLgAr/master
renamed dupe named function to correct html error code
2016-10-24 07:24:03 -06:00
vuLgAr e9ab89763d renamed dupe named function to correct html error code 2016-10-24 14:00:15 +01:00
Michael Herman ba6831f842 Merge pull request #14 from vuLgAr/master
TextField to StringField in forms
2016-07-17 11:38:35 -06:00
vuLgAr 42ed503646 Merge remote-tracking branch 'upstream/master' 2016-07-17 18:31:02 +01:00
vuLgAr 990fa0144b TextField to StringField in forms
The TextField alias for StringField will be deprecated in wtforms 3.
2016-07-17 17:46:32 +01:00
Michael Herman a9d89a6174 Merge branch 'master' of github.com:realpython/flask-skeleton 2016-07-17 10:44:44 -06:00
Michael Herman f9879bc710 Merge pull request #13 from vuLgAr/master
Update dependencies to latest and alter deprecated usage of extensions
2016-07-17 10:44:30 -06:00
Michael Herman 78744d7bd0 Merge branch 'master' of github.com:realpython/flask-skeleton 2016-07-17 10:44:04 -06:00
Michael Herman 0ec3003092 minor changes 2016-07-17 10:43:59 -06:00
vuLgAr 1f2cdc2ead update python version to 3.5.2 2016-07-17 11:57:04 +01:00
vuLgAr 8e9eda37e8 remove deprecated use of flask.ext 2016-07-17 11:47:20 +01:00
vuLgAr 5d2c0f001e update requirements.txt
also added click which seems to be required
2016-07-17 11:46:38 +01:00
Michael Herman a0d0a9fefa Merge pull request #12 from royopa/master
added 403 missing error page
2016-06-27 18:56:19 -06:00
Rodrigo Prado 3feeefce95 added 401 error page 2016-06-27 21:43:14 -03:00
Michael Herman a234036ed9 Merge pull request #11 from vuLgAr/master
Update .gitignore
2016-05-02 16:43:24 +10:00
vuLgAr 4828ad8fc7 Update .gitignore
pycache typo
2016-05-01 10:55:33 +01:00
Michael Herman 16cbf7575e Merge pull request #10 from royopa/patch-8
simplified get os envinroment
2016-04-28 18:10:10 -06:00
Rodrigo Prado b3d63daa2e simplified get os envinroment 2016-04-28 20:55:03 -03:00
Michael Herman 1e75ab9902 minor updates to app config 2016-04-09 11:55:25 -06:00
Michael Herman 5d938352ff Update README.md 2016-04-09 11:48:35 -06:00
Michael Herman f64554b52b Update README.md 2016-04-09 11:47:57 -06:00
Michael Herman ef6b9c6064 Merge pull request #6 from royopa/patch-4
removed unnecessary else keyword
2016-04-08 06:46:38 -06:00
Rodrigo Prado 344522fad8 removed unnecessary else keyword 2016-04-07 21:30:17 -03:00
Michael Herman 0a1c1335cf Update LICENSE 2016-03-14 11:19:24 -06:00
Michael Herman bcc8ba8109 Merge pull request #5 from mikeyhew/master
Add MIT License
2016-03-14 19:18:57 +02:00
Michael Hewson c7ee2bb2bf Add MIT License 2016-03-14 18:04:47 +01:00
Michael Herman 4eae4ae104 Merge pull request #3 from royopa/patch-3
added link to access application at localhost
2016-03-13 17:35:14 +02:00
Rodrigo Prado 183d04d8c0 added link to access application at localhost 2016-03-13 12:29:52 -03:00
Michael Herman 28c9216b50 Merge pull request #2 from royopa/patch-2
changed the full path config file
2016-03-13 00:58:45 +02:00
Rodrigo Prado d8672b36fe changed the full path config file 2016-03-12 19:57:43 -03:00
Michael Herman 88ec87d6e6 Merge pull request #1 from royopa/patch-1
added how to install requiremens and corrected the count
2016-03-13 00:56:53 +02:00
Rodrigo Prado bb7502762c added how to install requiremens and corrected the count 2016-03-12 19:53:51 -03:00
Michael Herman d1d41606cd refctored project struture, upgraded project dependencoes 2015-12-26 09:55:19 -06:00
Michael Herman f16cd5eff6 updated travis.yml 2015-11-06 13:29:52 -07:00
Michael Herman 3d9b97eb6a updated travis.yml 2015-11-06 13:28:00 -07:00
Michael Herman c0e045ff07 updated travis.yml 2015-11-06 13:20:52 -07:00
Michael Herman e18c3b7027 updted base template 2015-11-06 13:18:30 -07:00
Michael Herman 0d26dad061 removed migrations, updated .gitignore and readme, added python version 2015-11-06 13:16:02 -07:00
Michael Herman 45f3fb0733 updated coverage code 2015-05-08 00:24:20 -06:00
Michael Herman 935759e852 updated tests 2015-04-16 17:10:00 -06:00
Michael Herman c39a4a477f updated tests 2015-04-16 17:06:17 -06:00
Michael Herman dd39450edb updated tests 2015-04-16 17:00:02 -06:00
Michael Herman 6e9c80b4f9 updated tests 2015-04-16 16:55:59 -06:00
Michael Herman 741d46a9f8 updated tests 2015-04-16 16:54:40 -06:00
Michael Herman fea9fb71b8 updated tests 2015-04-16 16:52:56 -06:00
Michael Herman 2b5ae1faef updated tests 2015-04-16 16:50:38 -06:00
Michael Herman b3dc693eb0 updated tests 2015-04-16 16:47:07 -06:00
Michael Herman 6e5f153cd4 updated test runner 2015-04-16 16:32:22 -06:00