django1/django
Sergey Fedoseev 7521bb95d5 Fixed #25630 -- Replaced `AsGeoHash` with `GeoHash` in unsupported GIS functions 2015-10-29 13:34:12 +01:00
..
apps Refs #24215 -- Fixed Python 3.5 compatiblity for unhandled lazy ops error. 2015-09-17 10:06:52 -04:00
bin Removed bin/unique-messages.py 2015-02-06 08:47:38 -05:00
conf Updated translation catalogs 2015-10-09 18:02:47 +02:00
contrib Fixed #25630 -- Replaced `AsGeoHash` with `GeoHash` in unsupported GIS functions 2015-10-29 13:34:12 +01:00
core Refs #17133 -- Optimized script_url handling in get_script_name 2015-10-27 14:29:18 +01:00
db Refs #25618 -- Removed detection of south migrations in loader. 2015-10-28 09:16:22 -04:00
dispatch Moved and updated Python license. 2015-09-28 09:53:37 -04:00
forms Fixed #25567 -- Removed obsolete MEDIA_URL fallback in Media.absolute_path 2015-10-19 15:39:35 +02:00
http Fixed #25576 -- Added IOBase methods required by TextIOWrapper to HttpResponse. 2015-10-21 10:42:29 -04:00
middleware Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN. 2015-09-16 12:21:50 -04:00
template Renamed filesizeformat tag's bytes variable to avoid clash with builtin. 2015-10-27 10:40:50 -04:00
templatetags Refs #22306 -- Removed cycle/firstof template tags from "future". 2015-09-23 19:31:09 -04:00
test Fixed #25611 -- Standardized descriptor signatures. 2015-10-26 11:31:16 -04:00
utils Fixed #25611 -- Standardized descriptor signatures. 2015-10-26 11:31:16 -04:00
views Fixed "URLconf" spelling in code comments. 2015-10-22 14:46:42 -04:00
__init__.py Bumped version; master is now 1.10 pre-alpha. 2015-09-23 19:31:08 -04:00
__main__.py Fixed #24857 -- Added "python -m django" entry point. 2015-09-07 19:54:32 -04:00
shortcuts.py Removed dictionary and context_instance parameters for render functions. 2015-09-23 19:31:11 -04:00