Colm O'Connor
f44b9fad41
Fix for issue #389 (and related issues). For when different distributions have different package names (e.g. libtiff5-dev for ubuntu wily and libtiff4-dev for ubuntu trusty). Ensures that the correct one is installed for the distribution the user is on.
2016-02-06 16:29:10 +00:00
yunti
9f08e59d16
Changed LoginRequiredMixin import
...
Mixin now part of djanog core from 1.9
2016-02-04 18:41:03 +00:00
Fabio C. Barrioneuvo da Luz
7779c726a0
update django, django-floppyforms, hitchpython and selenium version
2016-02-01 18:10:33 -03:00
Fabio C. Barrioneuvo da Luz
5c9b01ae87
update flake8 version
2016-01-30 17:32:01 -03:00
Fábio C. Barrionuevo da Luz
e0835f8dd2
Merge pull request #478 from pydanny/update-requirements
...
update version of dependencies
2016-01-30 17:26:04 -03:00
Fabio C. Barrioneuvo da Luz
8b82f2a804
update version of dependencies
2016-01-29 02:42:45 -03:00
Jay
9a2f72773a
fixed new relic app name
...
The app name wasn't displayed correctly on the new relic dashboard.
Although `NEW_RELIC_APP_NAME` was set in `production.py`, the variable was not loaded *before* the newrelic agent was called.
Since the new relic agent is loaded at a very low level, NEW_RELIC_APP_NAME has to be set before django settings are imported.
2016-01-26 17:04:59 +01:00
Daniel Roy Greenfeld
1722d461b3
Changelog commit
2016-01-18 19:31:56 -08:00
Daniel Roy Greenfeld
d003afcf3a
Merge pull request #472 from pydanny/docker-test
...
Testing Docker
2016-01-18 19:30:23 -08:00
Fábio C. Barrionuevo da Luz
554be0c375
Merge pull request #473 from mjhea0/master
...
added new article - deploy on Fedora
2016-01-18 13:44:30 -02:00
Michael Herman
96e0b0774d
added new article
2016-01-18 08:38:22 -07:00
Jannis Gebauer
f9fd29e898
reformatting
2016-01-18 12:50:01 +01:00
Jannis Gebauer
0fa6eb6cde
added .dockerignore file
2016-01-18 12:48:49 +01:00
Jannis Gebauer
0705fd4a26
Merge pull request #460 from bogdal/dockerignore
...
Add dockerignore file
2016-01-18 12:46:48 +01:00
Jannis Gebauer
715fbee022
added $-sign remove
2016-01-18 12:45:56 +01:00
Jay
82a30ea88c
adds simple docker test
2016-01-18 12:26:25 +01:00
Jannis Gebauer
bd8d23fac3
remove $ from allowed chars
...
django-environ has problems with environment variables that begin with a `$` sign, see https://github.com/joke2k/django-environ/issues/60
2016-01-18 12:14:34 +01:00
Audrey Roy Greenfeld
5756a61732
Add #469 by @originell to changelog/contributors.
2016-01-18 00:00:03 -08:00
Audrey Roy Greenfeld
305e3bc06b
Merge pull request #469 from originell/patch-1
...
Adds celerybeat db to gitignore
2016-01-17 23:54:32 -08:00
Burhan Khalid
173eb3d102
fixing style on changelog
2016-01-17 13:07:31 +03:00
Burhan Khalid
6f0d69446f
adding articles section (pr # 456)
2016-01-17 13:03:01 +03:00
Burhan Khalid
07fcaf3728
Merge branch 'mjhea0-master' - PR #456
2016-01-17 12:59:52 +03:00
Burhan Khalid
4ff84a5799
Merge branch 'master' of https://github.com/mjhea0/cookiecutter-django into mjhea0-master
2016-01-17 12:58:45 +03:00
Daniel Roy Greenfeld
b66ec6594e
Fix test breakers
2016-01-16 11:00:56 -08:00
Daniel Roy Greenfeld
f78069f523
Fixes #345 explain need for django.contrib.sites
2016-01-16 10:43:01 -08:00
Daniel Roy Greenfeld
07514be580
Fixes #345 explain need for django.contrib.sites
2016-01-16 10:40:32 -08:00
Daniel Roy Greenfeld
39dffcbf9f
Merge pull request #465 from highpost/master
...
Added an explanation of how to define the DATABASE_URL environment va…
2016-01-15 10:21:22 -08:00
Audrey Roy Greenfeld
56f12301d7
Add #468 to changelog. Add @Collederas to contributors.
2016-01-15 00:01:25 -08:00
Audrey Roy Greenfeld
24531d9dae
Update setup.py to 1.9.1.
2016-01-15 00:01:04 -08:00
Audrey Roy Greenfeld
5137d17dc7
Merge pull request #468 from Collederas/patch-1
...
Update setup.py
2016-01-14 23:56:15 -08:00
Luis Nell
76b1858861
Adds celerybeat db to gitignore
...
Doesn't make sense to have the task scheduling db in any VCS.
2016-01-13 21:25:27 +01:00
Audrey Roy Greenfeld
aa157bba18
Require wheel 0.26.0 on Python 3 to get around certain common pip install errors.
2016-01-13 10:41:02 -08:00
Collederas
3b51689860
Update setup.py
2016-01-13 09:17:36 +01:00
Burhan Khalid
ee7f889a9b
upgrade django-extensions for a bugfix that breaks django 1.9 compatibility
2016-01-09 20:22:19 +03:00
Burhan Khalid
bbbbb25253
upgrade pillow
2016-01-09 20:10:11 +03:00
Burhan Khalid
d9bbb613c5
upgrade django to 1.9.1
2016-01-09 20:05:23 +03:00
Burhan Khalid
7794121406
updated changelog, and fixed the dates
2016-01-09 20:00:13 +03:00
Burhan Khalid
2bbc0672e1
upgrading crispy-forms to 1.6, adding support for bootstrap 4 and compatibility updates for django 1.9
2016-01-09 19:55:59 +03:00
Burhan Khalid
82224ee612
upgrading django-model-utils to 2.4, which adds support for django 1.9
2016-01-09 19:53:21 +03:00
Daniel Sears
57aed057cc
Added an explanation of how to define the DATABASE_URL environment variable.
2016-01-08 15:40:19 -08:00
Jannis Gebauer
424d176b0d
windows fix for docker
2016-01-08 11:30:27 +01:00
Burhan Khalid
7228833fe9
Merge pull request #462 from burhan/win-docker
...
initial fixes for docker issue on windows 10
2016-01-08 13:29:24 +03:00
Burhan Khalid
9f23929548
Merge pull request #1 from jayfk/patch-2
...
fixed typo
2016-01-08 13:19:15 +03:00
Jay
f8a610502a
fixed redis url on docker
2016-01-08 11:16:14 +01:00
Adam Bogdał
8dc86c3390
Add exceptions
2016-01-08 10:57:57 +01:00
Jannis Gebauer
30e0f2ace1
fixed typo
2016-01-08 10:15:37 +01:00
Michael Herman
0ea21b4704
added articles section to readme
2016-01-07 17:17:37 -07:00
Michael Herman
bfc3b09379
Merge remote-tracking branch 'upstream/master'
2016-01-07 17:16:56 -07:00
Daniel Roy Greenfeld
32a61e8678
Modernize the date
2016-01-07 12:30:36 -08:00
Audrey Roy Greenfeld
0637ba63ee
Fix Markdown formatting of changelog.
2016-01-07 09:36:36 -08:00