Commit Graph

252 Commits

Author SHA1 Message Date
PCoder 6ff3d84c3b Show a clickable url alongside the url field 2021-11-26 16:56:36 +05:30
PCoder 8b2508fbc5 Make url URLField 2021-11-26 16:47:09 +05:30
PCoder 0bbe1fd80d Update Changelog 2021-11-26 13:46:57 +05:30
PCoder b8a564d5f3 Make resource stars choices 2021-11-26 13:43:42 +05:30
PCoder 13feebafb3 Update Changelog 2021-11-26 13:26:36 +05:30
PCoder c86fac29f6 Update Changelog 2021-11-26 13:21:29 +05:30
PCoder 993990a7cb Attempt to link Range and RangeType models 2021-11-26 13:00:23 +05:30
PCoder 11131922ab Add todo / wip 2021-11-26 12:58:41 +05:30
PCoder 3487880312 Add in progress 2021-11-26 12:53:15 +05:30
PCoder 79cafbaab9 Update Changelog 2021-11-26 12:33:51 +05:30
PCoder bd7860490a Fix country name 2021-11-26 12:29:59 +05:30
PCoder 0c67407b21 Add list_display to OrganizationAdmin 2021-11-26 12:26:51 +05:30
PCoder f4b2cbfe79 Link country to organization 2021-11-26 12:18:13 +05:30
PCoder d8eeb21b04 Wrong field_name 2021-11-26 12:14:49 +05:30
PCoder e748694649 Fix more typos 2021-11-26 12:12:12 +05:30
PCoder 3823228c95 Fix typo 2021-11-26 12:11:15 +05:30
PCoder 0e280fb0ef OrganizationAdmin: Relate id with org_num1 2021-11-26 12:09:48 +05:30
PCoder 637eee03d4 Remove duplicated fields in OrganizationAdmin 2021-11-26 12:08:07 +05:30
PCoder b78abafe30 Rearrange fields in OrganizationAdmin 2021-11-26 12:02:08 +05:30
PCoder 165cbce3ed Add Changelog.md 2021-11-25 14:41:19 +05:30
PCoder 4a423f3949 Attempt correct field names in columns 2021-11-25 14:07:45 +05:30
PCoder b538f138a0 Add id readonly field for Range 2021-11-25 14:02:19 +05:30
PCoder 05b2fa770c Handle NoneType to str 2021-11-25 13:58:57 +05:30
PCoder 827834dc0e Fix field names in RangeAdmin 2021-11-25 13:55:53 +05:30
PCoder ee4c340cb7 Count total and error rows 2021-11-25 13:48:32 +05:30
PCoder b0923faf88 MotherRange debug + handle ValueError 2021-11-25 13:45:01 +05:30
PCoder 83ab27c2d3 MotherRange import 2021-11-25 13:40:19 +05:30
PCoder adfdbc0a86 Add checked field 2021-11-25 11:25:16 +05:30
PCoder 345c276a62 Comment out erroneous code 2021-11-25 11:23:42 +05:30
PCoder 4e9980d5f5 Insert a default mother range initially, which will be reimported in the second pass 2021-11-25 11:22:29 +05:30
PCoder 03f06957f8 Range: checked field 2021-11-25 11:18:26 +05:30
PCoder 0bf66de72f Strip quotes in Mother range 2021-11-25 11:11:56 +05:30
PCoder dd62f6a38c Add mother_range dependency 2021-11-25 11:05:19 +05:30
PCoder 3e73ae9d34 More debug 2021-11-25 10:52:46 +05:30
PCoder c75b17a38e Print object_dict only if not None 2021-11-25 10:49:56 +05:30
PCoder e37a77fe07 Handle range not found 2021-11-25 10:47:57 +05:30
PCoder 5408046fbb Make incremental model change (mother_range to be modelled next) 2021-11-25 10:40:19 +05:30
PCoder dc501018eb Handle MotherRange for import of Range 2021-11-23 16:45:18 +05:30
PCoder 0c80526c84 Handle RangeNameLanguage for import of Range 2021-11-23 16:42:51 +05:30
PCoder 322ad9ad8f Fix issues 2021-11-23 15:47:12 +05:30
PCoder cf20ba24df Make range similar to access 2021-11-23 15:23:27 +05:30
PCoder 2e6e4a6842 RangeAdmin: Update search fields 2021-11-23 05:43:43 +05:30
PCoder fb3a7c9908 Handle Person import 2021-11-22 20:11:57 +05:30
PCoder 47ba92a8d1 Hack to handle empty status 2021-11-22 19:58:48 +05:30
PCoder ab551cfb6c Hack to handle empty country_lookup 2021-11-22 19:57:59 +05:30
PCoder 8cef9e4bef Fix accessing wrong key 2021-11-22 19:56:09 +05:30
PCoder 18eb13591a Handle country_lookup 2021-11-22 19:54:46 +05:30
PCoder 926b650556 Add missing key 2021-11-22 19:51:39 +05:30
PCoder 0f3497ce28 Set status to PeopleStatus instance 2021-11-22 19:48:36 +05:30
PCoder a35e6153a8 Handle single model import similarly to all 2021-11-22 19:41:34 +05:30