View Issue Details

IDProjectCategoryView StatusLast Update
0004413Talerobsolete componentpublic2016-04-15 14:57
ReporterFlorian Dold Assigned ToMarcello Stanisci  
PrioritynormalSeveritytweakReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0004413: improve bank's module structure
DescriptionThere's a lib module, that consists of various helper functions that are sometimes only used once.

There's also a util module, which serves no clear purpose.
TagsNo tags attached.

Activities

Marcello Stanisci

2016-04-13 10:20

reporter   ~0010459

Using one 'helpers' module would fix it?

Florian Dold

2016-04-13 14:45

manager   ~0010463

The answer is much simpler: Stick the actual logic into the views.py file.

Right now views.py just imports lots of other stuff from other locations.

As long as the application is as small as it is, we should stick to the django layout and keep it very simple.

Issue History

Date Modified Username Field Change
2016-04-11 23:33 Florian Dold New Issue
2016-04-11 23:33 Florian Dold Status new => assigned
2016-04-11 23:33 Florian Dold Assigned To => Marcello Stanisci
2016-04-13 10:20 Marcello Stanisci Note Added: 0010459
2016-04-13 11:01 Marcello Stanisci Summary bank's module structure does not make sense => improve bank's module structure
2016-04-13 14:45 Florian Dold Note Added: 0010463
2016-04-14 00:53 Christian Grothoff Product Version => 0.0
2016-04-14 00:53 Christian Grothoff Target Version => 0.1
2016-04-14 00:53 Christian Grothoff Severity minor => tweak
2016-04-15 14:47 Florian Dold Status assigned => resolved
2016-04-15 14:47 Florian Dold Resolution open => fixed
2016-04-15 14:57 Christian Grothoff Status resolved => closed
2016-04-15 14:57 Christian Grothoff Fixed in Version => 0.0
2016-04-15 14:57 Christian Grothoff Target Version 0.1 => 0.0
2022-08-23 20:26 Christian Grothoff Category bank (demonstrator) => py bank (demonstrator, obsolete)
2023-12-03 01:23 Christian Grothoff Category py bank (demonstrator, obsolete) => obsolete componet
2023-12-11 20:08 Florian Dold Category obsolete componet => obsolete component