Implement Jazzband guidelines for django-auditlog
See original GitHub issueThis issue tracks the implementation of the Jazzband guidelines for the project django-auditlog
It was initiated by @jjkester who was automatically assigned in addition to the Jazzband roadies.
See the TODO list below for the generally required tasks, but feel free to update it in case the project requires it.
Feel free to ping a Jazzband roadie if you have any question.
TODOs
- Fix all links in the docs (and README file etc) from old to new repo
- Add the Jazzband badge to the
README
file - Add the Jazzband contributing guideline to the
CONTRIBUTING.md
orCONTRIBUTING.rst
file - Check if continuous testing works (e.g. Travis CI, CircleCI, AppVeyor, etc)
- Check if test coverage services work (e.g. Coveralls, Codecov, etc)
- Add
jazzband
account to PyPI project as maintainer role (e.g. URL: https://pypi.org/manage/project/django-auditlog/collaboration/) - Add
jazzband-bot
as maintainer to the Read the Docs project (e.g. URL: https://readthedocs.org/dashboard/django-auditlog/users/) - Add incoming GitHub webhook integration to Read the Docs project (e.g. URL: https://readthedocs.org/dashboard/django-auditlog/integrations/)
- Fix project URL in GitHub project description
- Review project if other services are used and port them to Jazzband
- Decide who is project lead for the project (if at all)
- Set up CI for Jazzband project releases if needed and open ticket if yes
Project details
Description | A Django app that keeps a log of changes made to an object. |
Homepage | |
Stargazers | 339 |
Open issues | 54 |
Forks | 227 |
Default branch | master |
Is a fork | False |
Has Wiki | False |
Has Pages | False |
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (7 by maintainers)
Top Results From Across the Web
Installation - django-auditlog documentation - Read the Docs
The repository can be found at https://github.com/jazzband/django-auditlog/. Requirements. Python 3.7 or higher; Django 3.2 or higher. Auditlog is currently ...
Read more >Projects - Jazzband
django‑redshift‑backend 2
Redshift database backend for Django Redshift database backend for Django Redshift dat...
django‑invitations 5
Generic invitations app for Django Generic invitations app for Django...
Read more >django-auditlog - Read the Docs
use as much as Python and Django's built in functionality to keep the list of ... Requirements. • Python ... //github.com/jazzband/django-auditlog/actions.
Read more >django-auditlog - Bountysource
Created 2 years ago in jazzband/django-auditlog with 4 comments. This issue tracks the implementation of the Jazzband guidelines for the project django-auditlog.
Read more >auditlog with Django and DRF - Stack Overflow
I have extended BaseUserManager class to create user model since I had to use email as a username in my application ( if...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @jezdez I can help and be one of the leads.
Now that the
jazzband
account is in the maintainers list in the PyPI project, we can close this issue 😃. Thank @hramezani, @jezdez and @jjkester 😃.