index
:
djangoproject.com.git
issue-1630
djangoproject.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dashboard
Age
Commit message (
Expand
)
Author
2025-11-21
Moved docs search bar to top navigation in prep for global search.
Sarah Boyce
2025-09-20
Updated translations
Tobias McNulty
2025-09-12
Updated translations
Tobias McNulty
2025-09-11
Isolated `dashboard` app JavaScript (#2155)
Adam Zapletal
2025-03-14
Reapply "Fixed page header structure and used semantic HTML."
Baptiste Mispelon
2025-03-11
Revert "Fixed page header structure and used semantic HTML."
Baptiste Mispelon
2025-03-11
Fixed page header structure and used semantic HTML.
Sarah Boyce
2024-11-17
Added links for user-profile stats.
Sarah Boyce
2024-11-07
Fixed #1690 -- fixed trac metrics involving time
Baptiste Mispelon
2024-10-25
[dashboard] Marked all user-facing strings for translation
Mark Walker
2024-10-24
Improve pre-commit configuration hooks (#1645)
Paolo Melchiorre
2024-04-25
Used tracdb instead of Trac RPC endpoint in dashboard
Baptiste Mispelon
2023-06-02
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-12-25
Fixed #1293 -- Modernize to Django 3.2/Python 3.8 (#1294)
Paolo Melchiorre
2022-11-30
Refs #1184 -- Reformatted code with Black.
django-bot
2021-10-27
Fixed #1119 -- Used GitHub API for commits stats.
Mariusz Felisiak
2019-07-26
Fixed typos.
Min ho Kim
2019-03-16
Added all languages supported by the docs and pulled in the latest translatio...
Tobias McNulty
2019-03-11
Updated messages & translations
Tobias McNulty
2019-03-11
Moved dashboard and docs base templates to their respective template dirs (#882)
Tobias McNulty
2019-03-11
Reorganized locale directories and added Transifex config for managing the tr...
Tobias McNulty
2018-10-24
Fixed W605 "invalid escape sequence" flake8 warnings.
Tim Graham
2018-06-07
Updated URLpatterns to use path().
Tim Graham
2017-09-14
Removed inheritance of object to define new style classes.
Tim Graham
2017-08-15
Updated links to https.
CHI Cheng
2016-12-14
Switched to Python 3 style super().
Tim Graham
2016-10-03
Added fixtures of dashboard's categories and metrics.
Tobias McNulty
2016-02-10
Removed flake8 exclude from migrations.
Tim Graham
2016-01-21
Removed usage of deprecated assertRaisesRegexp().
Tim Graham
2016-01-21
Added on_delete to ForeignKey and OneToOneField.
Tim Graham
2015-09-28
Removed unnecessary source file encoding declarations.
Tim Graham
2015-09-28
Replaced deprecated string function references in urlpatterns.
Tim Graham
2015-09-28
Removed usage of deprecated NoArgsCommand.
Tim Graham
2015-08-25
Adjusted some imports for deprecations.
Tim Graham
2015-05-11
Converted bytestrings in migrations to unicode.
Tim Graham
2015-04-17
Fix isort calls in makefile, use -rc option
Rolf Erik Lekang
2015-04-17
Removed unnecessary future imports.
Tim Graham
2015-04-07
Add isort settings and sort imports
Rolf Erik Lekang
2015-04-06
Ported from Python 2.7 to Python 3.4.
Rolf Erik Lekang
2015-02-09
Merge branch 'master' of github.com:django/djangoproject.com
Jannis Leidel
2015-02-09
Cache dev dashboard index as well.
Jannis Leidel
2015-02-09
Fix typo in timeout of generation cache key.
Jannis Leidel
2015-02-03
Removed usage of print
Baptiste Mispelon
2015-02-03
Add test for update_metric management command
Rolf Erik Lekang
2015-02-01
Cache metric JSON response until manually updating.
Jannis Leidel
2015-02-01
Fixed tests as well.
Jannis Leidel
2015-02-01
Use reversed URL to to have to have a hardcoded URL in the JS.
Jannis Leidel
2015-01-31
Minor cosmetic fix.
Jannis Leidel
2015-01-31
Cosmentic updates.
Jannis Leidel
2015-01-31
Use requests-mock instead of rmoq.
Jannis Leidel
[next]