1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00
Commit graph

11 commits

Author SHA1 Message Date
Pascal F
7fde5f7165
Support for Django 5.0 and python 3.12 + Fix CI (#277)
* Upgrade to last Django & Python supported versions

* flake8 fixes

* Add CI

* Add final version of Django 5.0
2023-12-09 19:01:53 -08:00
Adam Dobrawy
5abc1981dc
Add tests docs to CI and fix docs warning (#238)
* Add tests docs to CI and fix docs warning

* Switch to storing environment variables in travis outside of secure vars.

* Force a rebuild.

* Force a rebuild.

* Run integration tests just once per test run.

* Minor updates.

* Nevermind; this test class covers more than just integration tests.

* Attempting to fix docs build via https://stackoverflow.com/questions/61711710/runtimeerror-class-not-set-defining-abstractbaseuser-as-class-django-co\#comment112739057_63045563

* Minor docs fix.

Co-authored-by: Adam Coddington <me@adamcoddington.net>
2020-12-06 18:10:15 -08:00
Adam Dobrawy
2b2b7d6392 Modernize syntax, drop Python EOL, drop drop Django<1.11, upgrade TravisCI config to v1, add Python 3.8 & Django 3.x 2019-11-09 19:23:08 +01:00
Adam Dobrawy
4ded1e16dd Auto-add model fields as param in docs 2016-08-16 07:47:18 +02:00
Adam Coddington
03fa9c6df0 Switch to the default documentation theme. 2015-04-21 12:16:15 -07:00
Adam Coddington
e6fb545608 Adding model documentation to docs; fixes #47. 2015-04-20 20:55:16 -07:00
Adam Coddington
bf2f0c89d4 Bumping version number to 3.3. 2014-05-25 12:37:46 -07:00
Adam Coddington
58ca8beeef Updating documentation. 2013-08-04 17:15:11 -07:00
Adam Coddington
4e83ae8eb3 Updating documentation. 2013-06-24 00:20:08 -07:00
Adam Coddington
e6f9e6b94b Updating documentation version. 2013-03-11 21:42:41 -07:00
Adam Coddington
3bada8f1a8 Moving documentation to RTD. 2013-01-22 20:37:11 -08:00