Jorge Pastor
53fa5a02eb
inicio 2023/07/09
...
edited 2023/11/24 by pedro
2023-11-26 09:52:02 +00:00
Santiago L
d5fce3b6e2
Replace string_concat() with format_lazy()
...
On Django 1.11 django.utils.translation.string_concat() is
deprecated in favor of django.utils.text.format_lazy()
and it has been removed on Django 2.1
2021-05-06 12:07:17 +02:00
Santiago L
d863598d81
Define on_delete argument for ForeignKey and OneToOneField
...
Required since Django 2.0
2021-04-22 10:28:00 +02:00
Marc Aymerich
d849ec8867
Fixes on billing
2016-04-06 19:00:16 +00:00
Marc Aymerich
2491367d42
Added dokuwiki traffic accountancy backend
2015-09-17 11:21:35 +00:00
Marc Aymerich
332ad49b64
Fixes on billing and mailman traffic backend
2015-09-07 13:07:04 +00:00
Marc Aymerich
8753b94b8c
Refactored model classmethods to manager methos
2015-09-04 10:22:14 +00:00
Marc Aymerich
a8f4b17149
Fix bugs on resource history and added order.billed_metric field
2015-07-30 16:43:12 +00:00
Marc Aymerich
cf2215f604
Fixes on billing and added support for async backend actions
2015-05-14 13:28:54 +00:00
Marc Aymerich
8fdec05908
added best_price rating method
2015-05-12 14:04:20 +00:00
Marc Aymerich
13cf3a41ed
Fixes on task state
2015-05-09 15:37:35 +00:00
Marc Aymerich
17974d41fa
Refactored dashboard icons and menu registration
2015-05-07 14:09:37 +00:00
Marc Aymerich
524b1ce15f
Replace custom sql on domains and imporve performance of orchestra-beat
2015-05-06 19:30:13 +00:00
amon-ra
9a836f6e25
removed some django warnings
2015-05-01 19:23:22 +02:00
Marc Aymerich
9ac9f6b933
Random fixes
2015-04-20 14:23:10 +00:00
Marc Aymerich
5606b14e28
Fixed ransom bugs
2015-04-14 14:29:22 +00:00
Marc Aymerich
e44b1ee6de
Added initial migrations
2015-04-08 14:41:09 +00:00
Marc Aymerich
10d2f7f247
Moved apps to contrib
2015-04-05 10:46:24 +00:00