issues
search
lazybird
/
django-solo
Helps working with singletons - things like global settings that you want to edit from the admin site.
Other
895
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release 2.4.0
#144
johnthagen
closed
3 weeks ago
0
Simplify default_app_config after dropping support for Django <3.2
#143
johnthagen
closed
3 weeks ago
0
Update CHANGES for #138
#142
johnthagen
closed
3 weeks ago
0
Update supported Python and Django versions
#141
johnthagen
closed
3 weeks ago
0
Disambiguate cache key for similarly named models
#140
ahumeau
closed
1 month ago
4
Release 2.3.0
#139
johnthagen
closed
4 months ago
2
Fix error handling in template tag
#138
Viicos
closed
3 weeks ago
0
Invalid error handling in `get_solo` tag
#137
Viicos
closed
3 weeks ago
1
Add Ruff
#136
Viicos
closed
4 months ago
4
Getting 'relationship does not exist' error while migrating singelton model
#135
Nadir-Alishly
opened
5 months ago
0
Use `pyproject.toml` to specify package metadata
#134
Viicos
closed
5 months ago
3
Release 2.2.0
#133
johnthagen
closed
10 months ago
0
Support Django 5.0 and drop EOL Django 4.0 and 4.1
#132
johnthagen
closed
10 months ago
0
Add support for Python 3.12, drop support for Python 3.7
#131
johnthagen
closed
10 months ago
0
Any ways I can collaborate with lazybird discord?
#130
P4n1h3r
closed
5 months ago
1
Make cache value serializable
#129
q0w
opened
1 year ago
0
Add typing support to `get_solo`
#128
Viicos
closed
9 months ago
12
Add id translations
#127
kiraware
opened
1 year ago
2
Update version to 2.1.0
#126
johnthagen
closed
1 year ago
0
Release 2.1.0
#125
johnthagen
closed
1 year ago
0
Support Django 4.2
#124
johnthagen
closed
1 year ago
0
Release 2.1.0 to pypi?
#123
shshe
closed
1 year ago
3
Fix GitHub Actions CI syntax
#122
johnthagen
closed
1 year ago
1
Invalid GitHub Actions Syntax
#121
johnthagen
closed
1 year ago
0
Add support for Django 4.1 and Python 3.11
#120
johnthagen
closed
1 year ago
3
Use the same format of success messages as Django admin, to make use of existing translations
#119
frnhr
opened
1 year ago
0
SingletonModelAdmin ==> self.__class__; gettext ==> gettext_lazy
#117
I-SMAF
closed
2 years ago
0
Django migrations don't work if you use the model in code without making migrations first
#116
smark-1
closed
3 months ago
6
Added german translation
#115
creyD
closed
2 years ago
1
whenever I update the model I get "No such column" error
#114
bitFez
closed
1 year ago
3
Publish 2.0.0 to PyPI (Django 4.0)
#113
johnthagen
closed
2 years ago
5
Release 2.0.0
#112
johnthagen
closed
2 years ago
0
Enable GitHub Actions
#111
johnthagen
closed
2 years ago
1
Fix django 4.0 features that are broken.
#110
connor-makowski
closed
2 years ago
3
Update the admin https://github.com/lazybird/django-solo/issues/108
#109
frague59
closed
2 years ago
2
Django 4.0 compatibility
#108
frague59
closed
2 years ago
1
Django 4.0 Support
#107
johnthagen
closed
2 years ago
8
Setup automated testing using GitHub Actions
#106
johnthagen
closed
2 years ago
2
Change package URL to use HTTPS
#105
johnthagen
closed
3 years ago
0
Add GitHub Actions CI
#104
johnthagen
closed
2 years ago
0
Use assertEqual instead of assertEquals for Python 3.11 compatibility.
#103
tirkarthi
closed
3 years ago
1
Are there plans on making cache generic (serializable) for all cache backends?
#102
MuslimBeibytuly
opened
3 years ago
0
Add release notes for version 1.2.0
#101
ghassanmas
closed
3 years ago
0
Build fail on version 1.2.0 with Django 1.11
#100
encubos
closed
3 years ago
3
Set default model for test settings
#99
ghassanmas
closed
3 years ago
0
Refactor code to support django >=3.2
#98
ghassanmas
closed
3 years ago
0
RemovedInDjango41Warning: 'solo' defines default_app_config = 'solo.apps.SoloAppConfig'. Django now detects this configuration automatically. You can remove default_app_config.
#97
MuslimBeibytuly
closed
3 years ago
1
Is the project still maintained?
#96
ghassanmas
closed
3 years ago
3
Separate access of singleton from admin configuration documentation
#95
johnthagen
closed
3 years ago
0
Upload wheels to PyPI
#94
johnthagen
closed
3 years ago
3
Next