Baptiste Jonglez f801f839a3 Fix remaining hardcoded date computation (these confuse Django's migration detection) 10 years ago
..
billing f801f839a3 Fix remaining hardcoded date computation (these confuse Django's migration detection) 10 years ago
configuration b4cabaabfb Add an IPSubnet inline form on the VPN admin page 10 years ago
members f801f839a3 Fix remaining hardcoded date computation (these confuse Django's migration detection) 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 0b3ecbe75d Make editable fields more obvious 10 years ago
templates 8985c1bc65 Change is_validated by is_pdf_exists. 10 years ago
vpn 0c30b18ea2 Fix VPN inline that accidentally got removed 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 f801f839a3 Fix remaining hardcoded date computation (these confuse Django's migration detection) 10 years ago
validation.py 6916a2b93a Refactor common operations 11 years ago
wsgi.py 27757cedd7 First push 11 years ago