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
7a4a836d6e
small fixes
2017-04-26 04:08:25 +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
cdf5fbb285
specifying home as... home in urls
2017-02-21 16:02:23 +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
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