Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #24813 -- Documented {% include %} debug behavior v...Andrei Kulakov2015-05-221-0/+9
* Cosmetic edits and minor corrections to docs/ref/django-a...garwoodpr2015-05-221-16/+16
* Cosmetic edits and minor corrections to docs/ref/settings...garwoodpr2015-05-221-33/+52
* Fixed #17085, #24783 -- Refactored template library regis...Preston Timmons2015-05-211-1/+29
* Fixed typo in docs/ref/contrib/admin/index.txtlatyas(懒)2015-05-201-1/+1
* Fixed typos in docs/ref/request-response.txtI am Clinton2015-05-181-4/+4
* Fixed #24630 -- Clarified docs about RunPython transactions.Tim Graham2015-05-181-4/+16
* Fixed #23820 -- Supported per-database time zone.Aymeric Augustin2015-05-171-2/+35
* Fixed #24774 -- Made contrib.site's Site.domain field uniquePiotr Jakimiak2015-05-161-0/+5
* Fixed broken link in settings docsPiotr Jakimiak2015-05-131-1/+1
* Fixed #24733 -- Passed the triggering exception to 40x er...Claude Paroz2015-05-111-7/+32
* Fixed #24553 -- Added the list of available applications ...Riccardo Magliocchetti2015-05-111-0/+21
* Fixed #24763 -- Moved DoesNotExist exception to model docs.David Krisch2015-05-083-21/+30
* Fixed typo in docs/ref/models/expressions.txtIan Foote2015-05-081-1/+1
* Fixed #24520 -- Documented Widget.supports_microsecondswdmgsm2015-05-061-0/+17
* Fixed typos in docs/ref/contrib/gis/geoquerysets.txtSławomir Ehlert2015-05-061-2/+2
* Fixed #24736 -- Documented the Sitemap.limit attributeAbhaya Agarwal2015-05-051-0/+9
* Fixed #24693 -- Added label and label_lower property to M...Luis Del Giudice2015-05-021-0/+29
* Updated capitalization in the word "JavaScript" for consi...Dave Hodder2015-05-015-9/+9
* Fixed #24665 -- Clarified model field flag defaults.Tim Graham2015-04-301-1/+1
* Fixed #13008 -- Added more Cache-Control headers to never...Markus Bertheau2015-04-282-2/+8
* Removed initial data from flush docs since it's removed; ...Tim Graham2015-04-271-2/+5
* Fixed #24704 -- Clarified system check interaction with r...Tim Graham2015-04-251-3/+3
* Fixed #24649 -- Allowed using Avg aggregate on non-numeri...Tim Graham2015-04-251-3/+10
* Fixed #24499 -- Dropped support for PostGIS 1.5.Tim Graham2015-04-256-154/+5
* Fixed #24643 -- Added get_context_data() method to FormMixinAndrei Kulakov2015-04-252-5/+17
* Fixed #22598 -- Allowed make_aware() to work with ambiguo...Josh Smeaton2015-04-241-3/+20
* Fixed #24656 -- Added missing imports to query expression...Nicolas Noé2015-04-241-0/+17
* Fixed #24695 -- Tidied up a couple of regexes in the CBV ...Alasdair Nicol2015-04-242-2/+2
* Documented INSTALLED_APPS requirement for HStoreField.Tim Graham2015-04-241-5/+9
* Fixed #24613 -- Added example to QuerySet.defer() documen...Richard Eames2015-04-231-0/+24
* Added docs for new template loader api.Preston Timmons2015-04-221-26/+113
* Documented GeoQuerySet replacement by functionsClaude Paroz2015-04-225-59/+631
* Fixed #24672 -- Clarified note about installing postgis_t...Claude Paroz2015-04-211-3/+6
* Fixed #24682 -- Corrected a few generic editing view linksSteve Hiemstra2015-04-211-8/+8
* Fixed #24591 -- Optimized cloning of ModelState objects.Marten Kenbeek2015-04-211-1/+12
* Fixed #22394 -- Refactored built-in datetime lookups to t...Jon Dufresne2015-04-201-8/+55
* Fixed #24668 -- Amended ModelAdmin.save_formset() example...Tim Graham2015-04-201-0/+2
* Amended get_all_related_objects() backwards compatible re...Neal Todd2015-04-201-2/+2
* Removed DateTimeQuerySet from docs.Tim Graham2015-04-181-3/+3
* Fixed #23879 -- Allowed model migration skip based on fea...Claude Paroz2015-04-181-0/+25
* Fixed #24657 -- Fixed include template tag example.Tim Graham2015-04-171-2/+4
* Fixed #24644 -- Added HTTP_ACCEPT to example headers list.Abdulrahman Alotaibi2015-04-161-2/+3
* Fixed #24645 -- Documented use of HStoreExtension.Tim Graham2015-04-161-0/+6
* Fixed #24603 -- Allowed Context.update() to be used as a ...Tommy Beadle2015-04-141-0/+15
* Fixed typos in docs/ref/templates/api.txtTim Graham2015-04-141-4/+4
* Fixed #12199 -- Added the ability to use "as" with the fi...Craig Oldford2015-04-141-0/+7
* Fixed formatting in docs/ref/templates/builtins.txtMaxime Lorant2015-04-141-7/+7
* Update to indicate GDAL 1.11 is supported.Justin Bronn2015-04-131-5/+5
* Update PROJ.4 source instructions to use 4.9.1.Justin Bronn2015-04-131-7/+7