mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 13:18:15 +00:00
removing new_since_parsing and fixing tests
This commit is contained in:
@@ -30,7 +30,7 @@ class TroggleModelAdmin(admin.ModelAdmin):
|
||||
"""overriding admin save to fill the new_since parsing_field
|
||||
|
||||
new_since_parsing is not currently used in troggle. It is a fossil."""
|
||||
obj.new_since_parsing = True
|
||||
# obj.new_since_parsing = True
|
||||
obj.save()
|
||||
|
||||
class Media:
|
||||
|
||||
Reference in New Issue
Block a user