Commit graph

39 commits

Author SHA1 Message Date
Martin Pépin
750f7937b0 Merge branch 'master' into Kerl/dev_env 2017-05-17 10:33:05 +01:00
Martin Pépin
5dc43b2ac6 Remove irrelevant environment variables 2017-05-16 21:43:30 +01:00
Martin Pépin
e28b73a2ec Split the settings in two files, secrets system 2017-05-16 19:52:59 +01:00
Martin Pépin
e64c3d0b37 Setup a production-like environment in vagrant
- We already use Daphne and channels to prepare the future use of
  websockets.
- The app is served behind an nginx reverse-proxy
- The services we need are managed by systemctl

The production-like running instance of GestionÉvénementiel can be
accessed on localhost:8080 outside vagrant.
2017-05-16 16:13:31 +01:00
Martin Pépin
0cfbf58cdb Upgrade to Django 1.11 2017-05-16 11:53:43 +01:00
Qwann
6e733492ac Merge branch 'qwann/views/shared' into qwann/move_user 2017-04-26 19:02:41 +02:00
Qwann
7a4a836d6e small fixes 2017-04-26 04:08:25 +02:00
Qwann
9f4ab91aad Merge branch 'qwann/views/shared' into qwann/move_user 2017-04-06 00:46:29 +02:00
Qwann
03b1fc31b8 Merge branch 'qwann/html/user' into qwann/views/shared 2017-04-05 18:52:45 +02:00
Qwann
3729f3005d removing shared from STATICFILES_DIRS 2017-04-05 18:49:11 +02:00
Qwann
9c4e950593 Merge branch 'qwann/views/shared' into qwann/move_user 2017-03-05 19:13:54 +01:00
Qwann
afdc821c21 Merge branch 'qwann/html/user' into qwann/views/shared 2017-03-05 19:13:24 +01:00
Qwann
f47608d246 Merge branch 'qwann/html/base2' into qwann/html/user 2017-03-05 19:12:56 +01:00
Qwann
be1a89a467 small fixes 2017-03-05 19:10:19 +01:00
Qwann
cf8085952f Merge branch 'qwann/html/base2' into qwann/html/user 2017-02-21 21:21:24 +01:00
Qwann
c3180281a4 forgotten include 2017-02-21 21:20:43 +01:00
Qwann
79770b0b9c Merge branch 'qwann/views/shared' into qwann/move_user 2017-02-21 21:01:31 +01:00
Qwann
7f2f995efd wrong merge fixed 2017-02-21 21:01:05 +01:00
Qwann
0175db89bd Merge branch 'qwann/views/shared' into qwann/move_user 2017-02-21 20:50:32 +01:00
Qwann
1a7df9dedb Merge branch 'qwann/html/user' into qwann/views/shared 2017-02-21 20:46:35 +01:00
Qwann
6d37019612 Merge branch 'qwann/html/base2' into qwann/html/user 2017-02-21 20:45:59 +01:00
Qwann
fa7f046928 Merge branch 'models' into qwann/html/base2 2017-02-21 20:45:20 +01:00
Qwann
c7db0c10b6 include forgotten 2017-02-21 17:17:09 +01:00
Qwann
1f8339b4db renaming user into users 2017-02-21 16:56:34 +01:00
Qwann
cdf5fbb285 specifying home as... home in urls 2017-02-21 16:02:23 +01:00
Qwann
886f71fb5c creating 'empty' home view 2017-02-21 15:32:03 +01:00
Qwann
6be19a463c now shared components are in an application
now var components are in shared
installing widget_tweaks
2017-02-21 11:09:10 +01:00
Qwann
d0620a6bf8 first modifs in user views 2017-02-20 18:42:37 +01:00
Qwann
b67a40bb51 Merge branch 'qwann/html/cheatsheets' of git.eleves.ens.fr:cof-geek/GestionEvenementiel into qwann/html/cheatsheets 2017-02-18 20:15:31 +01:00
Qwann
cc2d423f46 debug toolbar 2017-02-18 18:28:11 +01:00
Qwann
4f73d3cc1a Merge branch 'models' into qwann/html/base 2017-02-18 01:47:51 +01:00
Qwann
87967dbad7 adding user model 2017-02-18 01:45:22 +01:00
Qwann
2433eb40c1 removing any user mention 2017-02-18 01:40:03 +01:00
Qwann
cd86ea2fd6 base : ça commence à ressembler un à truc (vaguement) 2017-02-18 01:10:30 +01:00
Qwann
6021cc5a33 middlexare fix 2016-10-14 13:00:51 +02:00
Qwann
95b492e05d Tous les modèles et champs sont là
Reste à faire les __getattr__ et __setattr__
2016-09-30 20:10:35 +02:00
Martin Pépin
1bab75d13e Ajout des applis bootstrap et ddt
Installées comme requirements mais précédemment non incluses dans
settings.INSTALLED_APPS
2016-09-29 00:51:36 +02:00
Martin Pépin
0b4148f95b Fix dev setup 2016-09-29 00:13:16 +02:00
Qwann
c6d1fc2791 installation vagrant 2016-09-28 20:36:48 +02:00