.. |
database
|
fix the weird copying of files
|
2022-04-19 21:31:40 +02:00 |
hlds
|
Fix formatting
|
2022-04-19 22:04:49 +02:00 |
migrations
|
Don't limit length (and fix migration)
|
2022-05-24 21:26:56 +02:00 |
models
|
Don't limit length (and fix migration)
|
2022-05-24 21:26:56 +02:00 |
static
|
Merge pull request #187 from ZeusWPI/feature/invitelink-token
|
2022-05-20 19:15:20 +02:00 |
templates
|
Remove some unused code
|
2022-05-20 23:21:11 +02:00 |
views
|
Only list orders to users of its association
|
2022-05-20 23:15:45 +02:00 |
__init__.py
|
Fix formatting
|
2022-04-19 22:04:49 +02:00 |
add_admins.py
|
initial work, model works, layout doenst
|
2022-05-20 21:02:24 +02:00 |
admin.py
|
List order association in admin view
|
2022-05-20 23:29:05 +02:00 |
app.py
|
Don't crash when rendering None price
|
2022-05-11 02:43:08 +02:00 |
config.example.py
|
Update script to read admins from configuration file
|
2022-04-19 22:34:06 +02:00 |
create_database.py
|
wsgi is particular about the app object
|
2022-05-02 18:25:54 +02:00 |
fatmodels.py
|
Fix pylint on everything
|
2022-04-19 23:20:03 +02:00 |
forms.py
|
Make sure only users with at least one association can create an order
|
2022-05-20 22:46:56 +02:00 |
login.py
|
Fix formatting
|
2022-04-19 22:04:49 +02:00 |
notification.py
|
change url usage to unique 7char slugs
|
2022-05-20 19:04:22 +02:00 |
parse_hlds.py
|
Fix pylint on everything
|
2022-04-19 23:20:03 +02:00 |
passenger_wsgi.py
|
wsgi is particular about the app object
|
2022-05-02 18:25:54 +02:00 |
utils.py
|
Don't crash when rendering None price
|
2022-05-11 02:43:08 +02:00 |
zeus.py
|
initial work, model works, layout doenst
|
2022-05-20 21:02:24 +02:00 |