.. |
billing
|
8b0a451c24
When invoice is validated, do not permit editing it (including InvoiceDetail inline)
|
10 years ago |
configuration
|
7d59ca1447
Fix signal handling for subnets in case no configuration is associated to the subnet
|
10 years ago |
members
|
d3e6a478e2
Fix order of fields in the login page, when tabbing
|
10 years ago |
offers
|
71b373cd5b
Associate IP subnet to configuration instead of subscriptions
|
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
|
10a1bba798
Fix VPN tests
|
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 |