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
Nicholas Serra
807dc2c0c8
Remove setup call
2016-04-01 21:19:56 -04:00
Nicholas Serra
07b27a4b7e
Be more verbose
2016-04-01 21:01:53 -04:00
Nicholas Serra
934bf2cc3e
Django 1.9 support
2016-03-31 22:06:56 -04:00
Nicholas Serra
1c3086a165
Merge pull request #15 from revsys/nicholasserra-test-coverage
...
95% test coverage
2016-03-30 23:17:04 -04:00
Nicholas Serra
8598d52b23
Test fixes
2016-03-27 22:00:17 -04:00
Nicholas Serra
129bfcbdf7
Dummy login template for tests.
2016-03-27 21:49:08 -04:00
Nicholas Serra
e708acb724
Git ignore change for templates dir.
2016-03-27 21:49:00 -04:00
Nicholas Serra
6da3a2edce
More test coverage.
2016-03-27 12:41:41 -04:00
Nicholas Serra
e74abbd2a6
Merge pull request #14 from nicholasserra/nicholasserra-coverage
...
Improved test setup and coverage
2016-03-26 14:25:13 -04:00
Nicholas Serra
166f355b16
Test fix.
2016-03-25 14:53:58 -04:00
Nicholas Serra
6a3cdb6f67
Move over 1.8 logging fix.
2016-03-25 14:36:53 -04:00
Nicholas Serra
9469f1e0fc
Merge master in
2016-03-25 14:34:37 -04:00
Nicholas Serra
c6b0fd9579
Compat file
2016-03-25 14:31:28 -04:00
Nicholas Serra
276483bd00
Move to a runtests.py file for tests.
2016-03-25 14:31:17 -04:00
Nicholas Serra
b938934683
Include coverage
2016-03-25 14:30:52 -04:00
Daniel Roy Greenfeld
d0ee92b623
Merge pull request #13 from nicholasserra/nicholasserra-django18
...
Django 1.8 compatibility
2016-03-20 22:23:13 -07:00
Nicholas Serra
9cadb448b0
Django 1.8 in tests.
2016-03-18 23:46:40 -04:00
Nicholas Serra
a876791306
Disable noisy db logging.
2016-03-18 23:44:50 -04:00
Frank Wiles
7dc9248da8
Merge pull request #12 from nicholasserra/nicholasserra-exists
...
Use exists() instead of filter for a check
2016-03-07 10:27:02 -06:00
Nicholas Serra
b296b77a80
Use exists() on this queryset.
2016-03-05 00:00:28 -05:00
Frank Wiles
d11f1bdb43
Remove 3.5 for now entirely
2016-03-03 13:35:51 -06:00
Frank Wiles
dabbda8a42
Fix mistake using Python 3 with Django 1.4.x
2016-03-03 10:22:39 -06:00
Frank Wiles
62bf78b8a5
get_user_model fix
2016-03-02 14:15:11 -06:00
Frank Wiles
e40fedf279
PEP8
2016-03-02 11:15:01 -06:00
Frank Wiles
b90231a1f2
Version 0.4.0 Release
...
- Added Nicholas Serra to AUTHORS
- Fixes warnings and tests for Django 1.7
2016-03-02 11:09:37 -06:00
Frank Wiles
551235a3aa
Merge pull request #11 from nicholasserra/nicholasserra-django17
...
Fix warnings and test on latest Django 1.7 version.
2016-03-01 10:35:53 -06:00