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