Commit graph

  • 2e237b13ad
    Merge c30c03c3e8 into f58bbef27e Dmitry Shachnev 2025-05-26 08:33:05 +0000
  • c30c03c3e8 Replace urlquote with urllib.parse.quote Dmitry Shachnev 2025-05-18 20:49:27 +0300
  • 3ec438fdc7 Replace url with re_path Dmitry Shachnev 2025-04-28 12:45:24 +0300
  • 250aafc9dc Replace force_text with force_str Dmitry Shachnev 2025-04-28 00:07:27 +0300
  • e38f83aef0 Replace ugettext with gettext Dmitry Shachnev 2025-04-27 23:57:03 +0300
  • 8e25ffed6c
    Merge be36893f63 into f58bbef27e Michael Brannan 2021-10-27 20:48:40 -0500
  • f58bbef27e Jazzband: Created local 'CODE_OF_CONDUCT.md' from remote 'CODE_OF_CONDUCT.md' master jazzband-bot 2021-10-25 11:14:14 +0000
  • d6f2b6d365 Jazzband: Created local 'CODE_OF_CONDUCT.md' from remote 'CODE_OF_CONDUCT.md' jazzband-bot 2021-10-25 11:14:14 +0000
  • 73ac02334e django-authority for Python 2.7 dragonleman 2021-03-31 10:13:23 +0200
  • bcb3216dd1
    Merge pull request #72 from jazzband/gha Jannis Leidel 2020-11-26 16:31:26 +0100
  • 28b6e4cb59
    Minor updates. Jannis Leidel 2020-11-26 10:00:51 +0100
  • ff95d54a26
    Remove use of six. Jannis Leidel 2020-11-26 09:55:45 +0100
  • f0948c08e9
    Update render_to_response. Jannis Leidel 2020-11-26 09:49:45 +0100
  • 19766a7469
    Add tox config for Python and Django additions. Jannis Leidel 2020-11-26 09:40:27 +0100
  • e3bd439961
    Add Python 3.6 and 3.8 and Django 3.0 and 3.1. Jannis Leidel 2020-11-26 09:38:53 +0100
  • 9dc0516683
    Add release workflow. Jannis Leidel 2020-11-26 09:32:28 +0100
  • 5c2803c32c
    Write coverage file. Jannis Leidel 2020-11-26 09:29:44 +0100
  • 8f7df22869
    Map gha to tox. Jannis Leidel 2020-11-26 09:28:20 +0100
  • 7494d94b54
    Initial GitHub Actions workflow. Jannis Leidel 2020-11-26 09:24:14 +0100
  • be36893f63 The fix Michael Brannan 2020-02-28 22:27:40 +0000
  • 1a79ee34d8 Some tests to improve coverage and a Django 2.2 fix Michael Brannan 2020-02-28 22:27:09 +0000
  • 8c4fddc89d Fix Django 1.11 - fixes incorrect related_url passed to showGenericRelatedObjectLookupPopup which results in a 404 Michael Brannan 2020-02-28 16:26:14 +0000
  • 9848b54c37 Django 1.11 fix for AttributeError: 'GenericForeignKeyRawIdWidget' object has no attribute 'rel' Michael Brannan 2020-02-28 16:07:20 +0000
  • 6c82e3db63
    Merge pull request #66 from mikebq/action-error-list-no-attrib-data Asif Saif Uddin 2020-02-26 15:24:42 +0600
  • 5c5236f0d2
    Merge pull request #67 from mikebq/django-1-10-cycle-syntax-issue Asif Saif Uddin 2020-02-26 15:23:21 +0600
  • e94703f675 Fixes cycle syntax Michael Brannan 2020-02-25 13:33:53 +0000
  • 94d6f29a15 Initialise base class before calling into it. Michael Brannan 2020-02-25 12:00:49 +0000
  • 3677b421fe
    Make wheel file universal. 0.14 Jannis Leidel 2020-02-07 13:19:07 +0100
  • c2289898fb
    Skipping even less. Jannis Leidel 2020-02-07 12:12:46 +0100
  • b08191e1b8
    Skip less. Jannis Leidel 2020-02-07 12:01:31 +0100
  • a755cbe456
    More updates to changelog. Jannis Leidel 2020-02-07 11:43:33 +0100
  • 1372cf1f6f
    Move tests from example app into main package. Jannis Leidel 2020-02-07 11:38:50 +0100
  • fcc569b0d9
    Remove local_settings since it's an anti-pattern. Jannis Leidel 2020-02-07 11:38:31 +0100
  • 3d07c79272
    Remove compat code from the past. Jannis Leidel 2020-02-07 11:38:19 +0100
  • 0a6e3bdbcb
    Minor fixes. Jannis Leidel 2020-02-07 11:27:59 +0100
  • 06905e90c4
    Fix BasePermission.assign for group perms Gunnlaugur Þór Briem 2013-05-14 14:20:31 +0000
  • 1866f087b2
    Update year. Jannis Leidel 2020-02-07 11:14:48 +0100
  • 4d5a4ceeab
    Blacken docs config. Jannis Leidel 2020-02-07 11:14:43 +0100
  • c39adbb1bb
    More updates to changelog. Jannis Leidel 2020-02-07 11:13:48 +0100
  • c5be724ec9
    Merge branch 'master' of github.com:jazzband/django-authority Jannis Leidel 2020-02-07 11:10:34 +0100
  • f793207cb9
    Merge remote-tracking branch 'libraM/master' Jannis Leidel 2020-02-07 11:10:21 +0100
  • 82d7feb47b
    Merge pull request #57 from epfl-idevelop/master Jannis Leidel 2020-02-07 11:06:21 +0100
  • 2dcbffe297
    Merge branch 'master' into master Jannis Leidel 2020-02-07 11:04:41 +0100
  • 07f0935ae2
    Check the build files with twine check. Jannis Leidel 2020-02-07 10:59:34 +0100
  • a2cc00e3b5
    Skipping more. Jannis Leidel 2020-02-07 10:54:37 +0100
  • d8542ffb87
    Blacken the code. Jannis Leidel 2020-02-07 10:50:47 +0100
  • d891b2753d
    Update changelog and simplify packaging. Jannis Leidel 2020-02-07 10:49:01 +0100
  • 8bdca24ced
    Updated travis and tox config files to match test envs. Jannis Leidel 2020-02-07 10:40:40 +0100
  • 91ddd54a8d
    Remove hgignore. Jannis Leidel 2020-02-07 10:40:13 +0100
  • 52dc715454
    Fixing tox Safwan Rahman 2020-01-24 16:45:48 +0600
  • 4cf4853232 Add support for Django 2.2 (#64) Jason Ward 2020-01-24 05:04:44 -0500
  • 997db4731e is_authenticated is a bool, not a method. Jason Ward 2019-07-23 18:05:25 -0400
  • ef6d3c68e2 Added initial migration for example users. Jason Ward 2019-07-12 17:02:08 -0400
  • 023714a86c Revert "Testing a theory." Jason Ward 2019-07-05 16:30:05 -0400
  • 69b3e4c906 Testing a theory. Jason Ward 2019-07-05 16:28:25 -0400
  • e94fe8e4a5 That isn't needed. Lets see if that is what is breaking python3. Jason Ward 2019-07-05 16:25:06 -0400
  • 3edf8e5a79 Sure did that wrong. Fix which python versions are running with which code. Jason Ward 2019-07-05 16:04:41 -0400
  • 61b55f93a7 Stop running tests with python2.7 and django 2.2. They shouldn't work anyway. Jason Ward 2019-07-05 16:02:42 -0400
  • 646c2377ef Switch to in memory DB for tests Jason Ward 2019-07-05 16:00:46 -0400
  • c4f88c73be Lets see if that will get tests working in python3 on travis. Jason Ward 2019-07-05 15:57:22 -0400
  • 19f946c528 Updated .travis again. Jason Ward 2019-07-05 15:36:06 -0400
  • 9629e2061a Updated middlewares/installed apps Jason Ward 2019-07-05 15:20:47 -0400
  • a129cb1eb5 Updated path to login view. Jason Ward 2019-07-05 15:20:35 -0400
  • d1f90aa05b Updated path to reverse Jason Ward 2019-07-05 15:20:15 -0400
  • 4adc727778 Updated models/migrations. Jason Ward 2019-07-05 15:19:53 -0400
  • e4d8f218d5 Updated travis. Jason Ward 2019-07-05 15:19:35 -0400
  • 46f67cc040 Updated tox to test only python{2,3}.7 and djagno1.11/2.2 Jason Ward 2019-07-05 15:19:02 -0400
  • 58e08483cd
    Fix Jannis’s name! Reece Dunham 2019-01-13 17:10:40 -0500
  • e3e4cd713e
    Merge pull request #62 from cclauss/patch-1 Reece Dunham 2019-01-10 15:29:07 -0500
  • e823da69d9
    Merge pull request #54 from jazzband/copyright Reece Dunham 2019-01-10 15:26:53 -0500
  • 4bbf12c095
    Update conf.py Reece Dunham 2019-01-10 15:26:36 -0500
  • 371c477aa5
    Update LICENSE Reece Dunham 2019-01-10 15:26:01 -0500
  • eebdcaa009
    'basestring' was removed in Python 3 cclauss 2018-12-02 11:49:53 +0100
  • 97cd73f9d7
    Merge pull request #59 from bashu/patch-1 Benjamin Pereto 2018-10-14 16:39:30 +0200
  • d0f5667687
    let there be colour Basil Shubin 2018-02-20 17:32:18 +0700
  • f58ec2d240
    rST fixes. 0.13.2 Jannis Leidel 2018-01-28 15:03:18 +0100
  • ce14ebd6a0
    Update changelog. 0.13.1 Jannis Leidel 2018-01-28 15:00:26 +0100
  • 85ee004837
    Remove requirements file again. Jannis Leidel 2018-01-28 14:58:16 +0100
  • f1ba811043
    Fix distribution name. Jannis Leidel 2018-01-28 14:57:35 +0100
  • a07c553918
    Another try. Jannis Leidel 2018-01-28 14:55:44 +0100
  • 0083e11b8a
    Add docs requirements.txt. Jannis Leidel 2018-01-28 14:51:19 +0100
  • 5f47c69f6b
    Update date of release of 0.13. 0.13 Jannis Leidel 2018-01-28 14:36:28 +0100
  • d0bf6512a9
    Use coveragerc. Jannis Leidel 2018-01-28 14:35:33 +0100
  • 2356491fd7
    Install coverage. Jannis Leidel 2018-01-28 14:31:44 +0100
  • 0945016e59
    Use tox-travis and drop support for Python 3.3. Also coverage. Jannis Leidel 2018-01-28 14:27:53 +0100
  • e8f7f471de
    Bumped to 0.12. 0.12 Jannis Leidel 2018-01-28 14:19:39 +0100
  • 5d466ac318
    Use setuptools_scm. Jannis Leidel 2018-01-28 14:17:11 +0100
  • 9a0d4ab678
    Fixed setup.py. Jannis Leidel 2018-01-28 14:14:01 +0100
  • 76a180bcc9
    Enabled project releases via Jazzband. Jannis Leidel 2018-01-28 14:11:32 +0100
  • 72692ad381
    Fixing for release version Safwan Rahman 2018-01-19 17:46:07 +0600
  • 44595e7066
    Update Readme for release Safwan Rahman 2018-01-19 17:44:02 +0600
  • a868d54945 Add support for Django 1.11 (#58) Jason Ward 2018-01-19 06:37:15 -0500
  • b64cc8729b
    Merge pull request #2 from PolicyStat/issue_2 Jason Ward 2017-11-20 15:00:55 -0500
  • 0c47ab2f4e refs #2: Fixed a problem with named parameters. Jason Ward 2017-11-20 14:53:05 -0500
  • d9401ec354 refs #2: Stop the exception from being raised. Jason Ward 2017-11-20 14:52:50 -0500
  • 69ab665fcc refs #2: Updated settings. Jason Ward 2017-11-20 14:52:29 -0500
  • 6c7bf2f15f refs #2: Custom user modal needs a default manager. Jason Ward 2017-11-20 14:52:10 -0500
  • 7c3756a980 refs #2: Added a test showing permission_required is busted. Jason Ward 2017-11-20 14:51:45 -0500
  • 89156ced7a refs #2: Updated command to run tests. Jason Ward 2017-11-20 14:51:10 -0500
  • cfe7dc8f9c refs #2: Updated travis. Jason Ward 2017-11-20 14:50:57 -0500