summaryrefslogtreecommitdiff
path: root/django/archives/auth.py
AgeCommit message (Expand)Author
2025-06-16Update to community auth v3HEADmasterMagnus Hagander
2024-04-11Update to support django 4.2Magnus Hagander
2023-06-07Sync up to latest version of pgweb auth pluginMagnus Hagander
2020-08-11Update to latest version of community auth pluginMagnus Hagander
2020-04-14Extra quote the url from 'next' in authenticationMagnus Hagander
2020-04-01is_authenticated is no longer a callable in newer DjangoMagnus Hagander
2020-04-01Mark all ForeignKeys as on_delete=CASCADEMagnus Hagander
2019-01-04Whitespace fixesMagnus Hagander
2019-01-04Fix indentationMagnus Hagander
2019-01-04Tabs to 4 spacesMagnus Hagander
2019-01-04Update django app to python 3Magnus Hagander
2019-01-03Use "in" syntax instead of has_key()Magnus Hagander
2018-01-15Implement per-list permissionsMagnus Hagander