issues
search
astrosat
/
django-astrosat-core
Common backend library for Astrosat projects' core functionality
GNU General Public License v3.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump django from 3.2.15 to 3.2.18 in /example
#90
dependabot[bot]
opened
1 year ago
0
chore(deps): bump django from 3.2.15 to 3.2.17 in /example
#89
dependabot[bot]
closed
1 year ago
1
chore(deps): bump setuptools from 63.4.2 to 65.5.1 in /example
#88
dependabot[bot]
opened
1 year ago
0
chore(deps): bump certifi from 2022.6.15 to 2022.12.7 in /example
#87
dependabot[bot]
opened
1 year ago
0
Valerias test
#86
allynt
closed
2 years ago
0
feat(backend): removed test
#85
allynt
closed
2 years ago
0
feat(backend): refactored loaddata command
#84
allynt
closed
2 years ago
0
chore(backend): update dependencies
#83
allynt
closed
2 years ago
0
Load data media path
#82
allynt
closed
2 years ago
0
chore(deps): bump django from 3.2.13 to 3.2.14 in /example
#81
dependabot[bot]
closed
2 years ago
1
chore(deps): bump django from 3.2.9 to 3.2.13 in /example
#80
dependabot[bot]
closed
2 years ago
0
chore(deps): bump django from 3.2.9 to 3.2.12 in /example
#79
dependabot[bot]
closed
2 years ago
1
fix(backend): fixed remove_urlpatterns
#78
allynt
closed
2 years ago
0
chore(deps): bump django from 3.2.4 to 3.2.5 in /example
#77
dependabot[bot]
closed
2 years ago
1
chore(deps): bump sqlparse from 0.4.1 to 0.4.2 in /example
#76
dependabot[bot]
closed
2 years ago
1
fix(backend): Update model's max_length for tags
#75
marksmall
closed
3 years ago
0
feat(backend): updated remove_urlpatterns
#74
allynt
closed
3 years ago
0
Formatting
#73
marksmall
closed
3 years ago
0
Remove warnings from application code
#72
marksmall
closed
3 years ago
0
feat(backend): added CONDITIONALLY_CASCADE fn
#71
allynt
closed
3 years ago
0
chore(deps): bump urllib3 from 1.26.4 to 1.26.5 in /example
#70
dependabot[bot]
closed
3 years ago
1
chore(backend): update default_auto_field on a per-app basis
#69
allynt
closed
3 years ago
0
feat(backend): refactored optional_declaration in light of updates to factory-boy
#68
allynt
closed
3 years ago
0
stop pinning factory-boy
#67
allynt
closed
3 years ago
0
feat(backend): added a mock "_open" function for stored files
#66
allynt
closed
3 years ago
0
chore(backend): upgrade migrations
#65
allynt
closed
3 years ago
0
chore(deps-dev): bump django-debug-toolbar from 3.2 to 3.2.1 in /example
#64
dependabot[bot]
closed
3 years ago
1
chore(deps): bump django from 3.1.7 to 3.1.8 in /example
#63
dependabot[bot]
closed
3 years ago
1
feat(backend): added CharListFilter
#62
allynt
closed
3 years ago
0
chore(deps): bump django from 3.1.3 to 3.1.6 in /example
#61
dependabot[bot]
closed
3 years ago
1
fix(analytics): Add Logstash/Analytics utils from Orbis
#60
R2ZER0
closed
3 years ago
1
feat(backend): Allow the `export_as_csv` fn for `DatabaesLogRecordAdmin` take an arbitrary bit of JSON as the record message.
#59
allynt
closed
3 years ago
0
feat(backend): added ExcludableJSONSerializer
#58
allynt
closed
3 years ago
0
Date range list filter
#57
allynt
closed
3 years ago
0
feat(backend): refactored admin
#56
allynt
closed
3 years ago
0
feat(backend): Ability to specify log level in create_log_records
#55
allynt
closed
3 years ago
0
create_log_records should be able to specify the logging level
#54
allynt
closed
3 years ago
0
fix(backend): fixed IncludeExcludeListFilter
#53
allynt
closed
3 years ago
0
feat(backend): try to ensure a unique column name
#52
allynt
closed
3 years ago
0
feat(backend): include JSON in exported logs
#51
allynt
closed
3 years ago
0
chore(backend): increased the size of JSONAdmnWidget
#50
allynt
closed
3 years ago
0
feat(backend): export logs as CSV
#49
allynt
closed
3 years ago
0
add feedback if db_logging is enabled but the db logging handler isn't setup
#48
allynt
opened
3 years ago
0
fix(backend): add slashless routers
#47
allynt
closed
3 years ago
0
Ensure logging models are unique
#46
marksmall
closed
3 years ago
0
Make log records unique
#45
marksmall
closed
3 years ago
0
feat(backend): added swagger_fake decorator
#44
allynt
closed
3 years ago
1
Serialize logged records
#43
marksmall
closed
3 years ago
0
chore(backend): minimise swagger errors
#42
allynt
closed
3 years ago
0
fix swagger issue w/ CurrentUserDefault
#41
allynt
closed
3 years ago
0
Next