Jeremy Stretch d17efce4f5 Fixes #1111: Correct database ordering of SessionKey model il y a 8 ans
..
api 369d3aa62e Rearranged URL namespaces to satisfy deprecation warnings il y a 8 ans
fixtures b73f980eb2 Closes #176: Added initial_data fixtures for new installs il y a 8 ans
migrations d17efce4f5 Fixes #1111: Correct database ordering of SessionKey model il y a 8 ans
templates 27b289ee3b Initial push to public repo il y a 9 ans
templatetags 966ea45050 #68: Improved permissions-related error handling il y a 9 ans
tests 6542b8b198 Base64 decoding tweaks il y a 8 ans
__init__.py 27b289ee3b Initial push to public repo il y a 9 ans
admin.py 58e4bf1cc3 Closes #973: Removed extraneous admin UI functions il y a 8 ans
apps.py 27b289ee3b Initial push to public repo il y a 9 ans
decorators.py d9f1bcbf15 Renamed user URL namespace il y a 8 ans
exceptions.py 5d022a575a Closes #985: Added preserve_key to get-session-key endpoint il y a 8 ans
filters.py 04e09c0078 Merge branch 'develop' into api2 il y a 8 ans
forms.py 9b39ba169c Merge branch 'develop' into api2 il y a 8 ans
hashers.py 8a39f254ad Switched to a custom low-iteration Secret hasher to avoid excessive delay when retrieving many Secrets il y a 9 ans
models.py d17efce4f5 Fixes #1111: Correct database ordering of SessionKey model il y a 8 ans
tables.py a5dc91c175 Introduced SearchTable for improved performance il y a 8 ans
urls.py 369d3aa62e Rearranged URL namespaces to satisfy deprecation warnings il y a 8 ans
views.py b01bf6089c Merge branch 'develop' into v2-develop il y a 8 ans