1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/django
Claude Paroz 1d2982362d Fixed #18537 -- Fixed CUIT calculation in ar localflavor
Thanks mmoya at 8ksoft.com.ar for the report and Kevin Shaul for the
initial patch.
2012-07-09 14:10:54 +02:00
..
bin
conf
contrib Fixed #18537 -- Fixed CUIT calculation in ar localflavor 2012-07-09 14:10:54 +02:00
core Fixed #18330 - Made cache culling 3rd party db backend friendly 2012-07-05 17:20:48 +03:00
db Fixed #18590 - Reverted Python 2.4 workaround for Model pickling 2012-07-08 20:08:28 +02:00
dispatch
forms Fixed #18572 - Python26 string format incompatibility 2012-07-06 00:23:02 +01:00
http
middleware
shortcuts
template Fixed #18484 - 'display:none' on CSRF token div is redundant and causes problems with some browsers 2012-07-06 15:33:29 +01:00
templatetags Fixed #18254 -- Added ability to the static template tags to store the result in a contextt variable. Many thanks to Andrei Antoukh for the initial patch. 2012-07-07 15:30:25 +02:00
test
utils Fix copyright holder 2012-07-06 15:24:07 -03:00
views Merge pull request #176 from benspaulding/ticket_18521 2012-07-06 12:46:26 -07:00
__init__.py