gmba_django/app
asamihassan 44bab85ba7 person deletion method overload 2022-10-04 19:21:57 +05:00
..
management/commands Some pending fixes 2022-03-17 14:03:35 +05:30
migrations Add migrations 2022-01-17 23:56:48 +05:30
static/app newform submission to client at https://formspree.io/f/xvolqjpe 2022-03-22 23:16:20 +05:00
templates/app formspree emails sent to test.gamba.ungleich@gmail.com and form hides 2022-03-17 16:27:42 +05:00
__init__.py Create app and obtain models from inspectdb 2021-07-27 09:30:24 +05:30
admin.py person deletion method overload 2022-10-04 19:21:57 +05:00
apps.py Create app and obtain models from inspectdb 2021-07-27 09:30:24 +05:30
convert.py More debug + create person and update fields if it does not exist in DB 2022-03-05 01:05:23 +05:30
formats.py Move formats.py to app 2021-07-27 12:44:16 +05:30
models.py person save method overload 2022-09-08 22:44:24 +05:00
tests.py Create app and obtain models from inspectdb 2021-07-27 09:30:24 +05:30
views.py #11013: filter persons only with profile_on_web true for public search 2022-09-29 07:40:52 +05:30