Alex Seeholzer
00b9dce0e9
Added coverage generation to testing, consumed by codecov in the CI build (+4 squashed commits)
...
Squashed commits:
[dadf579] switched to codecov from coveralls
[76f5184] added badge to Readme; debugging travis script;
[8b2a807] Testing submission to coveralls
[675ac37] Added coveralls support for travis
2016-10-20 14:00:51 +02:00
Alex Barcelo
c1330bc0c7
Updating documentation for Django 1.10 support and settings
2016-10-20 08:26:31 +02:00
Ross Poulton
138904bf8b
Update project URLs per #424
2016-10-12 11:14:10 +11:00
Daryl Egarr
14264d34a5
Update README.rst
2016-06-23 16:05:43 +12:00
Chathan Driehuys
9117d98aaa
Fix Transifex Link
...
When clicking on the previous link, I got a 403 message. This new link actually takes me to the project.
2016-06-01 14:16:06 -04:00
Alex Seeholzer
87d1354020
Updated doc and requirements:
...
- Dj1.7 + Py3.5 is not supported
- Dj>1.6 is required
2015-12-16 10:52:20 +01:00
Alex Seeholzer
4e2e517821
changed build target to 3.4+ (3.3 support is dropped for Django 1.8+);
...
changed doc to reflect this;
2015-12-16 10:26:29 +01:00
Ross Poulton
9c249a818b
Update docs & tests for Python 2.7/3.3+ and Django 1.7+
2015-12-16 10:35:00 +11:00
Erik Romijn
8f4760a523
Made build status buttons link to Travis.
2014-09-14 13:14:18 +02:00
Ross Poulton
fe1bfd1fa4
Replace django.contrib.markup with django-markdown-deux. Closes #219 .
2014-07-07 12:10:53 +10:00
Ross Poulton
452a34ad72
Smart email parsing ( closes #203 ): Use email-reply-parser to ignore cruft in incoming emails
2014-01-29 23:08:33 +11:00
Ross Poulton
d340446feb
Remove django-tagging support, as that library is unmaintained. Closes #194 .
2014-01-29 22:00:00 +11:00
Ross Poulton
8a5ddc6d6b
Update README.rst
...
Add travis-ci badge
2013-11-12 15:28:28 +11:00
Ross Poulton
1e7f2dc6c8
Refresh README a little
2012-08-08 14:49:53 +10:00
Ross Poulton
aa16eb6ef2
Add more detail on contrib.markup to docs. Closes #141 .
2012-06-11 13:37:44 +10:00
Ross Poulton
e854791ad4
Update demo site URL
2012-04-25 18:16:50 +10:00
Ross Poulton
e2407151ab
Add note about database collation needing to be UTF-8 for MySQL. Closes GH-65.
2011-07-01 18:34:24 +10:00
Ross Poulton
5e7f98dbb6
Formatting fixes for README
2011-05-06 17:02:36 +10:00
Ross Poulton
953dab3978
Fix a few formatting errors introduced in last commit.
2011-05-06 16:55:42 +10:00
Andreas Kotowicz
312951dad0
add missing commands
2011-05-06 15:58:13 +10:00
Andreas Kotowicz
31a1462b1d
clarify how to change existing django 1.2.x installation so that
...
static files that come with the latest django-helpdesk work.
2011-05-06 15:57:50 +10:00
Ross Poulton
ebc4b7d24c
Add proper database migrations support using South. Updated documentation to match. Closes GH-50.
2011-04-27 19:57:03 +10:00
Ross Poulton
ecd4f2ce42
Remove Transifex image from README as GitHub can't show it due to https usage.
2011-02-07 07:54:11 +00:00
Ross Poulton
6d1df855d7
Add link to Transifex translation project
2011-02-07 07:50:47 +00:00
Ross Poulton
7704f5cc15
Remove TOC from README
2011-02-05 05:01:09 +00:00
Ross Poulton
36399ff392
Update README
2011-02-05 04:59:24 +00:00
Ross Poulton
d1f1b63352
Migrate README to reStructuredText
2011-02-05 04:54:37 +00:00