damned-lies r1081 - in branches/djamnedlies: . vertimus
- From: stephaner svn gnome org
- To: svn-commits-list gnome org
- Subject: damned-lies r1081 - in branches/djamnedlies: . vertimus
- Date: Wed, 22 Oct 2008 22:48:47 +0000 (UTC)
Author: stephaner
Date: Wed Oct 22 22:48:47 2008
New Revision: 1081
URL: http://svn.gnome.org/viewvc/damned-lies?rev=1081&view=rev
Log:
2008-10-23 StÃphane Raimbault <stephane raimbault gmail com>
* vertimus/models.py: Fixed test of Vertimus.
Modified:
branches/djamnedlies/ChangeLog
branches/djamnedlies/vertimus/models.py
Modified: branches/djamnedlies/vertimus/models.py
==============================================================================
--- branches/djamnedlies/vertimus/models.py (original)
+++ branches/djamnedlies/vertimus/models.py Wed Oct 22 22:48:47 2008
@@ -86,7 +86,7 @@
class WorkflowActionRT(WorkflowAction):
"""
>>> from stats.models import Person, Release, Category, Module, Branch, Domain, Team, Language
- >>> p = Person(old_id=1, name=u'GÃrard Martin', email='gm mail com')
+ >>> p = Person(_old_id=1, name=u'GÃrard Martin', email='gm mail com')
>>> p.save()
>>> r = Release(name='gnome-2-24', stringfrozen=True, status='official')
>>> r.save()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]