This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
releases
History
Matthew Somerville
2dc93bb10a
Fixed
#22316
-- Added time filters to TimeField on SQLite.
...
This was implemented for non-SQLite backends in 1.7 (as a side effect of
#16187
).
2015-06-04 22:27:13 -04: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
…
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
…
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
…
1.4.13.txt
…
1.4.14.txt
…
1.4.15.txt
…
1.4.16.txt
…
1.4.17.txt
…
1.4.18.txt
…
1.4.19.txt
…
1.4.20.txt
…
1.4.txt
…
1.5.1.txt
…
1.5.2.txt
…
1.5.3.txt
…
1.5.4.txt
…
1.5.5.txt
…
1.5.6.txt
…
1.5.7.txt
…
1.5.8.txt
…
1.5.9.txt
…
1.5.10.txt
…
1.5.11.txt
…
1.5.12.txt
…
1.5.txt
Fixed
#24763
-- Moved DoesNotExist exception to model docs.
2015-05-08 13:05:50 -04:00
1.6.1.txt
…
1.6.2.txt
…
1.6.3.txt
Removed IPAddressField per deprecation timeline; refs
#20439
.
2015-01-19 11:12:57 -05:00
1.6.4.txt
…
1.6.5.txt
…
1.6.6.txt
…
1.6.7.txt
…
1.6.8.txt
…
1.6.9.txt
…
1.6.10.txt
…
1.6.11.txt
…
1.6.txt
…
1.7.1.txt
…
1.7.2.txt
…
1.7.3.txt
…
1.7.4.txt
…
1.7.5.txt
…
1.7.6.txt
…
1.7.7.txt
…
1.7.8.txt
…
1.7.9.txt
Fixed
#24817
-- Prevented loss of null info in MySQL field renaming.
2015-05-28 10:07:52 -04:00
1.7.txt
…
1.8.1.txt
…
1.8.2.txt
…
1.8.3.txt
Fixed
#24628
-- Fixed applied status for squashed migrations.
2015-06-02 16:15:13 -06:00
1.8.txt
…
1.9.txt
Fixed
#22316
-- Added time filters to TimeField on SQLite.
2015-06-04 22:27:13 -04:00
index.txt
Fixed
#24817
-- Prevented loss of null info in MySQL field renaming.
2015-05-28 10:07:52 -04:00
security.txt
…