Fabs c12aed4052 Unregisted Django group in admin. We do not use them currently 10 years ago
..
billing dd039b1d80 Typo 10 years ago
configuration a02eda0b6e Define fields variable to __all__ in forms to remove Django 1.8 depreciation 10 years ago
members c12aed4052 Unregisted Django group in admin. We do not use them currently 10 years ago
offers d2ebc37ccb Adapt test with polymorphic integration. But they are not actually passing. work in progress. 10 years ago
resources 7db0f62de8 Add basic VPN tests 11 years ago
reverse_dns 37440ecf8d Change CoinLdapSyncModel to a Mixin class because it's more appropriate (This just add/modify method to somes models, it's more a role than a type of object) 11 years ago
static 5b92061cf7 Minor templating fix 10 years ago
templates a5d0a1ebd2 Templates improvement: 10 years ago
vpn bb35031961 Register vpn app in admin because since django 1.7, adding a configuration from generic configuration app fail 10 years ago
__init__.py 27757cedd7 First push 11 years ago
filtering_queryset.py f8d20e1a1e Fix important fail in billing model. Previously invoicedetail relate Offer. But should relate OfferSubscription in order permit a member to have more than one sunscription to one offer. (eg 2 ADSL) 11 years ago
html2pdf.py 0fbd278da7 html2pdf now search static files in app statix folder. This allow to gen pdf in dev mode without collectstatic 11 years ago
mixins.py 04bbf16e1d Fix update_fields fail if not present 10 years ago
settings.py 7ac44b5727 Remove South dependencies 10 years ago
urls.py a2427bdfec Implement a redirection for handling different backend types in URLs 10 years ago
utils.py fb757f9e8d Remove ldap-auth module usage and settings 10 years ago
validation.py 6916a2b93a Refactor common operations 11 years ago
wsgi.py 27757cedd7 First push 11 years ago