2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-04-02 23:01:01 +01:00

Fixup after rebase and pre- scripts fixed

This commit is contained in:
Philip Sargent
2020-06-20 17:19:50 +01:00
parent e697466557
commit f608fc186e
9 changed files with 170 additions and 144 deletions

View File

@@ -31,7 +31,6 @@
99 ./parsers/QMs.py
102 ./parsers/people.py
103 ./core/view_surveys.py
103 ./django-patch/html_parser.py
124 ./core/templatetags/wiki_markup.py
135 ./utils.py
156 ./flatpages/views.py
@@ -42,11 +41,10 @@
217 ./core/views_logbooks.py
256 ./core/views_survex.py
276 ./profiles/views.py
355 ./troggle-inspectdb.py
359 ./databaseReset.py
382 ./troggle-inspectdb.py
387 ./core/views_caves.py
431 ./parsers/survex.py
462 ./core/migrations/0001_initial.py
515 ./parsers/logbooks.py
534 ./0001_initial.py
6609
5999