Commit Graph

432 Commits

Author SHA1 Message Date
Oly a8e8ad80e9 fix env file loading 2017-01-26 08:52:41 +00:00
pyup-bot ff0da6aa6a Pin braintree to latest version 3.34.0 2017-01-25 22:16:52 +00:00
pyup-bot d9a8ae72b6 Pin mock to latest version 2.0.0 2017-01-25 22:16:49 +00:00
Oliver Marks 11e19fcf66 Separated payment options, for testing 2017-01-25 22:15:43 +00:00
Oliver Marks 1ef79e4532 Merge pull request #2 from maidstone-hackspace/pyup-initial-update
Merge in pyup
2017-01-10 13:11:37 +00:00
Sam Collins 034da2fc62
Added PyUp link and improved docs 2017-01-09 21:20:45 +00:00
pyup-bot e8a3d5c3f1 Update whitenoise from 3.2.2 to 3.2.3 2017-01-09 19:20:41 +00:00
pyup-bot a2d7675752 Update pillow from 3.4.2 to 4.0.0 2017-01-09 19:20:40 +00:00
pyup-bot 7bb26bdc79 Update django from 1.10.4 to 1.10.5 2017-01-09 19:20:39 +00:00
pyup-bot b3cffbb200 Update django-allauth from 0.29.0 to 0.30.0 2017-01-09 19:20:38 +00:00
pyup-bot 4898e2e1e4 Update werkzeug from 0.11.13 to 0.11.15 2017-01-09 19:20:37 +00:00
pyup-bot 3ff41632f5 Update django-redis from 4.6.0 to 4.7.0 2017-01-09 19:20:36 +00:00
pyup-bot 406124bdfd Pin lxml to latest version 3.7.2 2017-01-09 19:20:35 +00:00
pyup-bot 924c0c34fc Update django-anymail from 0.6.1 to 0.7 2017-01-09 19:20:34 +00:00
pyup-bot fbcca9d7f9 Pin django-stdimage to latest version 2.4.0 2017-01-09 19:20:34 +00:00
Oliver Marks 5f1ec4e065 fix drone file so it works 2017-01-08 18:10:47 +00:00
Oliver Marks be559501e1 feed id fix, feed_reader will now store an id and return it in the results 2017-01-08 13:33:00 +00:00
Sam Collins a3e44d640a
Made Articles get stored in the DB and added image fetching 2017-01-08 03:49:33 +00:00
Oliver Marks 0a2ad28b7c add in stdimage to scale the images 2017-01-07 21:52:03 +00:00
Oliver Marks a6ba1f984b Merge pull request #1 from maidstone-hackspace/site-styling
Site styling improvments
2017-01-07 21:31:54 +00:00
Sam Collins 67e53644ba
Improved card styling from feeds 2017-01-07 21:15:27 +00:00
Sam Collins 8a652fa20a
Re minifed and added sticky footer 2017-01-07 20:23:44 +00:00
Sam Collins 47ff473123
Added better favicons for all devices 2017-01-07 20:13:20 +00:00
Sam Collins 25dd644c16
Switched to Bootstrap 4 Alpha 6 and converted Navbar 2017-01-07 19:48:04 +00:00
Oliver Marks 21da62b31c Initial member list page, need a group called member and users added to function 2017-01-07 19:21:53 +00:00
Sam Collins 59024b892e
Added pycache and .idea to Git Ignore 2017-01-07 18:05:48 +00:00
Oliver Marks 9abd81245e Initial profile management page 2017-01-06 20:35:56 +00:00
Oliver Marks 2cef5bf87a Added in contact, chat and mailing list templates 2017-01-05 21:01:58 +00:00
Oliver Marks f7197f59f7 payment library and tests 2017-01-05 19:25:23 +00:00
Oliver Marks 3311080fde Added in feeds django app, can be manged in the admin backend 2017-01-05 18:43:32 +00:00
Sam Collins 7e200cf71f
Moved all files up one folder 2017-01-04 18:11:25 +00:00
Oly f7f8b5cf45 Initial commit, default project created with cookiecutter for django 1.10 and python 3 2017-01-04 09:22:12 +00:00