foerderbarometer/input/migrations
Benni Bärmann 275741ab47 added Email modell and form 2020-10-27 11:00:58 +01:00
..
0001_initial.py
0002_auto_20200922_1340.py
0003_volonteer.py
0004_project_contact.py
0005_auto_20200930_1015.py
0006_honorarycertificate.py
0007_library.py
0008_ifg.py
0009_project_pid.py
0010_auto_20201007_0732.py
0011_auto_20201007_0743.py
0012_auto_20201007_0754.py minor model changes (url length) 2020-10-07 09:55:32 +02:00
0013_library_type.py new type field for Library/Software/eLit, finetuning mail conditions 2020-10-19 11:56:10 +02:00
0014_auto_20201020_0714.py authorize/deny Links in IF Mail should work now 2020-10-20 09:35:04 +02:00
0015_auto_20201021_0721.py added project ForeignKey to HonoraryCertificate 2020-10-21 09:22:53 +02:00
0016_project_account.py fixed accounts choices 2020-10-21 13:10:08 +02:00
0017_auto_20201021_1145.py new Project Field end date. some cleanup in ProjectForm and Project 2020-10-21 13:53:39 +02:00
0018_auto_20201021_1147.py new Project Field end date. some cleanup in ProjectForm and Project 2020-10-21 13:53:39 +02:00
0019_auto_20201021_1148.py new Project Field end date. some cleanup in ProjectForm and Project 2020-10-21 13:53:39 +02:00
0020_project_project_end_mail.py added new modell field Project.end_mail_send to assure that mails will be only send once 2020-10-22 11:36:16 +02:00
0021_auto_20201022_0934.py added new modell field Project.end_mail_send to assure that mails will be only send once 2020-10-22 11:36:16 +02:00
0022_auto_20201022_1233.py new modell field survey_mail_send to make sure every mail is sendet only once 2020-10-22 14:38:23 +02:00
0023_auto_20201022_1400.py granted_date added 2020-10-22 16:02:59 +02:00
0024_travel.py Travel model and form added 2020-10-26 11:38:56 +01:00
0025_auto_20201026_1048.py some reorganisations of models, forms and views 2020-10-26 12:06:26 +01:00
0026_auto_20201026_1214.py project field in HonoraryCertificate class blank=True 2020-10-26 13:15:38 +01:00
0027_businesscard_email_list.py added Email modell and form 2020-10-27 11:00:58 +01:00
__init__.py