|
1782c65bac
|
add django-allauth and its dependencies to requirements/base.txt
|
2015-01-17 16:19:26 +01:00 |
|
|
8884b8b042
|
add django-crispy-forms
- add django-crispy-forms to requirements
- add crispy_forms app to settings.base
- add CRISPY_TEMPLATE_PACK setting to settings.base
|
2015-01-17 14:05:04 +01:00 |
|
|
fe40074cde
|
update to Django 1.7.3
|
2015-01-16 19:39:28 +01:00 |
|
|
11baf6bace
|
update dependencies
|
2014-12-17 21:40:08 +01:00 |
|
|
e73e46da3f
|
update to Django 1.7, remove south_migrations, fix tests
|
2014-12-17 21:22:37 +01:00 |
|
|
d5b0382f88
|
update South to 1.0.1, rename migrations to south_migrations
|
2014-12-17 21:08:14 +01:00 |
|
|
0c5706d886
|
use YAML for celery serialization
- add CELERY_ACCEPT_CONTENT, CELERY_TASK_SERIALIZER and
CELERY_RESULT_SERIALIZER in gnuviechadmin.settings.base
- add pyaml to requirements/base.txt
|
2014-05-30 18:36:26 +02:00 |
|
|
1e717556ba
|
refine ldap create commands
- define gnuviechadmin.settins.base.CELERY_ROUTES to properly route ldap tasks
- return dummy values from osusers.tasks
- add billiard, kombu and pytz to requirements/base.txt
|
2014-05-30 12:17:04 +02:00 |
|
|
81f1faee6c
|
add celery dependency
|
2014-05-25 23:33:37 +02:00 |
|
|
618a9b8c11
|
add separate models for mail addresses, domains and mailboxes
|
2014-05-19 22:28:25 +02:00 |
|
|
0e5486f049
|
add psycopg2 requirement
|
2014-05-18 20:46:55 +02:00 |
|
|
8e19d3630d
|
auto generated project
|
2014-05-18 00:07:32 +02:00 |
|