- Timestamp:
- Sep 4, 2011, 6:17:39 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/django_gheat/wlheatmap/__init__.py
r9660 r9661 45 45 bestand = forms.FileField() 46 46 47 # 48 # curl -F naam=huub -F kaart=onbekend -F antenne=onbekend -F bestand=@manage.py http://localhost:8000/wlheatp/add/meetbestand/ 47 49 def add_meetbestand(request): 48 50 if request.method == 'POST':
Note:
See TracChangeset
for help on using the changeset viewer.