Baptiste Jonglez 3a2135ecf5 Remove useless VPNConfigurationInline class 10 years ago
..
billing 8b0a451c24 When invoice is validated, do not permit editing it (including InvoiceDetail inline) 10 years ago
configuration b4cabaabfb Add an IPSubnet inline form on the VPN admin page 10 years ago
members d3e6a478e2 Fix order of fields in the login page, when tabbing 10 years ago
offers b4cabaabfb Add an IPSubnet inline form on the VPN admin page 10 years ago
resources 71b373cd5b Associate IP subnet to configuration instead of subscriptions 10 years ago
reverse_dns 90f59c2645 Reset migrations using django 1.7 migration feature. 10 years ago
static d2a72dda7d Add font awesome css library and add icons in menu 10 years ago
templates 8985c1bc65 Change is_validated by is_pdf_exists. 10 years ago
vpn 3a2135ecf5 Remove useless VPNConfigurationInline class 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 bc49726e36 First working code to have a validation process of an invoice. 10 years ago
mixins.py 04bbf16e1d Fix update_fields fail if not present 10 years ago
settings.py 5a71dd3438 Make use of django-sendfile to have the possibility to make use of web serveur to send a private file to a client. 10 years ago
urls.py bc49726e36 First working code to have a validation process of an invoice. 10 years ago
utils.py 8bc73d7dce Unsing callabale as storage in FileField isn't working. Switching back to simple variable. 10 years ago
validation.py 6916a2b93a Refactor common operations 11 years ago
wsgi.py 27757cedd7 First push 11 years ago