Updates to documentation in prep for 0.5
This commit is contained in:
		| @@ -41,9 +41,9 @@ Example usage:: | ||||
|                     logging.debug("Created") | ||||
|                 else: | ||||
|                     logging.debug("Updated") | ||||
|          | ||||
|  | ||||
|         signals.pre_save.connect(Author.pre_save, sender=Author) | ||||
|         signals.post_save.connect(Author.post_save, sender=Author) | ||||
|  | ||||
|  | ||||
| .. _blinker: http://pypi.python.org/pypi/blinker | ||||
| .. _blinker: http://pypi.python.org/pypi/blinker | ||||
|   | ||||
		Reference in New Issue
	
	Block a user