index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
Age
Commit message (
Expand
)
Author
2019-01-11
Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission() optio...
MaximZemskov
2019-01-11
Refs #23829 -- Made ping_google command/function use https for the sitemap URL.
Sanyam Khurana
2019-01-11
Documented ping_google()'s ping_url argument.
Sanyam Khurana
2019-01-09
Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user().
Joshua Cannon
2019-01-09
Corrected whitespace in docs/ref/contrib/auth.txt.
Tim Graham
2018-12-24
Added import locations to contrib.postgres aggregates and validators docs.
Marten Kenbeek
2018-12-22
Renamed Sqlite and Sqlite3 references to SQLite.
Nick Pope
2018-11-28
Refs #28205 -- Corrected ModelAdmin.prepopulated_fields docs regarding when t...
Tim Graham
2018-11-27
Fixed #29317 -- Doc'd filter argument in contrib.postgres aggregates.
Tim Graham
2018-11-15
Used auto-numbered lists in documentation.
François Freitag
2018-11-14
Fixed #29939 -- Increased Group.name max_length to 150 characters.
Timothy Allen
2018-11-10
Updated some links to https and new locations.
Mads Jensen
2018-11-09
Fixed #29941 -- Fixed missing variable in docs/ref/contrib/contenttypes.txt.
Tim Graham
2018-11-09
Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins.
Matthias Kestenholz
2018-11-03
Fixed inconsistent indentation in docs/ref/contrib/auth.txt.
Tobias Bengfort
2018-11-01
Fixed #27994 -- Documented ManifestFilesMixin.
Theofanis Despoudis
2018-10-29
Fixed code highlighting in docs/ref/contrib/staticfiles.txt.
Tim Graham
2018-10-27
Fixed #28606 -- Deprecated CachedStaticFilesStorage.
Tim Graham
2018-10-21
Removed "encoding" description in GIS tutorial.
Atul Varma
2018-10-09
Capitalized "Python" in docs and comments.
Jon Dufresne
2018-10-02
Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField.
Stefano Chiodino
2018-09-26
Fixed #29795 -- Confirmed support for PostGIS 2.5.
Sergey Fedoseev
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-09-18
Confirmed support for GEOS 3.7.
Sergey Fedoseev
2018-09-17
Fixed #27899 -- Added support for phrase/raw searching in SearchQuery.
Claude Paroz
2018-09-17
Fixed #29761 -- Confirmed support for PROJ 5.x.
Sergey Fedoseev
2018-09-12
Fixed typo in docs/ref/contrib/postgres/search.txt.
Adam Zapletal
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-08-28
Fixed LayerMapping encoding in geodjango tutorial.
Claude Paroz
2018-08-21
Polished the admin overview docs.
Rodrigo
2018-08-16
Fixed #29677 -- Doc'd return value of StaticFilesStorage.post_process().
Tim Graham
2018-08-03
Clarified the values accepted by ModelAdmin.fields.
Adam Johnson
2018-08-03
Fixed #29633 -- Doc'd the geometry type for each model field.
Danilo Bargen
2018-08-02
Fixed #29614 -- Added BTreeIndex to django.contrib.postres.
Nick Pope
2018-08-02
Fixed #28990 -- Added autosummarize parameter to BrinIndex.
Nick Pope
2018-08-02
Fixed #28887 -- Added SpGistIndex to django.contrib.postgres.
Nick Pope
2018-08-02
Fixed #26974 -- Added HashIndex to django.contrib.postgres.
Nick Pope
2018-08-01
Fixed typos in comments and docs.
luz.paz
2018-07-18
Added doc links for django.utils.html.escape().
Claude Paroz
2018-07-18
Removed duplicate words in docs.
Maxime Lorant
2018-07-13
Fixed #28566 -- Added path matching to collectstatic ignore patterns.
Daniel Wiesmann
2018-06-28
Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg.
Floris den Hengst
2018-06-22
Added description, example, and SQL equivalents for equals and same_as GIS lo...
Sergey Fedoseev
2018-06-21
Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups.
Sergey Fedoseev
2018-06-21
Refs #28841 -- Added ForcePolygonCW to GIS database functions table.
Sergey Fedoseev
2018-06-20
Fixed #29507 -- Added Oracle support for Envelope GIS function.
Sergey Fedoseev
2018-06-18
Fixed #29502 -- Allowed users with the view permission to use autocomplete_fi...
Carlton Gibson
2018-06-18
Fixed #29419 -- Allowed permissioning of admin actions.
Carlton Gibson
2018-06-13
Refs #29419, #8936 -- Removed change permission requirement for admin actions.
Carlton Gibson
2018-06-12
Updated GIS install instructions to use placeholders for GIS library versions.
Brylie Christopher Oxley
[next]