Commit Graph

48 Commits

Author SHA1 Message Date
Garret Wassermann
547a57ca4e Merge 0.2.20 bugfixes 2020-04-15 05:47:12 -04:00
Garret Wassermann
c71d8879ec Update copyright year in README 2020-04-15 05:17:08 -04:00
Garret Wassermann
66ab507c15 Snyc with master to get patches for ru templates and custom User models 2019-08-05 19:40:38 -04:00
Garret Wassermann
b41f95fd7e Drop support for python 3.4 and 3.5, since they're now unsupported too anyway 2019-08-05 19:29:14 -04:00
Garret Wassermann
0de263280f Merged 0.2.16 bugfixes 2019-05-25 01:25:39 -04:00
Garret Wassermann
4fb8426153 Update requirements to ensure Django 2.2 LTS 2019-04-01 21:39:19 -04:00
Garret Wassermann
7f19828a0e Set Django 2.2 LTS as the default for the 0.3 release 2019-04-01 21:35:09 -04:00
CedricCarard
fa02a041b8 add option user pip install command rundemo 2019-03-14 23:10:33 +01:00
Garret Wassermann
eaaaad8391 Remove py2 commands from makefile, update README copyright for (C) 2019 (happy new year everyone) 2019-01-01 18:12:11 -05:00
Garret Wassermann
1af01b275f Update docs for bootstrap4form for #682 2018-12-27 17:26:03 -05:00
Garret Wassermann
afa14aa201 Update README flair for develop branch 2018-09-01 23:29:28 -04:00
Garret Wassermann
00b3d2fb3f Can't believe I made that typo 2018-07-03 01:02:55 -04:00
Garret Wassermann
40359068e1 Clearly require Python 3.5+ and Django 2.x in README 2018-07-03 01:01:45 -04:00
Garret Wassermann
6cb1ad740a Bump version to 0.2.7, add README note about initial Django 2.0 support 2018-03-04 02:09:54 -05:00
Garret Wassermann
2133132c16 Update copyright year for 2018 2018-02-28 16:15:06 -05:00
Garret Wassermann
11902cc9c8 Fix .rst markup, accidentally used .md 2017-09-13 00:58:00 -04:00
Garret Wassermann
a5d5ef0bc5 We require specifically Django 1.11.x, update documentation 2017-09-12 21:16:30 -04:00
Garret Wassermann
f5aec2d385 Update docs for minimum of Django 1.11, set release version to 0.2.0 and change primary maintainer to gwasser 2017-08-30 15:54:19 -04:00
Garret Wassermann
a69cf25c71 Rework README and CONTRIBUTING to remove redundancy. Some README statements moved to install docs instead. 2017-03-20 03:19:53 -04:00
Garret Wassermann
904a83e2fe
Remove Django 1.7 from requirements and testing, set version to 0.2.0 2016-10-28 14:59:03 +07:00
Jonathan Barratt
d5502bb00d
fix typo in README.rst and its filename in MANIFEST.in 2016-10-27 15:07:51 +07:00
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