~abompard/mailman/pgsql_upgrade

  • Committer: Barry Warsaw
  • Date: 2014-04-15 21:54:35 UTC
  • Revision ID: barry@list.org-20140415215435-o3rk0mplf1w9i5p5
 * Fixed a crash in the REST server when searching for nonmembers via
   ``/find`` which we've never seen before, because those members only have an
   address record, not a user record.  This requires a small change in the API
   where the JSON response's ``address`` key now contains the URL to the
   address resource, the new ``email`` key contains the email address as a
   string, and the ``user`` key is optional.
Filename Latest Rev Last Changed Committer Comment Size
..
mailman 6675 15 years ago Barry Warsaw Push the source directory into a 'src' subdirector Diff
sphinxconf.py 6741 15 years ago Barry Warsaw Integrate pylint and Sphinx documentation buildout 296 bytes Diff Download File