Sebastian Lohff
|
1f39cc5b40
|
user.is_authenticated is no longer a method
Apparently this is now a property, so we don't need to call it. We can
just use it.
|
2022-01-22 17:35:57 +01:00 |
Sebastian Lohff
|
e5465632b4
|
Pep8 fixes
Reformat codebase a bit so it is easier to work with.
|
2022-01-22 17:35:57 +01:00 |
Sebastian Lohff
|
ba9c99e0ce
|
Move to consistent use of spaces instead of tabs
Required for python3 transition
|
2022-01-22 17:27:39 +01:00 |
Sebastian Lohff
|
f960f6919d
|
Actually save user password on account registration
|
2017-02-03 01:04:06 +01:00 |
Sebastian Lohff
|
0c69ee13b1
|
Template cleanup
|
2017-01-28 19:10:40 +01:00 |
Sebastian Lohff
|
58d1e76a0c
|
Registration includes regtime, opname and location
|
2017-01-28 16:27:57 +01:00 |
Sebastian Lohff
|
dda606ad4a
|
Minor code cleanup
|
2017-01-27 00:26:55 +01:00 |
Sebastian Lohff
|
99827c6385
|
Recheck QSO functionality
|
2017-01-27 00:26:46 +01:00 |
Sebastian Lohff
|
b3ffd41973
|
Protected logviews from exch-less users
|
2017-01-26 23:49:19 +01:00 |
Sebastian Lohff
|
625bd0f072
|
Contest Entry class management foo
|
2017-01-26 20:36:55 +01:00 |
Sebastian Lohff
|
6a3c9f0bbe
|
Display QSOs for admins, match QSOs to each other
|
2017-01-26 19:14:58 +01:00 |
Sebastian Lohff
|
94739d3508
|
Set ref in form if user already has one
|
2017-01-26 18:52:27 +01:00 |
Sebastian Lohff
|
c2309a4086
|
Added shadow users
|
2017-01-25 01:53:22 +01:00 |
Sebastian Lohff
|
e43928e8f8
|
Reworked index, navbar fixes
|
2017-01-23 01:09:04 +01:00 |
Sebastian Lohff
|
1fa184eb98
|
Current time display in qso log form
|
2017-01-23 00:00:57 +01:00 |
Sebastian Lohff
|
d995feaad2
|
Profile page + password changing
|
2017-01-22 22:55:21 +01:00 |
Sebastian Lohff
|
ad8eeeb955
|
Direct login after registration
|
2017-01-21 03:16:27 +01:00 |
Sebastian Lohff
|
80934bda32
|
QSO deleting is now beautiful!
|
2017-01-21 01:08:40 +01:00 |
Sebastian Lohff
|
20f4c203f0
|
Better forms!
|
2017-01-21 00:16:39 +01:00 |
Sebastian Lohff
|
ade44ff204
|
Better QSO Log form, better log table
|
2017-01-20 23:36:55 +01:00 |
Sebastian Lohff
|
c27d8bc3bf
|
Nicer index, callsign display in nav
|
2017-01-20 14:28:17 +01:00 |
Sebastian Lohff
|
ee05f845cb
|
EEEVERYTHING!
|
2017-01-19 18:42:11 +01:00 |
Sebastian Lohff
|
d20b8754ba
|
Initial commit
|
2017-01-18 02:25:12 +01:00 |