Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1471 - 1473 of 2152)

Ticket Resolution Summary Owner Reporter
#240 fixed Do not allow creation of PackageResource object without a url johnbywater rgrp

Reported by rgrp, 4 years ago.

Description

Currently it is possible (v0.11) to have a PackageResource? object without a url. This should be impossible to do (either at creation time or via modification).

#242 fixed Miscellaneous tidying up (v0.11) pudo rgrp

Reported by rgrp, 4 years ago.

Description

Dumping ground for various minor and miscellaneous items (mainly refactorings):rgrp

  • controllers/tag.py: why does this not use lib/search.py (but controllers/packages.py search method does)?

done:

  • lib/search.py: inheritance would be nicer than switching on entity in search (i.e. have SearchPackage?, SearchTag? etc)
#245 duplicate Support for composite primary keys rgrp rgrp

Reported by rgrp, 4 years ago.

Description

Problem here is that foreign key then becomes "complicated" (composite).

  • Could also deprecate continuity_id field in favour of the basic foreign key on ie
Note: See TracQuery for help on using queries.