You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show amounts paid by the pilots in report_update table
Show mode of transportation in report_update table
Use Django standard password validation when creating account; currently you can use 123 as password, but not change one to 123 (because too short and too common)
Show numbers of lift day passes & numbers of flights with Postauto in Bilanz
The text was updated successfully, but these errors were encountered:
Just collecting small ideas :-)
max_pilots
) and Signup (e.g.is_certain
)bulk_create
for creatingTraining
s, as it might be able to update existingTraining
srequired=False
and clean everything manually)Training.infos
when updating Training!is_certain
orWholeDay
foris_motivated
?contact.html
and404.html
maybe too?SignupListView
by year (along the lines ofReportListView
)Signup
increate_bill
cash_at_end
is savedNone
with ? inlist_reports
beforeReport.cash_at_end
is savedupdate_bill
when flights were paid (and not from abo)ReportListView
andBalanceView
are getting slower with everyreport
...create_absorption
Add pull-to-refreshWorks now on FirefoxMessagesTestMixin.assertMessages()
from Django 5Absorption
s to TWINT revenue in balancereport_update
tablereport_update
tableThe text was updated successfully, but these errors were encountered: