mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 03:47:17 +00:00
Update URLs to django documn version
This commit is contained in:
@@ -39,7 +39,7 @@ todo = """
|
||||
file_in = open(logbookfile,'rb')
|
||||
txt = file_in.read().decode("latin1")
|
||||
|
||||
- use Fixtures https://docs.djangoproject.com/en/4.1/ref/django-admin/#django-admin-loaddata to cache
|
||||
- use Fixtures https://docs.djangoproject.com/en/dev/ref/django-admin/#django-admin-loaddata to cache
|
||||
data for old logbooks? Not worth it..
|
||||
"""
|
||||
MAX_LOGBOOK_ENTRY_TITLE_LENGTH = 200
|
||||
|
||||
Reference in New Issue
Block a user