Commit Graph

41 Commits

Author SHA1 Message Date
Fred 26e96ce5a6 flake8 compliance 2016-09-30 13:20:12 +02:00
Fred a46a484b85 test models 2016-06-03 14:15:35 +02:00
Fred 1c3867367d ignore coverage html reports 2016-06-03 08:35:17 +02:00
Fred 7147a8e63c move gwift folder to src 2016-06-03 08:04:47 +02:00
Fred Pauchet 52dfe7cada change layout of the application 2016-05-02 13:45:25 +02:00
jaguarondi 7134cdda00 Add setproctitle in production to have title for gunicorn processes 2016-04-30 08:59:27 +02:00
jaguarondi d069380e80 Add security option in production 2016-04-30 08:57:09 +02:00
jaguarondi 3741436368 Create settings for dev and prod 2016-04-26 15:35:26 +02:00
jaguarondi 83240c211a Add psycopg2 in production requirment 2016-04-26 15:10:53 +02:00
jaguarondi 7b8e573698 Separate dev and prod requirment 2016-04-26 14:35:13 +02:00
Fred 47f43ebf2b add info about templatetags 2016-04-22 16:00:01 +02:00
Fred 234c1cff74 configure django settings 2015-12-29 16:06:14 +01:00
Fred 31450592e4 fill docs folder 2015-12-29 15:56:05 +01:00
Cédric 46d543756b same as before 2015-12-28 15:13:51 +01:00
Cédric 0f6e189f53 Add gwift directory in Makefile 2015-12-28 15:12:23 +01:00
Cédric d40155b851 Remove double coverage in requirements 2015-12-28 14:49:32 +01:00
Fred 8d7b7d31a1 add coverage & makefile 2015-12-28 10:05:16 +01:00
Fred f71a9ef175 templates 2015-12-21 21:44:29 +01:00
Fred 4a88d8a2ff fix unknown user class ref 2015-12-18 18:39:02 +01:00
Fred 4574b29e73 Merge branch 'master' of git.framasoft.org:Grimbox/gwift 2015-12-11 20:32:35 +01:00
Fred e0ba5bf983 update requirements 2015-12-11 20:32:24 +01:00
Declerfayt Cedric 8e9514c43c Add UnknownUser 2015-12-10 17:30:12 +01:00
Declerfayt Cedric e2b8bdb957 Use AbstractModel for Wish class 2015-12-10 17:12:32 +01:00
Fred f8da7d8d3c merge head 2015-12-08 21:23:34 +01:00
Fred ec89d25b36 add percentage property method 2015-12-08 21:21:45 +01:00
Fred 683729be29 flake 8 compliance + fix wish/item bug 2015-12-06 21:11:34 +01:00
Fred a87f3982e9 ignore migrations (for now) 2015-12-06 20:46:36 +01:00
Fred f1cbde2951 add relation w/ user 2015-12-06 20:36:14 +01:00
Fred 8e2ae12f0c unable to install pillow 2015-12-06 20:33:34 +01:00
Declerfayt Cedric 3806842431 Add abstract model with creation and update date in wish models 2015-12-04 16:37:38 +01:00
Fred 16e32c94aa modeling wishes 2015-11-06 14:58:47 +01:00
Fred 6254bf48a5 ignore sqlite & ~ files 2015-10-21 21:55:27 +02:00
Fred b95ea2c28b define the wishlist class 2015-10-21 21:55:02 +02:00
Fred d064fbd208 Merge branch 'master' of git.framasoft.org:/gwift 2015-10-07 18:50:51 +02:00
jaguarondi 51f5bfd8ca move src to gwift to be in line with the book 2015-10-02 15:00:05 +02:00
Fred d1ec86321f create model 2015-10-02 14:01:57 +02:00
Fred 1252fc67a4 move sources to src/, keep requirements and docs at root 2015-10-02 13:52:52 +02:00
Fred de78b3d610 create wish django app 2015-10-01 21:16:37 +02:00
Fred 87e83ebc7f add gitignore 2015-10-01 21:16:11 +02:00
Fred 8bea8c1ecc add django as base requirement 2015-10-01 20:47:54 +02:00
Fred 1aa9e07ec9 project created 2015-09-30 10:33:59 +02:00