blag
|
ee3d1295f3
|
Put the <h2> back
|
2022-12-26 22:48:54 -07:00 |
|
blag
|
679d71f3ac
|
Keep using blocktrans for Django 3 compatibility
|
2022-12-26 22:48:37 -07:00 |
|
blag
|
1af6316b78
|
Don't use removed unicode() function
|
2022-12-26 22:42:31 -07:00 |
|
blag
|
13d5070910
|
Fix blocktrans variable and tag name
|
2022-12-26 22:42:31 -07:00 |
|
blag
|
3e5ede7635
|
Quick template fix
|
2022-12-26 22:42:31 -07:00 |
|
Nicholas Serra
|
3405a87dbe
|
Merge pull request #64 from revsys/nicholasserra-ci-3.6
Remove 3.6 from CI
|
2022-12-26 19:39:43 -05:00 |
|
Nicholas Serra
|
677e327ac3
|
Remove 3.6 from CI
|
2022-12-26 19:37:11 -05:00 |
|
Nicholas Serra
|
ff12da281c
|
Merge pull request #62 from revsys/dependabot/pip/django-2.2.28
Bump django from 2.2.27 to 2.2.28
|
2022-04-25 13:21:04 -04:00 |
|
dependabot[bot]
|
5c743def3e
|
Bump django from 2.2.27 to 2.2.28
Bumps [django](https://github.com/django/django) from 2.2.27 to 2.2.28.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.27...2.2.28)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-22 23:38:30 +00:00 |
|
Nicholas Serra
|
62e8fa443f
|
Merge pull request #61 from revsys/dependabot/pip/django-2.2.27
Bump django from 2.2.26 to 2.2.27
|
2022-02-10 11:21:03 -05:00 |
|
dependabot[bot]
|
bcb5e52e59
|
Bump django from 2.2.26 to 2.2.27
Bumps [django](https://github.com/django/django) from 2.2.26 to 2.2.27.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.26...2.2.27)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-10 10:49:33 +00:00 |
|
Frank Wiles
|
634afbbd7e
|
Update to 1.0.0 now with Django 4.0 support
|
2022-02-08 10:40:36 -06:00 |
|
Nicholas Serra
|
d387ae13c6
|
Merge pull request #60 from revsys/dependabot/pip/django-2.2.26
Bump django from 2.2.24 to 2.2.26
|
2022-01-26 21:51:49 -05:00 |
|
dependabot[bot]
|
7cd4b556d4
|
Bump django from 2.2.24 to 2.2.26
Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.26.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.24...2.2.26)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-27 02:49:55 +00:00 |
|
Nicholas Serra
|
f04a5ca780
|
Merge pull request #59 from blag/django-4.0
Update to Django 4.0
|
2022-01-26 21:49:28 -05:00 |
|
blag
|
766771ab0f
|
Properly initialize middleware
|
2021-12-20 02:20:11 -08:00 |
|
blag
|
bae4684bdf
|
Change how middleware tests for is_ajax
|
2021-12-20 02:11:24 -08:00 |
|
blag
|
eb863621ff
|
Replace django.conf.urls.url with django.urls.re_path
|
2021-12-20 02:03:23 -08:00 |
|
blag
|
eb25a40c07
|
Use response.url instead of digging through mock response headers
|
2021-12-20 01:57:13 -08:00 |
|
blag
|
c9923e1639
|
Set test settings DEFAULT_AUTO_FIELD to AutoField
|
2021-12-20 01:49:09 -08:00 |
|
blag
|
d8b3d1365c
|
Ensure test settings SITE_ID is an integer
|
2021-12-20 01:48:48 -08:00 |
|
blag
|
09a71c69d7
|
Remove all unnecessary compatability shims
|
2021-12-20 01:42:37 -08:00 |
|
blag
|
d566424037
|
Update build matrix
|
2021-12-20 01:03:59 -08:00 |
|
blag
|
6420a185d2
|
Python 3 only - everything is unicode
|
2021-12-20 00:53:23 -08:00 |
|
blag
|
f2a0449766
|
Use gettext_lazy over deprecated ugettext_lazy
|
2021-12-20 00:50:25 -08:00 |
|
blag
|
63f99d57a3
|
Remove deprecated default_app_config
|
2021-12-20 00:50:25 -08:00 |
|
Nicholas Serra
|
ec4f0135e2
|
Merge pull request #58 from revsys/dependabot/pip/django-2.2.24
Bump django from 2.2.22 to 2.2.24
|
2021-06-10 13:50:41 -04:00 |
|
dependabot[bot]
|
73ec7d5524
|
Bump django from 2.2.22 to 2.2.24
Bumps [django](https://github.com/django/django) from 2.2.22 to 2.2.24.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.22...2.2.24)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-10 17:23:05 +00:00 |
|
Nicholas Serra
|
492716c6e3
|
Merge pull request #57 from revsys/dependabot/pip/django-2.2.22
Bump django from 2.2.21 to 2.2.22
|
2021-06-09 16:11:42 -04:00 |
|
dependabot[bot]
|
f215e6c2eb
|
Bump django from 2.2.21 to 2.2.22
Bumps [django](https://github.com/django/django) from 2.2.21 to 2.2.22.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.21...2.2.22)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-09 17:17:14 +00:00 |
|
Nicholas Serra
|
0a98d3da95
|
Merge pull request #56 from revsys/dependabot/pip/django-2.2.21
Bump django from 2.2.20 to 2.2.21
|
2021-06-05 16:50:17 -04:00 |
|
dependabot[bot]
|
62f5a949cb
|
Bump django from 2.2.20 to 2.2.21
Bumps [django](https://github.com/django/django) from 2.2.20 to 2.2.21.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.20...2.2.21)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-04 21:26:47 +00:00 |
|
Nicholas Serra
|
2c572c3353
|
Merge pull request #55 from revsys/dependabot/pip/django-2.2.20
Bump django from 2.2.18 to 2.2.20
|
2021-04-08 15:19:09 -04:00 |
|
dependabot[bot]
|
4b3d1e3747
|
Bump django from 2.2.18 to 2.2.20
Bumps [django](https://github.com/django/django) from 2.2.18 to 2.2.20.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.18...2.2.20)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-08 18:22:55 +00:00 |
|
Nicholas Serra
|
f92c4eba11
|
Merge pull request #53 from revsys/dependabot/pip/django-2.2.18
Bump django from 2.2.14 to 2.2.18
|
2021-03-18 16:44:16 -04:00 |
|
dependabot[bot]
|
f0abd022ea
|
Bump django from 2.2.14 to 2.2.18
Bumps [django](https://github.com/django/django) from 2.2.14 to 2.2.18.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.14...2.2.18)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-18 20:40:45 +00:00 |
|
Nicholas Serra
|
882fe873e6
|
Nuke travis image
|
2021-02-09 22:46:36 -05:00 |
|
Nicholas Serra
|
bf857a8d52
|
Merge pull request #50 from revsys/github-actions-matrix-django-versions
Remove TravisCI and use actions build matrix
|
2021-02-09 22:45:19 -05:00 |
|
Nicholas Serra
|
a388ad271a
|
Don't need coveralls
|
2021-02-09 22:43:01 -05:00 |
|
Nicholas Serra
|
8b3dde12f7
|
Restricted versions
|
2021-02-09 22:39:46 -05:00 |
|
Nicholas Serra
|
fe8741ccc9
|
Remove TravisCI and use actions build matrix
|
2021-02-09 22:31:53 -05:00 |
|
Nicholas Serra
|
8e2ed6670e
|
Merge pull request #48 from hhummel/update-render
Update render function for django 3 compatibility
|
2021-02-09 21:47:45 -05:00 |
|
hhummel
|
7d97b690f2
|
Update django3
|
2021-02-09 12:48:51 -05:00 |
|
Frank Wiles
|
6bd5bdc9f1
|
Bump version for release
|
2020-10-08 15:39:57 -05:00 |
|
Nicholas Serra
|
02521b8c05
|
Merge pull request #44 from revsys/middleware-option-cache-fix
Fix and tests for cache invalidation issue
|
2020-10-04 18:19:36 -04:00 |
|
Nicholas Serra
|
ec100d0a12
|
Fix and tests for cache invalidation issue
|
2020-10-04 18:06:09 -04:00 |
|
Frank Wiles
|
f48079b8ae
|
Merge branch 'master' of github.com:revsys/django-tos
|
2020-07-29 09:13:44 -05:00 |
|
Frank Wiles
|
05d6b262a4
|
Increment version for upload
|
2020-07-29 09:12:35 -05:00 |
|
Frank Wiles
|
289ba03282
|
Merge pull request #41 from revsys/karbassi-github-actions
Karbassi GitHub actions
|
2020-07-29 09:10:05 -05:00 |
|
Frank Wiles
|
1803ed0cc5
|
Add Ali to authors
|
2020-07-29 09:08:41 -05:00 |
|