mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-14 19:07:10 +00:00
fixing bugs after wookey session
This commit is contained in:
@@ -11,7 +11,8 @@ from django.contrib.admin.widgets import AdminDateWidget
|
||||
from troggle.core.models.troggle import Person, PersonExpedition, Expedition
|
||||
from troggle.core.models.caves import Cave, LogbookEntry, QM, Entrance, CaveAndEntrance
|
||||
|
||||
'''These are all the Forms used by troggle
|
||||
'''These are all the class-based Forms used by troggle.
|
||||
There are other, simpler, upload forms in view/uploads.py
|
||||
Some are not used and need renovating or destroying.
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user