Garret Wassermann
c3aacbd813
Remove link to heroku demo
2022-11-07 13:42:30 -05:00
chrisbroderick
9627c17a45
Enhance for development processes
2022-09-08 23:31:02 +01:00
Garret Wassermann
fbf022df96
Bump to version 0.4.1
2022-07-02 06:40:35 -04:00
Garret Wassermann
e613c2107f
Add 3.2 LTS recommendation, 4 for early adopters
2022-06-12 03:27:52 -04:00
Garret Wassermann
ee42ba48a3
Merge in bugfixes from 0.3.5
2022-06-12 03:00:25 -04:00
Benbb96
8d3521764b
Update HTTPS link to demo
2022-05-13 09:20:31 +02:00
Garret Wassermann
e6d14b1d3d
Update README with azure build status
2021-10-18 22:31:43 -04:00
Garret Wassermann
5ca1f39c23
Update versions and copyrights to begin the 0.4 release dev cycle
2021-10-18 01:16:39 -04:00
Garret Wassermann
122d8f7b6a
Update documentation for 0.3.0 release, restrict support to python 3.8+ because earlier pythons are no longer supported upstream anyway
2021-10-17 23:49:16 -04:00
Garret Wassermann
00edddbaad
Update docs to recommend using django 3.2 LTS
2021-08-20 02:12:55 -04:00
Arkadiy Korotaev
4955d983a2
fix(tests): Run tests without the socks components and document their usage
2020-11-24 11:21:51 +01:00
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