Joost Cassee
f7a55746b4
Update changelog and contributors
2016-01-06 15:22:19 +01:00
Joost Cassee
9fe81545fd
Fix typos in tox.ini
2016-01-06 15:17:41 +01:00
Joost Cassee
f84872a0ab
Merge branch 'django19' of https://github.com/hobarrera/django-analytical
...
Conflicts:
tox.ini
2016-01-06 14:58:43 +01:00
Joost Cassee
cf9c581de1
Merge pull request #75 from orcasgit/custom-username
...
support alternative username fields
2016-01-06 14:46:04 +01:00
Joost Cassee
7fcadd3000
Merge pull request #77 from bittner/master
...
Allow local host names for Piwik servers
2016-01-06 14:17:45 +01:00
Peter Bittner
2510333c5d
Allow local host names for Piwik servers
...
Closes #76
2016-01-04 17:49:48 +01:00
Hugo Osvaldo Barrera
d067769947
Sort entries in autogenerated travis configuration
2015-12-21 14:26:40 -03:00
Hugo Osvaldo Barrera
21328da7ba
Mention supported django versions in README and docs
2015-12-21 14:26:40 -03:00
Hugo Osvaldo Barrera
330949ecb7
Fix python35 failures on travis
2015-12-21 14:26:39 -03:00
Hugo Osvaldo Barrera
9144118f80
Add missing apps to chartbeat tests settings
2015-12-21 14:26:39 -03:00
Hugo Osvaldo Barrera
f8b820c1db
Only import django.contrib.site if it's in use
...
Since django1.7, importing models for uninitialized apps is not
supported, so Site if the app has been configured/initialized.
2015-12-21 14:26:39 -03:00
Hugo Osvaldo Barrera
d7fcdb0346
Make mixpanel dj19-compatible
...
Looks like django>=1.9 uses `token` somewhere for simpletags, so use
`_token` for our own to avoid it getting overwritten.
2015-12-21 14:26:39 -03:00
Hugo Osvaldo Barrera
d42e6d348b
Escape performable tags
...
See this entry[1] in the django 1.9 release notes for details.
[1]: https://docs.djangoproject.com/en/1.9/releases/1.9/#simple-tag-now-wraps-tag-output-in-conditional-escape
2015-12-21 14:26:39 -03:00
Hugo Osvaldo Barrera
b833f37f95
Tests migrate instead of syncdb
...
The latter is obsolete and have been replaced by the former.
2015-12-21 14:26:39 -03:00
Hugo Osvaldo Barrera
87be940822
Drop support for unsupported django versions
...
Since django 1.8 is an LTS release, we're dropping support for older
versions.
Since django 1.7 is still relatively recent, we'll be keeping support
for it for now.
2015-12-21 14:26:39 -03:00
Hugo Osvaldo Barrera
e2f25d43cd
Fix crash on setup.py when NOT running tests
2015-12-21 14:26:34 -03:00
Brad Pitcher
5af731ab9d
support custom username fields
2015-12-20 09:40:08 -08:00
Joost Cassee
25236d524a
Merge pull request #74 from orcasgit/empty-override
...
override internal ips with empty list
2015-12-18 11:59:39 +01:00
Brad Pitcher
4273525668
override internal ips with empty list
2015-12-17 13:48:24 -08:00
Hugo Osvaldo Barrera
0725045330
Ignore vim swap files
2015-12-06 11:37:11 -03:00
Hugo Osvaldo Barrera
29a18306bb
Configure django before using it
2015-12-06 11:37:11 -03:00
Hugo Osvaldo Barrera
7f039cce3f
Remove bogus import
2015-12-06 11:37:11 -03:00
Hugo Osvaldo Barrera
5a336088f6
List missing dependencies
2015-12-06 11:37:11 -03:00
Hugo Osvaldo Barrera
8742050a0c
Eliminate race condition during test startup
2015-12-06 11:37:11 -03:00
Hugo Osvaldo Barrera
8a16cea356
Don't fail tests if coverall fails
2015-12-06 11:37:11 -03:00
Hugo Osvaldo Barrera
bdd1a171f2
Add django1.9 to the test matrix
2015-12-06 11:37:04 -03:00
Hugo Osvaldo Barrera
ecb4da9ffb
Remove redundant basepython declarations
2015-12-06 11:34:54 -03:00
Joost Cassee
032a157c6f
Merge pull request #71 from JamesPaden/master
...
Fix link to Gaug.es in README
2015-11-05 21:47:38 +01:00
James Paden
f6ac6d61ee
Fix link to Gaug.es in README
2015-11-05 14:27:20 -05:00
James Paden
0182cc7abb
Fix link to Gaug.es in README
2015-11-05 14:26:41 -05:00
Joost Cassee
2625271654
Merge pull request #70 from bittner/master
...
Also test Python 3.2 with tox
2015-09-27 07:53:05 +02:00
Peter Bittner
8a95cd0acf
Add Python 3.2 to setup infos (PyPI classifiers)
...
Update URLs (http -> https, old download URL obsolete)
2015-09-27 00:06:45 +02:00
Peter Bittner
1909663966
Avoid u-prefix for unicode strings (Python 3.2 compatibility)
2015-09-26 23:47:05 +02:00
Peter Bittner
2a5015fed2
Pin coverage version (workaround for Python 3.2 test execution on Travis-CI)
...
see https://bitbucket.org/ned/coveragepy/issues/407/coverage-failing-on-python-325-using#comment-22049180
2015-09-26 11:10:37 +02:00
Peter Bittner
d8c5852abb
Also test Python 3.2 with tox
...
Match python/django test combinations with Pip packages on PyPI
see https://pypi.python.org/pypi/Django/1.x (with x in 4..8)
2015-09-25 17:33:54 +02:00
Joost Cassee
aabe85b925
Merge pull request #69 from bittner/master
...
Add Gitter badge, update some URLs
2015-09-25 09:40:46 +02:00
Peter Bittner
6411469886
Add Gitter badge, update some URLs
2015-09-24 22:07:37 +02:00
Joost Cassee
0889583e81
Merge pull request #66 from ericdwang/master
...
Update locations of constants in Google Analytics documentation
2015-09-16 09:54:19 +02:00
Joost Cassee
6ccc5327f3
Merge pull request #65 from bittner/feature/remove-django19-deprecation-warning
...
Fix RemovedInDjango19Warning (django.utils.importlib)
2015-09-16 09:49:32 +02:00
Joost Cassee
c6de68c037
Merge pull request #64 from bittner/feature/flake8-blank-lines
...
Fix flake8 complaints (whitespace), add another badge
2015-09-16 09:47:44 +02:00
Eric Wang
b30503be93
Update locations of constants in Google Analytics documentation
2015-09-12 17:12:54 -07:00
Peter Bittner
3e93cc5c4b
Add code health badge (Landscape.io)
2015-09-08 22:43:02 +02:00
Peter Bittner
e2ad1ceced
Fix flake8 complaints (E225, E261, E302, W291, W292, W293)
2015-09-08 22:35:06 +02:00
Peter Bittner
87bb09c66e
Fix RemovedInDjango19Warning (django.utils.importlib)
2015-09-08 18:46:35 +02:00
Joost Cassee
cfdc330d25
Update development status classifier in setup.py
2015-08-24 20:29:20 +02:00
Joost Cassee
11507a9a3f
Bump version and update changelog
2015-08-24 15:34:01 +02:00
Peter Bittner
da1dd33e0e
Merge pull request #63 from apocquet/master
...
Add Piwik user variables support and identity tracking
2015-08-24 11:48:50 +02:00
Alexandre Pocquet
a6c91d19d4
Reformat Piwik docstring
2015-08-24 11:32:54 +02:00
Alexandre Pocquet
903ad4eb04
Update code style
2015-08-21 11:05:59 +02:00
Alexandre Pocquet
f1fe8ca740
Update Piwik documentation
2015-08-21 11:04:55 +02:00