Bastien Gerard
e5a2714baf
update doc for isort
2021-03-29 21:55:34 +02:00
Bastien Gérard
1312100bc7
Merge branch 'master' of github.com:MongoEngine/mongoengine into Pacu2-fix/add-dev-tools
2020-04-25 20:53:35 +02:00
Bastien Gérard
43724e40b2
improve doc related to dropping Py2 support
2020-04-25 14:16:56 +02:00
Bastien Gérard
03e34299f0
clean code related to Py2 + six.text_type & six.string_types
2020-03-11 21:50:50 +01:00
Bastien Gérard
421e3f324f
Drop python2 support
2020-03-09 00:18:52 +01:00
Bastien Gérard
64c0cace85
fix from code review regarding py2py3 compat
2019-12-13 23:57:18 +01:00
Bastien Gérard
7e0ba1b335
clean remaining references to 2to3
2019-12-13 23:52:59 +01:00
Bastien Gérard
a3e432eb68
remove references to '2to3' in doc, travis, etc
2019-12-13 23:46:13 +01:00
Filip Kucharczyk
d3d7f0e670
Changelog
2019-12-05 01:18:29 +01:00
Filip Kucharczyk
abc159b7b9
Update Contributing, changelog
2019-12-05 01:10:54 +01:00
Bastien Gérard
799cdafae6
remove references to nose
2019-10-31 23:02:28 +01:00
Stefan Wójcik
b47669403b
Format the codebase using Black ( #2109 )
...
This commit:
1. Formats all of our existing code using `black`.
2. Adds a note about using `black` to `CONTRIBUTING.rst`.
3. Runs `black --check` as part of CI (failing builds that aren't properly formatted).
2019-06-27 13:05:54 +02:00
Bastien Gérard
364813dd73
Clarify that you should use python 2 when developing on mongoengine #1837
2018-08-13 22:34:37 +02:00
Stefan Wójcik
894e9818ac
use an external sphinx rtd theme ( #1541 )
...
Externalize Sphinx RTD theme
2017-04-30 15:38:21 -04:00
Omer Katz
2bedb36d7f
Test against multiple MongoDB versions in Travis ( #1074 )
2017-02-26 14:52:43 -05:00
Stefan Wojcik
b013a065f7
remove readme mention of the irc channel
2016-12-28 11:50:28 -05:00
Manuel Jeckelmann
57c2e867d8
Remove py26 from contributing docs ( #1439 )
...
Python 2.6 is not supported anymore with version 0.11.0
2016-12-19 17:54:43 -05:00
mrigal
e438491938
typos
2015-06-23 23:16:08 +02:00
mrigal
307b35a5bf
some more update, mainly docs
2015-06-23 23:16:08 +02:00
Axel Haustant
91ee85152c
Tests/Tox/TravisCI improvements
2015-04-28 20:19:56 +02:00
Axel Haustant
8e8d9426df
Document about tox testing
2015-04-28 18:54:10 +02:00
Ross Lawley
4a71c5b424
Updates to CONTRIBUTING.rst
2013-05-02 10:47:37 +00:00
Ross Lawley
3ce163b1a0
Updates to the readme
2012-09-27 10:29:24 +00:00
Ross Lawley
7c1ee28f13
Added CONTRIBUTING.rst
2012-09-27 10:26:22 +00:00