Commit Graph

950 Commits

Author SHA1 Message Date
rascencio 7a386806f9 settings: adapting settings for django1.7
- Fixed: call to local.local_settings module.
- Added: TEMPLATE_CONTEXT_PROCESSORS tuple,
     django 1.7 requirement.
- Added: SITE_ID variable.
- Added: 'django.contrib.sites' to INSTALLED_APPS
     tuple for django 1.7 compatibility.
- Fixed: Languages code settings.

Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 22:38:22 -06:00
rascencio d2e978caeb settings: adapting settings for django1.7
- Fixed: call to local.local_settings module.
- Added: TEMPLATE_CONTEXT_PROCESSORS tuple,
     django 1.7 requirement.
- Added: SITE_ID variable.
- Added: 'django.contrib.sites' to INSTALLED_APPS
     tuple for django 1.7 compatibility.
- Fixed: Languages code settings.

Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 22:38:22 -06:00
rascencio b9deacad4e settings: added apps for django-cms
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 22:06:24 -06:00
rascencio 4563872d75 settings: added apps for django-cms
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 22:06:24 -06:00
rascencio a1c97d96ce settings: added local_settings.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 20:57:22 -06:00
rascencio b77d1db911 settings: added local_settings.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 20:57:22 -06:00
rascencio e280d3213c requirements: added more django-cms plugins.
Added editable package, for django-select2,
the egg django-select2-py3 in pypy wasn't
updated since 2013. Functionality hasn't
been tested but at least it installed.

Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 19:40:26 -06:00
rascencio 03777523f9 requirements: added more django-cms plugins.
Added editable package, for django-select2,
the egg django-select2-py3 in pypy wasn't
updated since 2013. Functionality hasn't
been tested but at least it installed.

Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 19:40:26 -06:00
rascencio fa26689808 requirements: added djangocms-blog egg.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 19:12:45 -06:00
rascencio c98ae2adab requirements: added djangocms-blog egg.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 19:12:45 -06:00
rascencio 3eb9df9097 requirements: added base eggs.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 19:06:58 -06:00
rascencio fb29ab1f43 requirements: added base eggs.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 19:06:58 -06:00
rascencio 7f33ac39c0 gitignore: added more patterns.
local_settings.py, it's for enviroment
variables, secret keys...

The rest of patterns are just standard.

Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 18:56:54 -06:00
rascencio 0e52fce18b gitignore: added more patterns.
local_settings.py, it's for enviroment
variables, secret keys...

The rest of patterns are just standard.

Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 18:56:54 -06:00
Nico Schottelius c05c253b42 do not print - but ignore if localsettings are not existing
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-14 11:58:43 +02:00
Nico Schottelius 5238b257c4 do not print - but ignore if localsettings are not existing
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-14 11:58:43 +02:00
Nico Schottelius 2ef2269c41 begin requirments.txt
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-14 09:47:39 +02:00
Nico Schottelius fa872ae6fe begin requirments.txt
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-14 09:47:39 +02:00
Nico Schottelius 2b9ebdf96c postgres module
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-14 01:24:40 +02:00
Nico Schottelius 9b48d37674 postgres module
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-14 01:24:40 +02:00
Nico Schottelius c3f24179fc update db to postgres
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-14 01:22:20 +02:00
Nico Schottelius cccd076a3b update db to postgres
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-14 01:22:20 +02:00
Nico Schottelius bba227428d support local settings
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-14 01:19:55 +02:00
Nico Schottelius 04c50ec314 support local settings
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-14 01:19:55 +02:00
Nico Schottelius 5f68a0282e add uwsgi.ini
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-14 00:59:52 +02:00
Nico Schottelius 3e62c4e0a6 add uwsgi.ini
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-14 00:59:52 +02:00
Nico Schottelius c80fb547bb setup new static dir
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-12 23:44:30 +02:00
Nico Schottelius 0c3fcdee29 setup new static dir
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-12 23:44:30 +02:00
Nico Schottelius c438d90a82 fix the source for jquery and bootstrap.js
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 22:54:46 +02:00
Nico Schottelius e33262a617 fix the source for jquery and bootstrap.js
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 22:54:46 +02:00
Nico Schottelius aab8845a08 also integrate about
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 22:48:14 +02:00
Nico Schottelius c996b89df4 also integrate about
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 22:48:14 +02:00
Nico Schottelius 1bd69c8b83 make the form work
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 22:42:08 +02:00
Nico Schottelius ca25436440 make the form work
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 22:42:08 +02:00
Nico Schottelius 4f832fac5a integrate contact - begin to integrate form
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 22:02:19 +02:00
Nico Schottelius 5fe7987b8a integrate contact - begin to integrate form
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 22:02:19 +02:00
Nico Schottelius ebd624dc04 split index to base and index
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 21:45:41 +02:00
Nico Schottelius d3529da567 split index to base and index
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 21:45:41 +02:00
Nico Schottelius 07ce78dd5c import static data from static homepage
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 21:38:59 +02:00
Nico Schottelius 6d740b5923 import static data from static homepage
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 21:38:59 +02:00
Nico Schottelius 0071a78102 import base.html from index.html
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 21:13:04 +02:00
Nico Schottelius 0f1fe73895 can save messages
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 20:41:11 +02:00
Nico Schottelius 9350814f57 add detail view
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 19:00:38 +02:00
Nico Schottelius 7f7e5be1c6 begin form creation
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 17:42:04 +02:00
Nico Schottelius 5d1b26d4f7 add first view to digital.glarus
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 17:15:20 +02:00
Nico Schottelius 6bb80d117c readable str for messages
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 17:12:46 +02:00
Nico Schottelius f893607fee expose messages in admin
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 17:07:16 +02:00
Nico Schottelius cdd6998301 register app
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 17:07:08 +02:00
Nico Schottelius 1dff90c99b start digital glarus
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 17:00:15 +02:00
Nico Schottelius 086195073b Init
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
2015-05-02 01:30:30 +02:00