index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[1.3.X] Fixed #17972 -- Ensured that admin filters on a foreign key respect t...
Julien Phalip
2012-03-31
2
-8
/
+11
*
[1.3.X] Fixed #17908 -- Made some `contrib.markup` tests be skipped so they d...
Julien Phalip
2012-03-16
1
-3
/
+3
*
[1.3.X] Fixed #17837. Improved markdown safety.
Paul McMillan
2012-03-14
2
-2
/
+29
*
[1.3.X] Fixed #17737 -- Stopped the collectstatic management command from cop...
Jannis Leidel
2012-03-01
1
-4
/
+6
*
[1.3.X] Fixed #17415 -- Reset database sequence for Site's pk after creating ...
Aymeric Augustin
2012-01-07
2
-4
/
+22
*
[1.3.X] Reverting r16878 (improved admin error message) per advice from jezde...
Paul McMillan
2011-09-22
1
-2
/
+2
*
[1.3.X] Fixed #16837 -- Improved error messages for admin login. Thanks Wim F...
Paul McMillan
2011-09-22
1
-2
/
+2
*
[1.3.X] Fixed #16353 -- don't try to create Site objects on all databases. Re...
Carl Meyer
2011-09-21
2
-10
/
+9
*
[1.3.X] Fixed #14648 -- Fixed annotated date querysets when `GeoManager` is u...
Justin Bronn
2011-09-17
6
-37
/
+34
*
[1.3.X] Reverted the change in r16684, which, while fixing an alignment issue...
Julien Phalip
2011-09-16
1
-6
/
+0
*
[1.3.X] Corrected an issue which could allow attackers to manipulate session ...
Russell Keith-Magee
2011-09-10
2
-9
/
+15
*
[1.3.X] Fixed #16408 -- Fixed conversion of dates, and other problems with th...
Justin Bronn
2011-09-09
7
-14
/
+94
*
[1.3.X] Fixed a small admin CSS issue where the "Save and continue editing" a...
Julien Phalip
2011-08-25
1
-0
/
+6
*
[1.3.X] Fixed #16531 -- Fixed various instances of "undefined name" issues. T...
Jannis Leidel
2011-07-29
1
-1
/
+1
*
[1.3.X] Fixed #16292 -- Removed broken link for Swiss localflavor documentati...
Jannis Leidel
2011-06-18
1
-1
/
+0
*
[1.3.X] Fixed #16144 - layout of admin changelist broken for RTL languages.
Luke Plant
2011-06-02
1
-1
/
+24
*
[1.3.X] Fixed #15819 - Fixed 1.3 regression from r15526 causing duplicate sea...
Carl Meyer
2011-04-23
1
-3
/
+11
*
[1.3.X] Fixed `LayerMapping` to support `BigIntegerField`.
Justin Bronn
2011-03-30
1
-0
/
+1
*
[1.3.X] Fixed integer overflows that occurred when `OFTReal` fields were trea...
Justin Bronn
2011-03-30
3
-6
/
+25
*
Copied "Norwegian Bokmål (nb)" translation to old "Norwegian (no)" translati...
Jannis Leidel
2011-03-20
10
-140
/
+163
*
Pulled translation updates from Transifex again.
Jannis Leidel
2011-03-20
210
-2294
/
+2335
*
Fixed #15618 -- Fixed regression introduced in r15848 regarding not properly ...
Jannis Leidel
2011-03-20
2
-1
/
+37
*
Refined exception message to make sure we don't confuse users.
Jannis Leidel
2011-03-18
1
-4
/
+2
*
Fixed plural forms formula for the Croatian (hr) localization by manually ove...
Ramiro Morales
2011-03-17
29
-45
/
+45
*
Fixed #15627 -- Use constant time comparison for password checks. Thanks to h...
Russell Keith-Magee
2011-03-17
1
-1
/
+2
*
Fixed #15622 -- Clear content type cache to avoid problems with subsequence T...
Russell Keith-Magee
2011-03-17
1
-0
/
+1
*
Fixed #15142 -- Force test views to be non-cached so that projects with cachi...
Russell Keith-Magee
2011-03-17
2
-0
/
+7
*
Fixed #15623 -- Corrected province codes for Canadian localflavor. Thanks to ...
Russell Keith-Magee
2011-03-17
1
-7
/
+15
*
Fixed #15569 -- Corrected the numbering updates to inlines when rows are adde...
Russell Keith-Magee
2011-03-17
2
-34
/
+11
*
Add `setUp` and `tearDown` methods to the geographic feed and sitemap tests t...
Justin Bronn
2011-03-16
2
-0
/
+20
*
Fixed #15194 -- Add OSGeo4W DLL library names to GEOS and GDAL interfaces. T...
Justin Bronn
2011-03-16
2
-3
/
+3
*
Fixed #15618 -- CookieStorage storage in messages framework now honors SESSIO...
Adrian Holovaty
2011-03-16
1
-1
/
+2
*
Fixed #15533 -- Now use 3857 as spherical mercator projection instead of depr...
Justin Bronn
2011-03-16
2
-1
/
+9
*
Pulled sites translation updates from Transifex.
Jannis Leidel
2011-03-15
132
-154
/
+154
*
Pulled sessions translation updates from Transifex.
Jannis Leidel
2011-03-15
132
-151
/
+151
*
Pulled redirects translation updates from Transifex.
Jannis Leidel
2011-03-15
132
-160
/
+163
*
Pulled messages translation updates from Transifex.
Jannis Leidel
2011-03-15
132
-162
/
+162
*
Pulled localflavor translation updates from Transifex.
Jannis Leidel
2011-03-15
132
-2690
/
+2780
*
Pulled humanize translation updates from Transifex.
Jannis Leidel
2011-03-15
132
-217
/
+208
*
Pulled gis translation updates from Transifex.
Jannis Leidel
2011-03-15
132
-263
/
+274
*
Pulled formtools translation updates from Transifex.
Jannis Leidel
2011-03-15
132
-154
/
+162
*
Pulled flatpages translation updates from Transifex.
Jannis Leidel
2011-03-15
132
-180
/
+210
*
Pulled contenttypes translation updates from Transifex.
Jannis Leidel
2011-03-15
132
-155
/
+155
*
Pulled comments translation updates from Transifex.
Jannis Leidel
2011-03-15
132
-676
/
+722
*
Pulled auth translation updates from Transifex.
Jannis Leidel
2011-03-15
132
-343
/
+394
*
Pulled admindocs translation updates from Transifex.
Jannis Leidel
2011-03-15
132
-206
/
+219
*
Pulled admin translation updates from Transifex.
Jannis Leidel
2011-03-15
264
-2874
/
+3489
*
Fixed #15606 -- Ensured that boolean fields always use the Boolean filterspec...
Russell Keith-Magee
2011-03-15
1
-31
/
+32
*
Fixed #15378 -- Now properly handle OGR layers that have features with invali...
Justin Bronn
2011-03-15
6
-3
/
+19
*
Fixed #15609 -- Fixed some 'raise' statements to use the newer style syntax. ...
Adrian Holovaty
2011-03-14
1
-1
/
+1
[next]