| Age | Commit message (Collapse) | Author |
|
Thanks Simon Charette for review.
|
|
|
|
|
|
Added django.views.i18n.json_catalog() view, which returns a JSON
response containing translations, formats, and a plural expression
for the specified language.
|
|
Thanks Anssi Kääriäinen for the draft text and Simon Charette
for review.
|
|
|
|
|
|
|
|
|
|
|
|
HStoreField
Correct test which was using the model field in a test form.
|
|
|
|
|
|
2.0.7 was released in 2012.
|
|
|
|
|
|
transaction.
|
|
|
|
|
|
|
|
|
|
|
|
upgrading to 1.8.
|
|
|
|
|
|
|
|
|
|
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 Baptiste Mispelon for report and review.
|
|
|
|
|
|
Thanks Gwildor Sok for the report and Tim Graham for the review.
|
|
|
|
|
|
|
|
standalone Django use.
|
|
Following discussion on django-developers:
https://groups.google.com/d/topic/django-developers/IkRgMxTTzPQ/discussion
|
|
|
|
|
|
|
|
Only require GDAL if contained geometries need coordinate transformations.
Thanks drepo for the report and Tim Graham for the review.
|