summaryrefslogtreecommitdiff
path: root/postgresqleu/newsevents/models.py
AgeCommit message (Expand)Author
2020-04-12Enable full timezone managementMagnus Hagander
2020-04-01Specify on_delete for all ForeignKey and OneToOneFieldsMagnus Hagander
2020-03-25Implement native pages for conference news articlesMagnus Hagander
2019-07-08Fix urlname validatorsMagnus Hagander
2019-01-10Replace __unicode__ with __str__Magnus Hagander
2018-12-17Fix verbose names on a few fieldsMagnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Fix spaces before/after comma and colonMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander
2018-10-09Cleaner implementation of Twitter integrationMagnus Hagander
2018-09-23Revamp and expand news handlingMagnus Hagander
2018-09-02Remove support for standalone eventsMagnus Hagander
2009-02-23Make the news list show up as News not Newss in the admin interface.Magnus Hagander
2009-02-20Make news and events read from the database.Magnus Hagander