django/docs/releases
Marc Tamlyn 5ca82e710e Fixed #24033 -- Use interval type on Oracle.
Use INTERVAL DAY(9) TO SECOND(6) for Durationfield on Oracle rather than
storing as a NUMBER(19) of microseconds.

There are issues with cx_Oracle which require some extra data
manipulation in the database backend when constructing queries, but it
handles the conversion back to timedelta objects cleanly.

Thanks to Shai for the review.
2014-12-23 10:38:32 +00:00
..
0.95.txt
0.96.txt
1.0-porting-guide.txt
1.0.1.txt
1.0.2.txt
1.0.txt
1.1.2.txt
1.1.3.txt
1.1.4.txt
1.1.txt
1.2.1.txt
1.2.2.txt
1.2.3.txt
1.2.4.txt
1.2.5.txt
1.2.6.txt
1.2.7.txt
1.2.txt Updated some other external links in the docs 2014-12-19 18:07:52 +01:00
1.3.1.txt
1.3.2.txt
1.3.3.txt
1.3.4.txt
1.3.5.txt
1.3.6.txt
1.3.7.txt
1.3.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
1.4.1.txt
1.4.2.txt
1.4.3.txt
1.4.4.txt
1.4.5.txt
1.4.6.txt
1.4.7.txt
1.4.8.txt
1.4.9.txt
1.4.10.txt
1.4.11.txt
1.4.12.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.4.13.txt
1.4.14.txt
1.4.15.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.4.16.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.4.17.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.4.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
1.5.1.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
1.5.2.txt
1.5.3.txt
1.5.4.txt
1.5.5.txt Fixed spelling of compatibility. 2013-11-09 10:17:17 -05:00
1.5.6.txt
1.5.7.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.5.8.txt
1.5.9.txt
1.5.10.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.5.11.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.5.12.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.5.txt Removed simplejson inventory file from docs/conf.py. 2014-10-25 07:31:12 +03:00
1.6.1.txt
1.6.2.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.6.3.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.6.4.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.6.5.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.6.6.txt Added dates to release notes. 2014-08-20 16:31:45 -04:00
1.6.7.txt
1.6.8.txt
1.6.9.txt
1.6.txt Added upgrade instructions for deprecated model _meta permission methods. 2014-12-19 19:11:52 -05:00
1.7.1.txt
1.7.2.txt Fixed #23525 -- Fixed admindocs crash on apps installed as eggs. 2014-12-22 15:19:18 -05:00
1.7.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.8.txt Fixed #24033 -- Use interval type on Oracle. 2014-12-23 10:38:32 +00:00
index.txt
security.txt Fixed the formatting of one section of the security page 2014-12-16 19:00:42 -05:00