incubator icon indicating copy to clipboard operation
incubator copied to clipboard

Django hackerspace website for UrLab

Results 43 incubator issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 3.2.25 to 5.0.4. Commits 476d7c5 [5.0.x] Bumped version for 5.0.4 release. e4a0644 [5.0.x] Added release date for 5.0.4. fead2dd [5.0.x] Fixed #35336 -- Addressed crash when adding...

dependencies

Save backup files on an other server. This script supposes that the other server contains the public key of the current user. the variable `SECONDARY_SERVER_HOST` must be set in order...

enhancement
review wanted

Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.14.0 to 2.0. Release notes Sourced from django-crispy-forms's releases. 2.0 (2023-02-13) Major Changes and Migration Guide Removed all Bootstrap template packs. These template packs are now available...

dependencies

The idea of creating event each day of the week/month have been requested, My question is do we precreate all of them, or do we run a cron that created...

enhancement

Closes #366 TODO : * [X] All all the needed requirements * [X] Remove old files * [X] Update the README/DEVELOPMENT * [x] Update action script with poetry

enhancement
dependencies

Add something like `beta.urlab.be` with a beta instance of incubator, to allow debug without pushing in prod all the time

enhancement

Our new location currently has no phone. But we have a bootiful address, lets proudly show it.

Ajouter un simple compte de combien d'argent doit revenir sur l'ardoise (sans noms ni rien) pour faciliter la compta du hackerspace. Potentiellement ajouter le positif également, à discuter

enhancement

Closes #75 ## TODO: * [ ] Montrer une table plus jolie * [ ] Améliorer les espacements des différents bouttons * [ ] Limiter les choix dans le form...

enhancement
not ready to merge

[Poetry ](https://python-poetry.org/) It's easier to use and to maintain compared to pip-tools Example: for setup an env and install deps only one command line `poetry install` also have a "smarter"...

enhancement