summaryrefslogtreecommitdiff
path: root/pgweb/lists/models.py
AgeCommit message (Expand)Author
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-03-21Remove externallink field from Mailinglist modelMagnus Hagander
2017-11-29Clean up whitespace in primary Python / HTML filesJonathan S. Katz
2017-07-08Make mailinglist name unique in the databaseMagnus Hagander
2016-03-07Get rid of PgModel, replacing it with simple signalsMagnus Hagander
2011-12-03Add property to return the negative id of a listgroupMagnus Hagander
2011-11-27All purge_urls must be rooted, since we add ^ at the beginningMagnus Hagander
2011-06-14Implement basic varnish purgingMagnus Hagander
2009-09-14A first very basic import.Magnus Hagander