Baptiste Jonglez
|
64ed282f9f
Merge branch 'master' into call_for_membership_fees
|
10 years ago |
Baptiste Jonglez
|
d183023e65
Reorganise the quickstart section in README
|
10 years ago |
Baptiste Jonglez
|
a2225e1b1a
Fix today() as default argument (see 3da3f994)
|
10 years ago |
Baptiste Jonglez
|
d5fd872e95
Fix example of static counters for member count and subscriber count
|
10 years ago |
Baptiste Jonglez
|
13e491392d
Update README with the new call_for_membership_fees command
|
10 years ago |
Baptiste Jonglez
|
8c997809b1
Merge branch 'master' into call_for_membership_fees
|
10 years ago |
Baptiste Jonglez
|
54186cadb0
Add a note about commands and cron tasks to the README
|
10 years ago |
Baptiste Jonglez
|
3b9717b806
Add a 'demo' section to the README
|
10 years ago |
Baptiste Jonglez
|
b622e5e973
Ensure that billing period and commitment are positive
|
10 years ago |
Baptiste Jonglez
|
50be8b2c9f
Merge remote-tracking branch 'ffdn/master'
|
10 years ago |
Baptiste Jonglez
|
02e2001b50
Improve display of offer price
|
10 years ago |
Baptiste Jonglez
|
41baa7cc46
Add an help text about the 'validated' field of invoices
|
10 years ago |
Baptiste Jonglez
|
3da3f9940e
Fix a subtle bug with dates: default argument of functions are evaluated when the function is declared, not when it is called...
|
10 years ago |
Fabs
|
0f03f89d1e
Add tests for call for membership command
|
10 years ago |
Fabs
|
342a787fb3
Add admin action to send bulk coll for membership fee emails
|
10 years ago |
Baptiste Jonglez
|
b3985a59ff
Add a comment on a non-trivial piece of code
|
10 years ago |
Baptiste Jonglez
|
159b3c3960
Ensure IP subnets are unique
|
10 years ago |
Baptiste Jonglez
|
fdadd45c68
Fix various TODO
|
10 years ago |
Fabs
|
96c4cd12a9
Add a call for membership fees email sending system including a management command to send it automatically (1 month before end date of membership, at anniversary date, once a month for 3 months after end date)
|
10 years ago |
Fabs
|
66ca10be7f
Add respect_language utility method to force language use when there is no contexts likes in shell commands
|
10 years ago |
Baptiste Jonglez
|
e18f99c24b
Update Django to 1.7.4
|
10 years ago |
Fabs
|
c64e5bb605
A note to indicate how to disable the SSL verification git
|
10 years ago |
Fabs
|
82eea9bb47
Bump to django 1.7.3
|
10 years ago |
Fabs
|
da36f66d0c
Removes some RemovedInDjango18Warning
|
10 years ago |
Fabs
|
2fe7c64d61
Missing dummy migration
|
10 years ago |
Fabs
|
29afe2319b
Merge branch 'master' of git.illyse.org:coin
|
10 years ago |
Fabs
|
3bd784ec5b
Fix locale bug in invoices PDF. Now locale is forced before rendring PDF
|
10 years ago |
Baptiste Jonglez
|
587983113c
Add login_required to VPN graphs
|
10 years ago |
Fabs
|
c00e20733d
Add comment in invoices
|
10 years ago |
Fabs
|
157afd4ea4
Fix typo
|
10 years ago |