Django 1.6 session fix (#509)
This commit is contained in:
		
							
								
								
									
										1
									
								
								AUTHORS
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								AUTHORS
									
									
									
									
									
								
							| @@ -187,3 +187,4 @@ that much better: | |||||||
|  * Gustavo Andrés Angulo (https://github.com/woakas) |  * Gustavo Andrés Angulo (https://github.com/woakas) | ||||||
|  * Dmytro Popovych (https://github.com/drudim) |  * Dmytro Popovych (https://github.com/drudim) | ||||||
|  * Tom (https://github.com/tomprimozic) |  * Tom (https://github.com/tomprimozic) | ||||||
|  |  * j0hnsmith (https://github.com/j0hnsmith) | ||||||
|   | |||||||
| @@ -4,6 +4,7 @@ Changelog | |||||||
|  |  | ||||||
| Changes in 0.8.5 | Changes in 0.8.5 | ||||||
| ================ | ================ | ||||||
|  | - Django 1.6 session fix (#509) | ||||||
| - EmbeddedDocument._instance is now set when settng the attribute (#506) | - EmbeddedDocument._instance is now set when settng the attribute (#506) | ||||||
| - Fixed EmbeddedDocument with ReferenceField equality issue (#502) | - Fixed EmbeddedDocument with ReferenceField equality issue (#502) | ||||||
| - Fixed GenericReferenceField serialization order (#499) | - Fixed GenericReferenceField serialization order (#499) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user