Commit graph

216 commits

Author SHA1 Message Date
Nicholas Serra
3b646ec171 Fix warnings and test on latest Django 1.7 version. 2016-02-28 19:34:33 -05:00
Frank Wiles
490c1edc67 Incrementing version
- Django 1.5+ fixes
    - Django 1.7 support
    - Both thanks to George Dorn!
2014-08-06 09:27:46 -05:00
Frank Wiles
4c9534e44a Adding George Dorn to AUTHORS 2014-08-06 09:25:31 -05:00
Frank Wiles
395c67c29f Merge pull request #8 from georgedorn/master
Fix test_urls for django 1.6
2014-08-06 09:23:49 -05:00
Sam Thompson
067286be86 Minor pep8 2014-08-05 14:59:49 -07:00
Sam Thompson
f8fad1c3ec Fix for isolated testing under Django 1.7 ("App registry isn't ready yet") 2014-08-05 14:49:34 -07:00
Sam Thompson
e3a7d7103a Include templates in package 2014-08-05 14:28:29 -07:00
Krzysztof Dorosz
9293e99dbe adding manifest file for including templates into sdist packaging 2014-08-05 14:22:27 -07:00
Sam Thompson
25f8010bb4 Fix test_urls for django 1.6 2014-08-05 14:16:27 -07:00
Frank Wiles
d0d41b734f More testing fixes 2014-05-07 10:26:06 -05:00
Frank Wiles
d2f1b950e3 Test settings for Travis 2014-05-07 10:08:12 -05:00
Frank Wiles
476139ab3a Adding Travis-CI image to README 2014-05-07 09:57:22 -05:00
Frank Wiles
8682ae14a7 PEP8, Test fixes 2014-05-07 09:56:04 -05:00
Frank Wiles
f2fbb92f42 Merge fixes 2014-05-07 09:05:06 -05:00
Frank Wiles
b0798081ac Updates 2014-05-07 09:03:28 -05:00
Frank Wiles
899bc1f287 Merge pull request #6 from blag/master
Update for Django 1.6, add custom user support, and some whitespace fixups
2014-05-07 09:02:06 -05:00
Frank Wiles
abb2043759 PEP8 2014-05-07 08:48:16 -05:00
Frank Wiles
8980a51888 Adding requirements for Travis 2014-05-07 08:48:09 -05:00
Drew Hubl
2d0f5816da Also import settings 2014-05-06 08:13:51 -06:00
Drew Hubl
1c4300000d Properly update user foreign key to Django 1.6+ 2014-05-06 07:55:30 -06:00
Drew Hubl
fea25e9184 Merge branch 'master' of https://github.com/codygman/django-tos
Add support for custom user models
2014-05-05 23:46:28 -06:00
Cody Goodman
c6b9f6e8b6 Add support for custom user models 2014-04-22 11:56:09 -05:00
akuryou
4310ad2dfe pass used auth backend 2014-03-24 16:18:54 +01:00
akuryou
c913f06fe1 Merge branch 'django1.6' 2014-03-24 15:48:48 +01:00
akuryou
67c8b702b5 store user id in session not the whole user object 2014-03-24 15:48:23 +01:00
akuryou
9110316707 remove spaces 2014-03-24 15:41:49 +01:00
Frank Wiles
10872ac2eb Merge pull request #4 from saebyn/master
Adjust README formatting and wording, and bump minor version number.
2013-07-31 08:37:46 -07:00
John Weaver
ecdf2ef97f Adds hidden redirect input to TOS check template so that flow can continue. 2013-05-08 14:50:50 -07:00
John Weaver
85ceba2501 Bump minor version 2013-03-27 12:32:19 -07:00
John Weaver
8bf1674a55 Adjust README formatted and wording. 2013-03-27 12:30:12 -07:00
Frank Wiles
559280f043 Merge pull request #3 from cypreess/master
Bug fixes and merge with saebyn commits
2013-03-03 11:31:10 -08:00
Krzysztof Dorosz
5ab00c5bc1 README reformatting 2013-02-17 20:58:25 +01:00
Krzysztof Dorosz
24f2e4a61f django-tos i18n support using django-modeltranslation 2013-02-17 20:56:19 +01:00
John Weaver
41eb35066d Load url template tag from future for support of Django versions 1.3 through 1.5. 2013-01-30 09:14:48 -08:00
John Weaver
f7044f1107 Merge pull request #2 from cypreess/master
Fixing ugly bug with {{ next }} in login forms
2013-01-04 08:03:12 -08:00
Krzysztof Dorosz
b3f1dce50a Fixing redirect field name bug on login form 2013-01-04 10:25:06 +01:00
Frank Wiles
c028211b06 Fixing license oops 2012-11-18 08:27:22 -06:00
John Weaver
5ada5a4305 Merge pull request #1 from cypreess/master
Bugs fixes
2012-10-19 17:08:27 -07:00
Krzysztof Dorosz
705356cb53 - Bumping version to 1.1
- Adding me to AUTHORS :)
- Correcting login url name to auth_login to keep up with django standards
2012-10-14 23:45:49 +02:00
Krzysztof Dorosz
2b3efcfcb0 This commit fixes bug:
1) in urls a view "tos" has context object evaluated only in a runtime. This means that even if tos was changed, the "tos" view shows always the same old tos object.
2) check_tos view uses now messages framework instead of {{note}}
3) Support for translation in "you cannot login..." message added

The following code was tested with django 1.4 and it is reported to work well.
2012-10-14 23:41:35 +02:00
John Weaver
094f24f4cd Forgot to make second argument keyword. 2012-07-04 12:55:28 -07:00
John Weaver
ebd1832720 Fix Django 1.4 breakage.
Passing a translation as the first positional argument causes attname to
be a __proxy__ instance, which breaks when the metaclass attempts to
build a docstring for the models because it can't implictly convert them
to strings.
2012-07-04 12:52:37 -07:00
Frank Wiles
b04a285c0d setup.py fix 2010-12-22 14:39:11 -06:00
Frank Wiles
61ed253230 Reverting to non-HTML5 for old busted IE 2010-12-18 10:39:00 -06:00
Frank Wiles
8359b65c75 Cleaning up unnecessary calls 2010-11-17 13:04:17 -06:00
Frank Wiles
693d3aeb9d Fixed breaking logins due to initial_data
- Removed initial_data fixture in favor of a post_syncdb
    signal to add the initial 'blank' TOS
2010-11-17 12:52:46 -06:00
Frank Wiles
f6916c0254 Updating AUTHORS file. 2010-11-16 12:21:05 -06:00
Frank Wiles
bb5f1e6402 Changing .gitignore 2010-11-16 12:20:15 -06:00
Frank Wiles
0dacb18677 Fixed legal name in license 2010-07-30 12:32:44 -05:00
Frank Wiles
8f674e255a Minor fixes to views and fixture 2010-06-21 12:09:16 -05:00