Levi
2a4b6e973d
Downgrading django from 1.10 to 1.9. Added supports.html. Added supports view . Fixing post supports style. Working on # #2689 Removing links from supportus.html. . Working on # #2689 FIxed history fonts style and color . Working on # #2689 Finished supportus.html. Working on # #2689 Tagging post. Working on # #2689 Fixing broken links history.html. Working on #2674 Deactivate membership. Working on #2686 Reactivate membership
2016-11-17 21:08:16 -05:00
Levi
a8b9e02ea5
started hosting permissions
2016-06-26 14:50:48 -05:00
Levi
a846f42bf6
Added mark a notification as read feature, Fixed some errors
2016-05-29 13:37:43 -05:00
Levi
5bdcc5d2b2
Fixed Login Error Style , Started view to generating SSH key for a VM
2016-05-20 16:41:42 -04:30
Levi
2a1bcbc904
added model mommy to requirements.txt
2016-05-12 02:11:18 -05:00
Levi
57b1ab7022
Fixed requirements file
2016-04-29 23:53:36 -05:00
Levi
bad0bd60d0
Fixed requirements file
2016-04-29 23:43:34 -05:00
4389230b60
:Merge remote-tracking branch 'remotes/origin/feature/digital.glarus.german' into develop
...
Conflicts:
dynamicweb/settings-test/__init__.py
requirements.txt
templates/cms/ungleich.ch/_footer.html
templates/cms/ungleich.ch/_header_base.html
templates/cms/ungleich.ch/_menu.html
templates/cms/ungleich.ch/base.html
templates/cms/ungleich.ch/blog.html
templates/cms/ungleich.ch/page.html
templates/cms/ungleichch/__init__.py
templates/cms/ungleichch/_footer.html
templates/cms/ungleichch/_header_base.html
templates/cms/ungleichch/_menu.html
templates/cms/ungleichch/base.html
templates/cms/ungleichch/blog.html
templates/cms/ungleichch/page.html
ungleich/templates/cms/ungleichch/_footer.html
ungleich/templates/cms/ungleichch/_header_base.html
ungleich/templates/cms/ungleichch/_menu.html
ungleich/templates/cms/ungleichch/base_ungleich.html
ungleich/templates/cms/ungleichch/blog_ungleich.html
ungleich/templates/cms/ungleichch/page.html
2016-04-22 10:08:33 +02:00
Tomislav R
ddb4de2954
fixed orphaned plugins and add post functionality
2016-03-25 19:18:07 +01:00
039399b95b
server push
2016-03-19 21:28:58 +01:00
Tomislav R
baef7e4aa8
fixed requirements
2016-03-16 00:26:49 +01:00
Tomislav R
6223f4a1ef
payment app
2016-03-11 19:42:45 +01:00
Tomislav R
f82e0604ca
update req file and update directory structure
2016-03-07 19:20:45 +01:00
Tomislav R
0558d6e396
django version update #3
2016-02-29 23:28:31 +01:00
d3238aa8f3
updated requirements
...
Signed-off-by: rscnt <rascnt@gmail.com>
2016-02-07 20:02:56 -06:00
180ad09fab
added django-dotenv to requirements.txt
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-11-02 14:43:03 -06:00
df9b0eacaa
Merge branch 'feature/digital.glarus.german' into develop
2015-10-04 09:23:56 -06:00
78c6c45a0b
project: removed circus egg and deps.
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-10-04 08:04:23 -06:00
acca06a11d
Merge branch 'master' of git.ungleich.ch:dynamicweb into develop
...
Conflicts:
.gitignore
dynamicweb/settings.py
requirements.txt
2015-09-19 17:02:36 +02:00
e022a422d2
adding digital glarus landing page and fixed price image
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-09-16 01:11:39 -06:00
086e72c5c6
settings: python-memcache -> pylibmc
2015-09-15 10:05:46 -06:00
상희 김
2cce30f36d
Fix requirements
2015-09-09 23:09:28 +02:00
27a0fc1c59
requirements: added djangocms-page-meta
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-16 01:40:41 -06:00
d10e7fc0b5
requirements: added gevent and circus git.
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-30 23:18:11 -06:00
0e9d71512e
configs: replaced gevent with meinheld.
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-28 02:30:14 -06:00
62bbd14dc4
requirements: added gevent.
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-28 00:39:14 -06:00
4971c3cb7d
requirements: added circus + chaussette.
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-27 23:22:52 -06:00
37e527bd28
requirements: packages updated
2015-05-24 10:26:22 -06:00
d6fdaea4ed
settings: added django_compressor
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-22 01:31:44 -06:00
0a9955986e
requirements: Added django-bootstrap3
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-22 00:02:05 -06:00
fbf9603cd4
requirements: set django==1.7.8
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-21 01:10:29 -06:00
c7c21fb632
requirements: fixed Django version.
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 23:44:22 -06:00
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
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
c98ae2adab
requirements: added djangocms-blog egg.
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 19:12:45 -06:00
fb29ab1f43
requirements: added base eggs.
...
Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-20 19:06:58 -06:00
Nico Schottelius
fa872ae6fe
begin requirments.txt
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-14 09:47:39 +02:00