PCoder
9cba842a18
PersonAdmin: Move profile_on_web and newsletter to the top
2022-01-17 23:14:09 +05:30
PCoder
3a29b96513
PersonAdmin: Show organization_url
2022-01-17 23:13:33 +05:30
PCoder
1b9bd6df48
Resource: Fix Atlas showing up as default type for empty one
2022-01-17 20:58:56 +05:30
PCoder
caef9906bd
Organisation list view update
...
Show org_num instead of the name (which can be empty)
2022-01-17 20:13:56 +05:30
PCoder
a410c5c320
Remove unwanted spaces
2022-01-05 22:18:59 +05:30
PCoder
fc78d8d962
Make gmba_v2_id not editable
2022-01-05 22:18:43 +05:30
PCoder
fdb9dc15de
Make Person model ordering by full_name by default
2022-01-05 22:18:21 +05:30
PCoder
5d5731a090
Add autocomplete_fields mother_range to RangeAdmin
2022-01-05 21:21:35 +05:30
PCoder
ca20e1490e
Optimize MountainRange admin page load time
2022-01-05 21:02:12 +05:30
PCoder
77f8d6da89
Optimize Resource detail admin page
2022-01-05 20:51:40 +05:30
PCoder
32b7d4e395
Reduce number of requests in the persons detail view + Optimize
2022-01-05 19:43:14 +05:30
PCoder
9130fab8a5
Merge branch 'master' into 10106/update-list-view
2022-01-04 23:15:24 +05:30
PCoder
7162dc6c8c
Revert back changes from the other pull request
2022-01-04 23:02:09 +05:30
PCoder
98abe82b1d
Use autocomplete fields for looking up organization
2022-01-04 22:57:56 +05:30
PCoder
1c2641af0d
Update the list view
...
Organisation : add country to the list at the end
Mountain Ranges: add country at the end. sort the range names in alphabetical order.
Persons: should have organisation name in the list view
Resources: Alphabetically sort the titles
2022-01-04 22:27:04 +05:30
PCoder
a7362a1310
Set foreign key relationship to on cascade delete for Person
2022-01-04 21:48:14 +05:30
Nico Schottelius
61ffae3899
Remove editable fields for organisation, improve organisation display
2022-01-02 15:31:16 +01:00
PCoder
43996a75d3
Fix error refreshing Person
2021-12-15 16:40:09 +05:30
PCoder
03313e2ee1
Fix search (fields and taxa not done yet)
2021-12-07 22:32:58 +05:30
app@gmba.django-hosting.ch
6ee352c789
Handle null case for Organisation str repr
2021-12-07 04:45:37 +01:00
PCoder
8d6c76d072
Rearrange if clause
2021-12-01 13:37:54 +05:30
PCoder
b3ac3f9836
Strip and check with empty
2021-12-01 13:27:43 +05:30
PCoder
9871e4ff17
Pass debug as param
2021-12-01 13:18:59 +05:30
PCoder
40918e0a70
Remove commented code
2021-12-01 13:10:27 +05:30
PCoder
8ed02ce51e
Fix keyword field name
2021-12-01 13:02:39 +05:30
PCoder
9bc417031d
Disable keyword setting
2021-12-01 12:59:33 +05:30
PCoder
11e72af6c9
Fix keyword mother import
2021-12-01 12:44:41 +05:30
PCoder
6770a5a200
Accomodate mother field in import also
2021-12-01 12:39:10 +05:30
PCoder
0a3ea6a455
Fix correct field name
2021-12-01 12:23:57 +05:30
PCoder
86536256aa
Import Keyword properly with correct relation
2021-12-01 12:20:17 +05:30
app@gmba.django-hosting.ch
8020fa955e
Remove foreign key dependency range <-> rangeonlineinfo
2021-11-30 09:13:55 +01:00
PCoder
1960abdbcb
Add formfield_overrides
2021-11-29 22:24:33 +05:30
PCoder
c94fe44569
Add author_keywords field to ResourceAdmin
2021-11-29 22:09:04 +05:30
PCoder
400bd0ecd8
Add fields to PeopleOrganizationInline
2021-11-29 22:03:51 +05:30
PCoder
f4a224f3d7
Handle None __str__
2021-11-29 10:41:18 +05:30
PCoder
5ef97645cb
Show debug messages only if debug is true
2021-11-29 10:27:27 +05:30
PCoder
fe32ab1e70
Fix Organisation model + debug
2021-11-29 10:21:26 +05:30
PCoder
4315b376cb
Add migration
2021-11-29 09:43:15 +05:30
PCoder
53e5ca548e
Remove unique constraint from MountainRange
2021-11-29 09:42:41 +05:30
PCoder
0d3bbb3154
Set MountainRange area to -1 explicitly if not set
2021-11-29 09:36:40 +05:30
PCoder
ec40e896b3
Set default area to -1
2021-11-29 09:35:36 +05:30
PCoder
20285f20c5
Print debug only if debug is True
2021-11-29 09:32:02 +05:30
PCoder
34a839422e
Also pass model
2021-11-29 09:28:42 +05:30
PCoder
4982b1f936
Refactor connected_fields import
2021-11-29 09:24:17 +05:30
PCoder
d699beadbd
More rename Range -> MountainRange
2021-11-29 09:19:43 +05:30
PCoder
1460664145
Print debug messages while import
2021-11-29 09:14:13 +05:30
PCoder
f1eaedbd14
Replace all Range with MountainRange in import script
2021-11-29 08:59:07 +05:30
PCoder
f828ce5a6e
More
2021-11-29 08:16:13 +05:30
PCoder
07f21bb350
More
2021-11-29 08:13:02 +05:30
PCoder
9bda626544
Handle mother
2021-11-29 08:10:05 +05:30