mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-25 05:35:19 +00:00
Updating troggle docum. links in handbook
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
<p> The second, the django administration user, is part of the core django Users/Groups system'<a href="https://docs.djangoproject.com/en/1.11/ref/contrib/auth/">django.contrib.auth</a>'.
|
||||
|
||||
<h2>Why this is how it is</h2>
|
||||
<p>The original design of Troggle envisaged that expo cavers would have their own individual logins and manage their own accounts, which is what 'django-registration' is designed for. It easily handles the hundreds of accounts which would be necessary. (See "<a href="/expofiles/documents/troggle/troggle_paper.pdf" download>Troggle: a novel system for cave exploration information management</a>", by Aaron Curtis)
|
||||
<p>The original design of Troggle envisaged that expo cavers would have their own individual logins and manage their own accounts, which is what 'django-registration' is designed for. It easily handles the hundreds of accounts which would be necessary. (See "<a href="/expofiles/documents/troggle/troggle2020.pdf" download>
|
||||
Troggle: a revised system for cave data management</a>")
|
||||
|
||||
<p>The django administrator account is built-in by default and created when the database is initiated.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user