| Age | Commit message (Collapse) | Author |
|
|
|
|
|
google.com doesn't always resolve to an IP inside the United States.
|
|
|
|
|
|
Thanks Aymeric Augustin for review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Loic Bistuer for review.
|
|
ForeignKey/OneToOneField
|
|
Thanks hellbeast for the initial patch.
|
|
customization.
|
|
Changed the url template tag to use request.resolver_match.namespace as a
default for the current_app argument if request.current_app is not set.
|
|
Thanks Josh Smeaton for help on the tests.
|
|
Thanks claudep for the patch.
|
|
|
|
Thanks Baptiste Mispelon for report and review.
|
|
Thanks tkrapp for the report and Tim Graham for the review.
|
|
Also fixed missing django/contrib/auth/common-passwords.txt.gz file
and added JavaScript tests.
|
|
|
|
|
|
Thanks Gwildor Sok for the report and Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
contrib.auth.mixins is based on our work with django-braces.
|
|
standalone Django use.
|
|
Following discussion on django-developers:
https://groups.google.com/d/topic/django-developers/IkRgMxTTzPQ/discussion
|
|
performance.
|
|
|
|
|
|
Due to the URL encoding applied by the tag for all parameters that might be
partly controllable by an end-user, there are no XSS/security problems
caused by this bug, only invalid HTML.
|
|
|
|
|
|
"As above" refers to a spatial orientation, which might
not be present, for example when the two password fields
are shown next to each other.
|
|
Only require GDAL if contained geometries need coordinate transformations.
Thanks drepo for the report and Tim Graham for the review.
|
|
|
|
Thanks Carl Meyer for review.
|
|
The whitespace added in 1101467ce0756272a54f4c7bc65c4c335a94111b
broke the initial comparison.
|