Fabs
|
830f5077c9
Fix invoice pdf filename generation when no member associated to the invoice
|
10 years ago |
Fabs
|
50c65a9d13
Add a django command to create monthly invoices from shell. Work in progress...
|
10 years ago |
Fabs
|
44d016cc25
PEP8
|
10 years ago |
Fabs
|
92332aef28
PEP8
|
10 years ago |
Fabs
|
7d7a959144
Add default sendfile backend to use in production in comment
|
10 years ago |
Fabs
|
113b8639d4
Fix set_member, set_as_member admin actions
|
10 years ago |
Fabs
|
c21882b832
Fix #214, #215 Do not display not validated invoices in member area and to not show pdf button/link if it doesn't exists
|
10 years ago |
Fabs
|
7e69b2f289
PEP8
|
10 years ago |
Fabs
|
8ed588ee4e
Fix invoice pdf storage migration value
|
10 years ago |
Baptiste Jonglez
|
b8dac304f2
Update README
|
10 years ago |
Baptiste Jonglez
|
723bbcb598
Fix docstrings
|
10 years ago |
Baptiste Jonglez
|
42061180a3
Reset all migrations
|
10 years ago |
Baptiste Jonglez
|
109a3eedc7
Translation verbose_name and help_text of models to French
|
10 years ago |
Baptiste Jonglez
|
2c1b357158
Fix TODO before resetting migration
|
10 years ago |
Baptiste Jonglez
|
f69adfbea1
Don't capitalize the content of verbose_name
|
10 years ago |
Baptiste Jonglez
|
0170160859
Add missing newlines at the end of files
|
10 years ago |
Baptiste Jonglez
|
b49702d6b8
Ldapdb expects fields to be bytes, not unicode strings (this is probably an upstream bug)
|
10 years ago |
Baptiste Jonglez
|
59cab26ca0
We really want to manipulate bytes objects here
|
10 years ago |
Baptiste Jonglez
|
c08c29d210
Use unicode everywhere
|
10 years ago |
Baptiste Jonglez
|
f801f839a3
Fix remaining hardcoded date computation (these confuse Django's migration detection)
|
10 years ago |
Baptiste Jonglez
|
914e72284d
Put function definition before executable code
|
10 years ago |
Baptiste Jonglez
|
0c30b18ea2
Fix VPN inline that accidentally got removed
|
10 years ago |
Baptiste Jonglez
|
637699db32
Revert "Remove useless VPNConfigurationInline class"
|
10 years ago |
Baptiste Jonglez
|
0b3ecbe75d
Make editable fields more obvious
|
10 years ago |
illysedev
|
63287c4623
Add a small 'edit' icon in front of editable fields
|
10 years ago |
illysedev
|
839b124ec0
Add a small 'edit' icon in front of editable fields
|
10 years ago |
Baptiste Jonglez
|
ecbe19bc16
Use a version of django-netfields compatible with Django 1.7
|
10 years ago |
Baptiste Jonglez
|
3a2135ecf5
Remove useless VPNConfigurationInline class
|
10 years ago |
Baptiste Jonglez
|
b4cabaabfb
Add an IPSubnet inline form on the VPN admin page
|
10 years ago |
Baptiste Jonglez
|
b56ea0d8ff
Fix more VPN tests
|
10 years ago |