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-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-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
[next]