| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-12 | Add --target-version to black call | Ülgen Sarıkavak | |
| The goal is to handle mysterious trailing commas appearing during pyproject.toml migration. It seems pyproject.toml's requires-python key automatically picked up by black, and causing additional changes because it didn't have the version info before. Relates to #2321 | |||
| 2025-11-21 | Moved docs search bar to top navigation in prep for global search. | Sarah Boyce | |
| 2025-07-19 | fixup! Fixed #1782 -- Added page to delete one's user account | Baptiste Mispelon | |
| 2025-07-19 | Fixed #1782 -- Added page to delete one's user account | Baptiste Mispelon | |
| 2025-06-12 | Simplified cache usage in `accounts` view helper (#2089) | Adam Zapletal | |
| Importing `cache` instead of `caches` uses the default cache. | |||
| 2025-01-22 | Updated Django dependency to version 5.1.5 | Ülgen Sarıkavak | |
| Co-authored-by: Baptiste Mispelon <bmispelon@gmail.com> | |||
| 2024-11-17 | Added links for user-profile stats. | Sarah Boyce | |
| 2024-10-25 | [accounts] Marked all user-facing strings for translation | Mark Walker | |
| Refs #1648 | |||
| 2024-10-24 | Improve pre-commit configuration hooks (#1645) | Paolo Melchiorre | |
| 2024-06-09 | Removed unused URL | Baptiste Mispelon | |
| Trac removed the core/CLA badges in 2016 (7c6566898409b8300aa60600cc5b579fd84425b1). | |||
| 2024-06-09 | Removed core team badge from profile page | Baptiste Mispelon | |
| 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 | |
| 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-20 | Fixed typo in ProfileForm docstring. | Avery Uslaner | |
| 2017-02-02 | Fixed "OrderedDict mutated during iteration" error in get_user_stats(). | Tim Graham | |
| 2016-12-14 | Switched to Python 3 style super(). | Tim Graham | |
| 2016-08-25 | Fixed #697 -- Added missing chars to URLConf for profile view. | Baptiste Mispelon | |
| 2016-08-25 | Fixed #695 -- Added a login redirect URL. | Tim Graham | |
| 2016-02-18 | Added a wrapped password hasher to upgrade SHA1 hashes. | Tim Graham | |
| 2016-01-21 | Added on_delete to ForeignKey and OneToOneField. | Tim Graham | |
| 2016-01-20 | Removed contributor license agreement stub app. | Tim Graham | |
| It hasn't been used, so there's little value in keeping it updated with deprecations and what not. | |||
| 2016-01-20 | Replaced cache.get_cache() with cache.caches. | Tim Graham | |
| 2015-04-17 | Fix isort calls in makefile, use -rc option | Rolf Erik Lekang | |
| 2015-04-07 | Fix #434, fix input to hash function in user_profile | Rolf Erik Lekang | |
| 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 | |
| * Swapped unipath with pathlib * Used pykismet3 instead of akismet * Replaced django-pygments with template tag in the docs app | |||
| 2015-01-22 | Fixed tests and added CI. | Jannis Leidel | |
| - Added Travis-CI - Added coverage - Added coveralls - Fixed aggregator tests to not require PuSH server and not recreate objects again | |||
| 2014-11-22 | Changed accounts templates. Ref #109 | Tomek Paczkowski | |
| 2014-11-20 | Updated to Django 1.7 | Tim Graham | |
| -Replaced south migrations with built-in migrations. -Updated to use django-registration-redux. | |||
| 2014-11-17 | Removed unused file: accounts/profile_urls.py | Tim Graham | |
| 2014-08-25 | Added flake8.cfg and cleaned up code. | Tim Graham | |
| 2014-08-25 | Removed usage of django.conf.urls.patterns(). | Tim Graham | |
| 2014-08-02 | Removed some dead code. | Baptiste Mispelon | |
| 2014-01-20 | Fixed #21826 -- Fixed password reset views. | Baptiste Mispelon | |
| 2014-01-19 | Fixed #21826 -- Updated password reset URL for Django 1.6 | Tim Graham | |
| 2013-05-21 | Use upstream django-registration. | Baptiste Mispelon | |
| 2013-02-08 | Upgrade django-registration. | Aymeric Augustin | |
| 2013-02-06 | Update imports from django.conf.urls and avoid import *. | Aymeric Augustin | |
| 2013-02-05 | Move apps outside of the django_website package. | Aymeric Augustin | |
