summaryrefslogtreecommitdiff
path: root/pgweb/profserv/models.py
AgeCommit message (Expand)Author
2021-01-14Move the hint message for organisation to its own fileMagnus Hagander
2020-09-10Re-work moderation of submitted itemsMagnus Hagander
2020-03-31Set on_delete=models.CASCADE on all ForeignKey fieldsMagnus Hagander
2019-01-26Generic unicode updatesMagnus Hagander
2019-01-17Fix whitespace and indentation, per pep8Magnus Hagander
2019-01-17Tabs, meet your new overlords: spacesMagnus Hagander
2018-04-15Add "mailto" anchor to Professional ServicesJonathan S. Katz
2017-11-29Clean up whitespace in primary Python / HTML filesJonathan S. Katz
2016-05-14Fix model warnings and deprecationsMagnus Hagander
2016-03-07Get rid of PgModel, replacing it with simple signalsMagnus Hagander
2014-01-01Clean up importsMagnus Hagander
2012-06-29One more spot missed when renaming organisation fieldMagnus Hagander
2012-06-26Rename organisation->org in ProfessionalService modelMagnus Hagander
2012-01-20Add help texts refering to the organisation list on forms that take an organi...Magnus Hagander
2011-11-27Remove submitter field from professional servicesMagnus Hagander
2011-11-27All purge_urls must be rooted, since we add ^ at the beginningMagnus Hagander
2011-08-24Each organisation should only be able to have one professional serviceMagnus Hagander
2011-08-24Set verbose name for fields in professional servicesMagnus Hagander
2011-06-14Implement basic varnish purgingMagnus Hagander
2010-02-25Make professional services also use organisationsMagnus Hagander
2009-09-14A first very basic import.Magnus Hagander