summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2021-05-20[2.2.x] Changed IRC references to Libera.Chat.Mariusz Felisiak
2020-06-02[2.2.x] Refs #31485 -- Backported jQuery upgrade to 3.5.1.Carlton Gibson
2020-06-02[2.2.x] Fixed Sphinx warnings on duplicate object descriptions.Mariusz Felisiak
2019-11-25[2.2.x] Doc'd SpatiaLite support of 3D geometry fields.Sergey Fedoseev
2019-11-06[2.2.x] Fixed #15742 -- Fixed an example of collecting selected objects in Mo...Daniel Fairhead
2019-11-05[2.2.x] Refs #30923 -- Fixed an example of rendering templates in contrib.sit...Alasdair Nicol
2019-10-16[2.2.x] Refs #28436 -- Corrected docs regarding MySQL support of distance loo...Mariusz Felisiak
2019-10-07[2.2.x] Refs #10348 -- Doc'd that ModelAdmin ignores list_select_related when...Tamer Sherif
2019-10-02[2.2.x] Fixed #30817 -- Clarified return value of Sitemap.items().Sjbrgsn
2019-08-21[2.2.x] Fixed broken links and redirects in documentation.François Freitag
2019-08-19[2.2.x] Removed outdated examples of flatpages served sites.Garry Polley
2019-08-19[2.2.x] Fixed broken links and redirects to OGR library in docs.Mariusz Felisiak
2019-07-16[2.2.x] Fixed heading level typo in docs/ref/contrib/postgres/fields.txt.Mariusz Felisiak
2019-07-02[2.2.x] Fixed #28588 -- Doc'd User.has_perm() & co. behavior for active super...Carlton Gibson
2019-06-11[2.2.x] Fixed intword example in docs/ref/contrib/humanize.txt.Jon Dufresne
2019-06-10[2.2.x] Removed redundant object descriptions to prevent warnings with Sphinx...Mariusz Felisiak
2019-05-31[2.2.x] Fixed #28831 -- Doc'd that InlineModelAdmin methods' obj argument is ...parth
2019-05-17[2.2.x] Fixed #25633 -- Updated macOS Spatialite installation instructions.Daniel Hepper
2019-05-15[2.2.x] Changed tuple choices to list in docs.Jon Dufresne
2019-04-17[2.2.x] Updated SpatiaLite install instructions to suggest first package from...Willy Njundong
2019-04-07[2.2.x] Refs #27807 -- Removed docs for User.username_validator.Tim Graham
2019-03-29[2.2.x] Removed unnecessary /static from links to PostgreSQL docs.Nick Pope
2019-03-28[2.2.x] Used extlinks for Django's source code.Tim Graham
2019-02-14[2.2.x] Removed docs of unused libgeoip1/python-gdal packages.Tim Graham
2019-02-12[2.2.x] Fixed #29943 -- Doc'd that admin changelist may add pk to ordering.Hasan Ramezani
2019-02-12[2.2.x] Doc'd database functions for overlaps lookup.Claude Paroz
2019-02-07[2.2.x] Updated Oracle docs links to Oracle 18c.Mariusz Felisiak
2019-02-04[2.2.x] Refs #30055 -- Bumped minimum SQLite version in GIS docs.Tim Graham
2019-01-31[2.2.x] Refs #28161 -- Doc'd INSTALLED_APPS requirement for ArrayField(CIText).Robert Coup
2019-01-21[2.2.x] Corrected GenericRelation's related_query_name manual lookup example.Pavel Savchenko
2019-01-17[2.2.x] Refs #28606 -- Corrected deprecation version for CachedStaticFilesSto...Tim Graham
2019-01-11Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission() optio...MaximZemskov
2019-01-11Refs #23829 -- Made ping_google command/function use https for the sitemap URL.Sanyam Khurana
2019-01-11Documented ping_google()'s ping_url argument.Sanyam Khurana
2019-01-09Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user().Joshua Cannon
2019-01-09Corrected whitespace in docs/ref/contrib/auth.txt.Tim Graham
2018-12-24Added import locations to contrib.postgres aggregates and validators docs.Marten Kenbeek
2018-12-22Renamed Sqlite and Sqlite3 references to SQLite.Nick Pope
2018-11-28Refs #28205 -- Corrected ModelAdmin.prepopulated_fields docs regarding when t...Tim Graham
2018-11-27Fixed #29317 -- Doc'd filter argument in contrib.postgres aggregates.Tim Graham
2018-11-15Used auto-numbered lists in documentation.François Freitag
2018-11-14Fixed #29939 -- Increased Group.name max_length to 150 characters.Timothy Allen
2018-11-10Updated some links to https and new locations.Mads Jensen
2018-11-09Fixed #29941 -- Fixed missing variable in docs/ref/contrib/contenttypes.txt.Tim Graham
2018-11-09Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins.Matthias Kestenholz
2018-11-03Fixed inconsistent indentation in docs/ref/contrib/auth.txt.Tobias Bengfort
2018-11-01Fixed #27994 -- Documented ManifestFilesMixin.Theofanis Despoudis
2018-10-29Fixed code highlighting in docs/ref/contrib/staticfiles.txt.Tim Graham
2018-10-27Fixed #28606 -- Deprecated CachedStaticFilesStorage.Tim Graham
2018-10-21Removed "encoding" description in GIS tutorial.Atul Varma