~cjwatson/lazr.restful/range-factory

« back to all changes in this revision

Viewing changes to HACKING.txt

  • Committer: Guilherme Salgado
  • Date: 2010-01-14 17:08:20 UTC
  • mto: This revision was merged to the branch mainline in revision 97.
  • Revision ID: salgado@canonical.com-20100114170820-2o4o5420jqm2ksu2
Fix get_current_browser_request to not raise an AttributeError when there's no interaction setup

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
These are guidelines for hacking on the lazr.restful project.  But first,
23
23
please see the common hacking guidelines at:
24
24
 
25
 
    http://dev.launchpad.net/Hacking
 
25
    https://dev.launchpad.net/HackingLazrLibraries
26
26
 
27
27
 
28
28
Getting help