Changeset 16:cd4170142d87 in mailjam for mailjam/models.py


Ignore:
Timestamp:
May 22, 2012, 9:31:15 AM (12 years ago)
Author:
Borja Lopez <borja@…>
Branch:
default
Phase:
public
Message:

Renamed the project to Mailjam

File:
1 moved

Legend:

Unmodified
Added
Removed
  • mailjam/models.py

    r11 r16  
    22
    33"""
    4 The postman project - models.py
     4The mailjam project - models.py
    55
    66This file is released under the BSD license, see LICENSE for
     
    109109    def info(self):
    110110        """
    111         Returns a dict we can use to add this mailing list to a postman
     111        Returns a dict we can use to add this mailing list to a mailjam
    112112        instance
    113113        """
Note: See TracChangeset for help on using the changeset viewer.