Commit graph

142 commits

Author SHA1 Message Date
Ali Karbassi
06d822e124
Fixed on_delete missing error in django 2.x 2020-04-03 20:29:33 -04:00
Nicholas Serra
b1e48d3b6c Merge pull request #30 from blag/small-fixups
Small fixups
2017-06-05 13:34:26 -04:00
Drew Hubl
0637b4d021 Add a few more tests to increase coverage 2017-06-01 12:29:52 -06:00
Drew Hubl
d6a1392b3d Add test for multiple UserAgreements 2017-06-01 12:29:52 -06:00
Drew Hubl
e38027aa15 Avoid creating duplicate UserAgreements 2017-06-01 12:29:52 -06:00
Drew Hubl
eb24832a45 Use i18n in templates 2017-06-01 12:29:52 -06:00
Drew Hubl
4011bba68f Use HTML buttons instead of inputs to enable i18n 2017-06-01 12:29:52 -06:00
Drew Hubl
0b6722761d Fix hard-coded field names 2017-06-01 12:29:52 -06:00
Nicholas Serra
506ac2fe05 Merge pull request #31 from blag/more-small-stuff
More small stuff
2017-06-01 14:25:16 -04:00
Drew Hubl
e969d37525 Add coveralls to Travis config 2017-06-01 01:38:48 -06:00
Drew Hubl
cee2960c35 Add the Django master branch to Travis config and allow it to fail 2017-06-01 01:33:56 -06:00
Drew Hubl
64388e2419 Add Python 3.6 to Travis config 2017-06-01 01:18:11 -06:00
Drew Hubl
f9513fb24f Add Django 1.11 to Travis config 2017-06-01 01:17:45 -06:00
Drew Hubl
40e69a6e3b Ignore htmlcov directory from coverage HTML report 2017-06-01 01:17:10 -06:00
Nicholas Serra
1141675bf6 Merge pull request #29 from blag/middleware-redirect-to
Make middleware keep track of the next query parameter and add a test for it
2017-05-31 23:18:54 -04:00
Drew Hubl
591a3431c4 Make middleware keep track of the next query parameter and add a test for it 2017-05-31 11:23:38 -06:00
blag
89ef6c9a7f Add option/fix for user models with UUIDs (#28)
* Add option/fix for user models with UUIDs

* Remove unnecessary configuration
2017-05-31 13:04:46 -04:00
Nicholas Serra
5668d22553
Bugfix patch version bump 2017-04-04 15:44:20 -04:00
Nicholas Serra
0b48ae3938 Merge pull request #27 from revsys/nicholasserra-middleware-tests
Middleware option session fix and tests
2017-04-04 15:42:30 -04:00
Nicholas Serra
cfc6615690
2.6 format compat 2017-04-04 14:51:23 -04:00
Nicholas Serra
b826c969ad
get_cache compat method 2017-04-04 14:22:09 -04:00
Nicholas Serra
c7fa58ffe3
Better import for override_settings 2017-04-04 14:21:50 -04:00
Nicholas Serra
241db08385
Add default dummy cache 2017-04-04 14:00:19 -04:00
Nicholas Serra
9560e27f91
We don't need cache location 2017-04-04 13:49:19 -04:00
Nicholas Serra
b04d40010a
Some tests around middleware option 2017-04-04 13:47:12 -04:00
Nicholas Serra
fe5f5b4790
Set session vars in middleware 2017-04-04 13:46:43 -04:00
Nicholas Serra
74853bee8a
Cache setting for testing middleware 2017-04-04 13:46:18 -04:00
Nicholas Serra
e07fb710a8
Generic index view for testing 2017-04-04 13:46:03 -04:00
Nicholas Serra
9b9250b5c3
Clear up user roles in tests 2017-04-04 13:45:49 -04:00
Nicholas Serra
7eb111dbfb Merge pull request #25 from yrchen/Patch-Django1.10
Fix Django 1.10 issues
2017-03-28 17:31:19 -04:00
Xaver Y.R. Chen
b81f85d630 Fix Django 1.10 issues 2017-03-27 00:25:54 +08:00
Frank Wiles
c1e1dd7998 Merge pull request #24 from kandoio/update_readme
Fix the python code block for option 1 in README
2017-02-15 10:43:29 -06:00
Kieran Brownlees
2e2a781127 Fix the python code block for option 1 in README 2017-02-15 14:00:39 +13:00
Nicholas Serra
5c483ac07a
Middleware response fix #23 2017-02-07 22:22:23 -05:00
Nicholas Serra
bdb55bb7a7 Merge pull request #22 from fcurella/django1.10
django 1.10 compatibility
2016-09-14 16:06:37 -06:00
Flavio Curella
c0f951ed3d django 1.10 compatibility 2016-09-06 14:03:31 -05:00
Frank Wiles
9971a11599 Add blag to AUTHORS and bump version 2016-08-11 05:48:41 -05:00
Nicholas Serra
03c099bae0 Merge pull request #21 from blag/master
Add cache middleware and check on every request
2016-08-03 10:56:10 -04:00
Drew Hubl
0d8599d7dc Remove leftover print statement 2016-08-02 22:28:59 -06:00
Drew Hubl
d2fc375b98 Use cache versioning instead of invalidating the entire cache 2016-07-29 14:58:04 -06:00
Drew Hubl
405432a4bd Add cache middleware and check on every request 2016-07-26 16:00:22 -06:00
Frank Wiles
f94378af9b Bump release 2016-06-25 10:47:41 -05:00
Frank Wiles
22ffa0c402 Update README 2016-05-20 16:17:48 -05:00
Frank Wiles
ab60842258 Change author info
- Danny wrote this for us for a client originally back in the day,
      but in order to "own" the pypi record and not have him get bugged
      with support emails changing setup.py author info to Frank.
2016-05-20 16:15:37 -05:00
Nicholas Serra
aca823ccd1 Merge pull request #18 from revsys/nicholasserra-migrations
Introduce migrations
2016-04-21 14:44:54 -04:00
Nicholas Serra
e7536db1a1 Initial migrations 2016-04-19 14:15:48 -04:00
Frank Wiles
557d4d5984 Merge branch 'master' of github.com:revsys/django-tos 2016-04-07 15:45:39 -05:00
Frank Wiles
ef98e6631c Increment version for release 2016-04-07 15:45:33 -05:00
Nicholas Serra
f05bd86ee8 Merge pull request #16 from revsys/nicholasserra-django-19
Django 1.9 support
2016-04-01 21:48:48 -04:00
Nicholas Serra
b6ce392262 Hack for importing tests. 2016-04-01 21:36:18 -04:00