1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/django
2015-11-18 19:17:16 -05:00
..
apps
bin
conf Updated translation catalogs 2015-10-09 18:02:47 +02:00
contrib Fixed #25654 -- Added the GEOSGeometry.unary_union property. 2015-11-18 19:17:16 -05:00
core Removed redundant termcolors. 2015-11-18 10:26:39 -05:00
db Simplified lists creation in three places. 2015-11-17 07:58:49 -05:00
dispatch Moved and updated Python license. 2015-09-28 09:53:37 -04:00
forms Fixed #25683 -- Allowed ModelChoiceField(queryset=...) to accept Managers. 2015-11-09 12:42:36 -05:00
http Fixed #25644 -- Fixed reset cookie expiry date bug. 2015-11-18 07:47:40 -05:00
middleware
template Fixed #25682 -- Removed bare except clauses. 2015-11-17 14:39:15 -05:00
templatetags Refs #22306 -- Removed cycle/firstof template tags from "future". 2015-09-23 19:31:09 -04:00
test Fixed #25647 -- Reverted "Simplified deduplication of test databases." 2015-11-14 07:52:21 -05:00
utils Removed redundant termcolors. 2015-11-18 10:26:39 -05:00
views Removed blank line to appease isort. 2015-11-17 19:01:06 -05:00
__init__.py Fixed #16734 -- Set script prefix even outside of requests 2015-10-29 20:12:38 +01:00
__main__.py
shortcuts.py Removed dictionary and context_instance parameters for render functions. 2015-09-23 19:31:11 -04:00