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 |
Baptiste Jonglez
|
0cc7f6d2a6
Activate the simple_dsl application by default
|
10 years ago |
Baptiste Jonglez
|
56c73f3576
Add documentation on extending Coin
|
10 years ago |
Baptiste Jonglez
|
e2d21c21e9
Add a simple_dsl application
|
10 years ago |
Baptiste Jonglez
|
508e05b134
Simplify the API that signals subnet changes to configurations
|
10 years ago |
Fabs
|
342a787fb3
Add admin action to send bulk coll for membership fee emails
|
10 years ago |
Baptiste Jonglez
|
7200a26d11
Allow a configuration model to skip save_subnet and delete_subnet
|
10 years ago |
Baptiste Jonglez
|
72e68cdcef
Allow configurations not to set an url_namespace
|
10 years ago |
Baptiste Jonglez
|
cd03536563
Provide an inline form for IP allocation to every configuration types
|
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 |